document.write( "Question 1145387: A surveyor is sighting a building from a certain horizontal distance and found out that the angle of elevation to the top of the building 66degree. He moved 300ft farther and the angle of elevation to the top of the building is 54degree.
\n" );
document.write( "what is the height of the building.? \n" );
document.write( "
Algebra.Com's Answer #766623 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi \n" ); document.write( "First draw a right angled triangle ABC \n" ); document.write( "Angle ABC = 90 degrees \n" ); document.write( "Angle ACB = 66 degrees (given) \n" ); document.write( "Extend BC out a distance to D. CD = 300 ft. \n" ); document.write( "Draw a line from point D to point A \n" ); document.write( "Angle ADC = 54 degrees. \n" ); document.write( "If angle ACB = 66 deg. then angle ACD = 114 deg \n" ); document.write( "This allows you to find angle DAC = 12 deg. \n" ); document.write( "Using sine rule: a/sin A = d/sin D \n" ); document.write( "300/sin (12) = x/ sin (54) \n" ); document.write( "x = (300 * sin (54))/ sin (12) \n" ); document.write( "x = 1167.35 ft \n" ); document.write( "AC = 1167.35 \n" ); document.write( "Triangle ABC \n" ); document.write( "AC = 1167.35 \n" ); document.write( "Angle c = 66 deg. \n" ); document.write( "Using Sin = Oppos/Hyp : Sin (66) = Oppos/1167.35 \n" ); document.write( "Therefore Opposite (AB) = sin (66) * 1167.35 = 1066.43 feet (the height of the building.) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |