Here is a diagram of all five trees, with each letter representing the tree whose color starts with that letter:In an open field there are 5 Christmas trees decorated with colors. The red Christmas tree and the orange Christmas tree are 10 yards apart. The yellow Christmas tree is 12 yards from the red Christmas tree. The blue Christmas tree is 14 yards from the orange tree. The pink Christmas tree is 17 yards from the blue Christmas tree. The yellow Christmas tree and the Orange Christmas tree are 9 yards apart. The yellow Christmas tree and the pink Christmas tree are 13 yards apart. The pink Christmas tree and the orange Christmas tree are 11 yards apart. How far is the blue Christmas tree from the red Christmas tree (rounded to the nearest yard)?

In order to find the distance between the red tree (R) and the blue tree (B), we need to find the measure of the angle ROB. We find that angle by finding the measures of angles ROY, YOP, and POB, then subtracting that total from 360°. We find these angles through the "cosine rule", which states that for any triangle whose sides measure a, b, and c:
a² = b² + c² - 2bc cos θ, where θ is the angle that is opposite of side "a"
Since we are looking for the angle, we shuffle this equation so that we can solve for θ:
θ = cosˉ¹ [(b² + c² - a²) / 2bc]
For triangle ROY, if a=12, b=10, and c=9:
θ(ROY) = cosˉ¹ [(10² + 9² - 12²) / 2*10*9]
θ(ROY) = cosˉ¹ [(100 + 81 - 144) / 180]
θ(ROY) = cosˉ¹ (37/180)
θ(ROY) = cosˉ¹ .205555555...
θ(ROY) = 78.14°
For triangle YOP, if a=13, b=11, and c=9:
θ(YOP) = cosˉ¹ [(11² + 9² - 13²) / 2*11*9]
θ(YOP) = cosˉ¹ [(121 + 81 - 169) / 198]
θ(YOP) = cosˉ¹ (33/198)
θ(YOP) = cosˉ¹ .166666666...
θ(YOP) = 80.41°
For triangle POB, if a=17, b=14, and c=11:
θ(POB) = cosˉ¹ [(14² + 11² - 17²) / 2*14*11]
θ(POB) = cosˉ¹ [(196 + 121 - 289) / 308]
θ(POB) = cosˉ¹ (28/308)
θ(POB) = cosˉ¹ .0909090909...
θ(POB) = 84.78°
Now we can solve for angle ROB:
θ(ROB) = 360° - 78.14° - 80.41° - 84.78° = 116.67°
Finally, for triangle ROB, if b=14, c=10, and θ(ROB)=116.67°, we solve for "a", which is the answer to the conundrum:
a² = b² + c² - 2bc cos θ
a² = 14² + 10² - (2*14*10)(cos 116.67°)
a² = 196 + 100 - (280)(cos 116.67°)
a² = 296 - (280)(-.44885)
a² = 296 - (-125.678)
a² = 421.678
a = 20.534799 = 21 yards