Difficulty: Hard
Correct Answer: 25
Explanation:
Introduction / Context:This problem combines geometry of an isosceles triangle with trigonometric angles given in inverse functions. Placing a tower at the midpoint of the base leverages a right triangle from each vertex to the midpoint.
Given Data / Assumptions:
Concept / Approach:Let AM be the altitude from A to BC, and BM = CM be half the base. In right triangle ABM: AM and BM are perpendicular. From A: H/AM = tan α = 5/16 ⇒ H = (5/16)AM. From B: H/BM = tan β = 5/12 ⇒ H = (5/12)BM. Use AB² = AM² + BM² = 100² to eliminate AM and BM.
Step-by-Step Solution:
AM = 16H/5, BM = 12H/5AB² = AM² + BM² = (16H/5)² + (12H/5)² = (256 + 144)H²/25 = 400H²/25 = 16H²10000 = 16H² ⇒ H² = 625 ⇒ H = 25 mVerification / Alternative check:Back-substitution yields consistent α and β values.
Why Other Options Are Wrong:12.5 m and 50 m do not satisfy both elevation relationships and the 100 m side length simultaneously.
Common Pitfalls:Confusing “angle subtended” with “angle of elevation,” and mishandling inverse trig conversions.
Final Answer:25
Discussion & Comments