Concept:Use right-triangle trigonometry (tan and Pythagoras) to relate ladder length, flagstaff height, and distance.Explanation:Let the height of the flagstaff be h metres.The ladder reaches a point 10 m below the top, so the height of that point is h−10 m.Let the horizontal distance from the foot of the ladder to the base of the flagstaff be x metres.From the foot of the ladder, the angle of elevation to the top of the flagstaff is 60∘.In the right triangle formed: tan60∘=xh⇒3=xh⇒x=3h.The ladder of length 10 m touches the flagstaff at height h−10. So, by Pythagoras:(h−10)2+x2=102.Substitute x: (h−10)2+(3h)2=100.Simplify: h2−20h+100+3h2=100.Cancel 100 on both sides: 34h2−20h=0.Multiply by 3: 4h2−60h=0⇒4h(h−15)=0.Since h>0, we get h=15.