Difficulty: Medium
Correct Answer: 10 √3 m
Explanation:
Introduction / Context:Height from two angles of elevation along the same straight line is a classic tangent setup using two right triangles with a common height and different adjacents.
Given Data / Assumptions:
Concept / Approach:Use tan(theta) = height / horizontal distance for each observation and equate the tower height expressions to solve for x, then compute height.
Step-by-Step Solution:
Let height = H, initial horizontal = x.tan 30° = H / x → H = x / √3.tan 60° = H / (x - 20) → H = √3 (x - 20).Equate: x / √3 = √3 (x - 20) → x = 3x - 60 → 2x = 60 → x = 30.Thus H = x / √3 = 30 / √3 = 10√3 m.Verification / Alternative check:With H = 10√3 and x = 30, second distance is 10; tan 60° = (10√3)/10 = √3 ✔️.
Why Other Options Are Wrong:Values like 20√3 lead to inconsistent distances; only 10√3 satisfies both equations simultaneously.
Common Pitfalls:Using 30° with (x - 20) instead of x; mixing up tan and cot; arithmetic slips when isolating x.
Final Answer:10 √3 m
Discussion & Comments