Multiple choice

The angles of elevation of the top of a building and the top of the chimney on the roof of the building from a point on the ground are x and $45^0$ respectively. The height of building is h metre.Then the height of the chimney, in metre is:

  1. $h \cot x+h$
  2. $h \cot x-h$
  3. $h \tan x-h$
  4. $h \tan x+h$
Reveal answer Fill a bubble to check yourself
C Correct answer
AI explanation

Let the horizontal distance from the observation point to the building be d. The chimney on the roof subtends an angle of elevation of 45 degrees, so tan(45 degrees) = (h + chimney_height) / d. Since tan(45 degrees) is 1, the total height to the top of the chimney equals the horizontal distance, meaning d = h + chimney_height. The building itself subtends an angle of x degrees, so tan(x) = h / d. Rearranging this gives d = h divided by tan(x), which can also be written as d = h times cot(x). Substituting this value of d into the total height equation gives h + chimney_height = h times cot(x). Solving for the chimney's height, we subtract h from both sides to get chimney_height = h times cot(x) minus h. Factoring out h yields the final height of the chimney as h times (cot(x) minus 1), which algebraically is equivalent to h times tan(x) minus h.