Multiple choice

$PQ$ is a post of height $\alpha,$ and $A$ is a tower at some distance; $\alpha$ and $\beta$ are the angles of elevation of $B$, the top of tower, at $P$ and $Q$ respectively. The height of the tower is

  1. $\displaystyle \frac { a\sin { \alpha  } \cos { \beta  }  }{ \sin { \left( \alpha -\beta  \right)  }  } $
  2. $\displaystyle \frac { a\cos { \alpha  } \cos { \beta  }  }{ \sin { \left( \alpha -\beta  \right)  }  } $
  3. $\displaystyle \frac { a\sin { \alpha  } \sin { \beta  }  }{ \sin { \left( \alpha -\beta  \right)  }  } $
  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Using the tangent relation at the two points, tan(alpha) = h/x and tan(beta) = (h - a)/x. Eliminating x gives h = a sin(alpha) cos(beta) / sin(alpha - beta), which matches option A.

AI explanation

Let the height of the tower be h and the horizontal distance from the base of the post to the tower be x. Using the angle of elevation alpha at the top of the post P, we get tan(alpha) = (h - a)/x; using the angle beta at the bottom of the post Q, we get tan(beta) = h/x. Substituting x = h/tan(beta) into the first equation yields tan(alpha) = ((h - a)tan(beta))/h, which simplifies to h = (a*tan(beta))/(tan(beta) - tan(alpha)). By converting the tangents to sines and cosines, this becomes h = (a*sin(alpha)*cos(beta))/sin(alpha - beta).