Multiple choice

A tower subtends at angle $\displaystyle\theta$ at a point P on the same level as the foot of the tower and from a point h m above P the depression of the foot of the tower is $\displaystyle\alpha$ . The height of the tower is (in m)

  1. $h$ $\displaystyle\tan \theta \tan \alpha $
  2. $h$ $\displaystyle\\cot \theta \cot \alpha $
  3. $h$ $\displaystyle \tan \theta \cot \alpha $
  4. $\displaystyle \cot \theta \tan \alpha $
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Let H be the height of the tower. From point P, tan(theta) = H / distance_to_tower (d), so d = H / tan(theta). From the point h meters above P, the angle of depression alpha implies tan(alpha) = h / d. Substituting d, we get tan(alpha) = h / (H / tan(theta)) = h * tan(theta) / H. Thus, H = h * tan(theta) / tan(alpha) = h * tan(theta) * cot(alpha).

AI explanation

Let the horizontal distance to the tower be x and the tower's height be H. From the right triangles formed, tan theta equals H / x, and tan alpha equals h / x. Rearranging the second equation gives x = h / tan alpha, which equals h * cot alpha. Substituting this x into the first equation yields H = (h * cot alpha) * tan theta = h * tan theta * cot alpha.