Question 44

Mathematics Heights and Distances Hard

A tower subtends angles \(\alpha, 2\alpha\) and \(3\alpha\), respectively at points A, B and C which are lying on a horizontal line through the foot of the tower. Then \(\frac{AB}{BC}\) is equal to

(A) \(1 + 2\cos{2\alpha}\)
(B) \(2 + \cos{3\alpha}\)
(C) \(2 + 3\cos{3\alpha}\)
(D) None of these
View Dynamic Solution & Explanation
Correct Solution: Option A

Step-by-step Solution:

Correct Answer: A ($1 + 2 \cos 2\alpha$)

This problem can be solved by expressing the lengths of the segments AB and BC in terms of the tower's height and the given angles, and then simplifying the resulting trigonometric expression.


Step 1: Set Up the Geometry and Express Distances

Let the height of the tower be $h$, with its foot at point F and top at T. The points A, B, and C are on a horizontal line through F.

Since the angle of elevation decreases as the distance from the tower increases, the point with the largest angle ($3\alpha$) must be the closest to the tower. Therefore, the order of the points is F, C, B, A.

Using the right-angled triangles $\triangle TFC$, $\triangle TFB$, and $\triangle TFA$, we can express the horizontal distances from the foot of the tower using the cotangent function ($\cot\theta = \frac{\text{Adjacent}}{\text{Opposite}}$):

  • $FC = h \cot(3\alpha)$
  • $FB = h \cot(2\alpha)$
  • $FA = h \cot(\alpha)$

Step 2: Express the Ratio $\frac{AB}{BC}$

The lengths of the segments AB and BC can be found by taking the difference of the distances from the foot F:

  • $AB = FA - FB = h \cot(\alpha) - h \cot(2\alpha) = h(\cot \alpha - \cot 2\alpha)$
  • $BC = FB - FC = h \cot(2\alpha) - h \cot(3\alpha) = h(\cot 2\alpha - \cot 3\alpha)$

Now, we can write the ratio and cancel out the height $h$:

$$ \frac{AB}{BC} = \frac{h(\cot \alpha - \cot 2\alpha)}{h(\cot 2\alpha - \cot 3\alpha)} = \frac{\cot \alpha - \cot 2\alpha}{\cot 2\alpha - \cot 3\alpha} $$


Step 3: Simplify the Trigonometric Expression

We use the identity $\cot x - \cot y = \frac{\sin(y-x)}{\sin x \sin y}$ to simplify the numerator and denominator.

Numerator:

$$ \cot \alpha - \cot 2\alpha = \frac{\sin(2\alpha - \alpha)}{\sin \alpha \sin 2\alpha} = \frac{\sin \alpha}{\sin \alpha \sin 2\alpha} = \frac{1}{\sin 2\alpha} $$

Denominator:

$$ \cot 2\alpha - \cot 3\alpha = \frac{\sin(3\alpha - 2\alpha)}{\sin 2\alpha \sin 3\alpha} = \frac{\sin \alpha}{\sin 2\alpha \sin 3\alpha} $$

Now, we compute the ratio of these two simplified expressions:

$$ \frac{AB}{BC} = \frac{\frac{1}{\sin 2\alpha}}{\frac{\sin \alpha}{\sin 2\alpha \sin 3\alpha}} = \frac{1}{\sin 2\alpha} \times \frac{\sin 2\alpha \sin 3\alpha}{\sin \alpha} = \frac{\sin 3\alpha}{\sin \alpha} $$


Step 4: Use Trigonometric Identities to Get the Final Answer

We use the triple-angle identity for sine, $\sin(3\alpha) = 3\sin\alpha - 4\sin^3\alpha$:

$$ \frac{\sin 3\alpha}{\sin \alpha} = \frac{3\sin\alpha - 4\sin^3\alpha}{\sin \alpha} = 3 - 4\sin^2\alpha $$

To match the options, we use the double-angle identity for cosine, $\cos(2\alpha) = 1 - 2\sin^2\alpha$, which can be rearranged to $4\sin^2\alpha = 2 - 2\cos(2\alpha)$.

$$ 3 - 4\sin^2\alpha = 3 - (2 - 2\cos(2\alpha)) = 3 - 2 + 2\cos(2\alpha) = 1 + 2\cos(2\alpha) $$

Therefore, the value of the ratio is $1 + 2\cos(2\alpha)$.