Multiple choice

True or False The angle of elevation of the top of a tower from a point A due South of the tower is a and from B due East of tower is $\beta$. if AB = d, then the height of the tower is $\dfrac{d}{\sqrt{(cot^2 \alpha + cot^2 \beta)}}$

  1. True

  2. False

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

Let height be h. From point A, cot(alpha) = distance_A / h. From point B, cot(beta) = distance_B / h. Since A and B are perpendicular (South and East), d^2 = distance_A^2 + distance_B^2. Thus d^2 = h^2 * (cot^2(alpha) + cot^2(beta)). Solving for h gives the formula.

AI explanation

Let the height of the tower be h, placing the distances from the foot of the tower to point A and point B as h cot alpha and h cot beta respectively. Because point A is due south and point B is due east of the tower, their paths form a right angle at the foot of the tower. Using the Pythagorean theorem, the square of the distance between A and B equals the sum of the squares of their distances from the tower, giving d squared equals h squared cot squared alpha plus h squared cot squared beta. Factoring out h squared yields h equals d divided by the square root of cot squared alpha plus cot squared beta, proving the statement is true.