document.write( "Question 1072592: a tree cast a shadow 532 feet long. if the angle of elevation of the sun is 25.7 degrees ,find the height of the height of the tree to the nearest whole number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #687962 by MaxWong(38)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the height of the tree \n" ); document.write( "tan(25.7) = x/532 \n" ); document.write( "x = 532tan(25.7) \n" ); document.write( "which is about 256.03 feet. \n" ); document.write( " |