document.write( "Question 334774: At a point 40 feet from the base of a building, the angle of elevation to the top of the building is 55°.
\n" );
document.write( "Find the height of the building to the nearest whole foot. \n" );
document.write( "
Algebra.Com's Answer #239873 by mananth(16946)![]() ![]() You can put this solution on YOUR website! base = 40 feet \n" ); document.write( "angle of elevation = 55 \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "height = tan 55 * 40 \n" ); document.write( "height = 1.428*40 \n" ); document.write( "57.12 feet \n" ); document.write( " |