Difficulty: Medium
Correct Answer: 30 ( √3 + 1 )
Explanation:
Introduction / Context:
Problems on angles of depression/elevation reduce to right triangles where tan(angle) = height / horizontal distance. With two sightlines from the same point, we can relate two horizontal distances to the same unknown height and then use their given separation to solve for height.
Given Data / Assumptions:
Concept / Approach:
Let d1 be horizontal distance to the 45° boat, and d2 to the 30° boat. Using tan θ = h / d, we have d1 = h / tan45° = h and d2 = h / tan30° = h√3. The boats lie on the same ray, so d2 − d1 = 60.
Step-by-Step Solution:
d2 − d1 = h√3 − h = 60h(√3 − 1) = 60h = 60 / (√3 − 1) = 60(√3 + 1) / (3 − 1) = 30(√3 + 1)
Verification / Alternative check:
Numerically, √3 ≈ 1.732 ⇒ h ≈ 30 × 2.732 ≈ 81.96 m. Then d1 ≈ 81.96 m and d2 ≈ 141.96 m, whose difference is ≈ 60 m, matching the condition.
Why Other Options Are Wrong:
60√3 ≈ 103.92 m and 30(√3 − 1) ≈ 21.96 m do not satisfy d2 − d1 = 60 for consistent tangents. “90” is also inconsistent with the trigonometric relations.
Common Pitfalls:
Using d1 + d2 instead of the difference; confusing tan with cot; forgetting that angle of depression equals the angle of elevation at the ground point.
Final Answer:
30 ( √3 + 1 )
Discussion & Comments