document.write( "Question 708246: A 16 foot ladder is leaning up against a building, 7 feet from the wall. How highs the ladder? \n" ); document.write( "
Algebra.Com's Answer #436017 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A 16 foot ladder is leaning up against a building, 7 feet from the wall. How highs the ladder?
\n" ); document.write( ".
\n" ); document.write( "Let x = how high the ladder reaches
\n" ); document.write( "then applying Pythagorean theorem:
\n" ); document.write( "x^2 + 7^2 = 16^2
\n" ); document.write( "x^2 + 49 = 256
\n" ); document.write( "x^2 = 207
\n" ); document.write( "x = 14.39 feet
\n" ); document.write( "
\n" );