document.write( "Question 856499: \r
\n" );
document.write( "\n" );
document.write( "The base of a 20 foot ladder is placed 8 feet from a wall.How far up the wall will the ladder reach? \n" );
document.write( "
Algebra.Com's Answer #515998 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! You have a right triangle. \n" ); document.write( "The hypotenuse is the length of the ladder (c). \n" ); document.write( "T height of the ladder is b. \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "8^2+b^2=20^2 \n" ); document.write( "64+b^2=400 \n" ); document.write( "b^2=400-64 \n" ); document.write( "b^2=336 \n" ); document.write( "b=sqrt336 \n" ); document.write( "b=18.33 ft. ans. \n" ); document.write( " \n" ); document.write( " |