3 : 1
Given:
Two towers of heights \( h_1 \) and \( h_2 \) subtend angles of \( 60^\circ \) and \( 30^\circ \) respectively at the midpoint of the line segment joining their feet.
Step 1: Define the Right Triangles
Let the distance from the midpoint to the base of each tower be \( d \). Then, using the tangent function: \[ \tan 60^\circ = \frac{h_1}{d}, \quad \tan 30^\circ = \frac{h_2}{d} \]
Step 2: Solve for Heights
We know: \[ \tan 60^\circ = \sqrt{3}, \quad \tan 30^\circ = \frac{1}{\sqrt{3}} \] So, \[ h_1 = d\sqrt{3}, \quad h_2 = \frac{d}{\sqrt{3}} \]
Step 3: Compute the Ratio
\[ \frac{h_1}{h_2} = \frac{d\sqrt{3}}{\frac{d}{\sqrt{3}}} = 3 \] \[ h_1 : h_2 = 3 : 1 \]
Final Answer: 3:1
The problem requires finding the ratio of the heights of two towers based on the angles they subtend at the midpoint of the line segment joining their feet.
Let's denote the midpoint as M and the towers as A and B with heights h1 and h2, subtending angles 60º and 30º respectively at M.
From point M, if we drop perpendiculars to the lines of the towers, by trigonometry, we have:
For tower A:
tan 60º = h1/x
And for tower B:
tan 30º = h2/x
where x is the horizontal distance from M to the base of each tower.
We know:
tan 60º = √3
tan 30º = 1/√3
Now, substituting the values:
√3 = h1/x (1)
1/√3 = h2/x (2)
From equation (1), h1 = √3x
From equation (2), h2 = x/√3
Taking the ratio:
h1/h2 = √3x/(x/√3)
This simplifies to:
(√3x) × (√3/x) = 3
Therefore, the ratio h1 : h2 is 3 : 1.