document.write( "Question 144913: Solve, rounding to the nearest tenth:\r
\n" );
document.write( "\n" );
document.write( "On a sunny day, a tree and its shadow form the sides of a right triangle. If the hypotenuse is 52 m long and the tree is 48 m tall, how long is the shadow? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #105605 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 48^2+X^2=52^2 \n" ); document.write( "2304+X^2=2704 \n" ); document.write( "X^2=2704-2304 \n" ); document.write( "X^2=400 \n" ); document.write( "X=SQRT400 \n" ); document.write( "X=20 FEET LONG FOR THE SHADOW. \n" ); document.write( " \n" ); document.write( " |