document.write( "Question 85443: At 40 feet from the base of a light house, the angle of elevalation from the ground to the top of a light house is 40 degrees. Find the height of the light house.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #61639 by venugopalramana(3286) You can put this solution on YOUR website! At 40 feet from the base of a light house, the angle of elevalation from the ground to the top of a light house is 40 degrees. Find the height of the light house. \n" ); document.write( "TAN(40)=HEIGHT/GROUND DISTANCE = H/40 \n" ); document.write( "H=40*TAN(40)=33.54 FEET \n" ); document.write( " |