document.write( "Question 176764: A 10 foot ladder is leaning against a vertical wall. The base of the ladder is 3 feet from the wall. How high is the point where the ladder touches the wall? \n" ); document.write( "
Algebra.Com's Answer #131831 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Apply Pythagorean theorem:
\n" ); document.write( "Length of the ladder is the hypotenuse.
\n" ); document.write( ".
\n" ); document.write( "Let x = height where the ladder touches the wall
\n" ); document.write( "3^2 + x^2 = 10^2
\n" ); document.write( "9 + x^2 = 100
\n" ); document.write( "x^2 = 91
\n" ); document.write( "x = 9.54 feet \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );