document.write( "Question 369111: the foot of a ladder is 9 feet from the wall. the ladder is 3 feet longer than the distance it reaches up the wall. How far up the wall does the ladder reach? \n" ); document.write( "
Algebra.Com's Answer #263029 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the length up the wall. Then ladder length would be (x+3)
\n" ); document.write( "applying the Pythagorean Theorem
\n" ); document.write( "9^2 + x^2 = (x+3)^2
\n" ); document.write( "81 + x^2 = x^2 + 6x + 9
\n" ); document.write( "72 = 6x
\n" ); document.write( "12 = x, length up the wall the ladder reaches
\n" ); document.write( "checkingour answer
\n" ); document.write( "81 + 144 = 225 = 15^2 \n" ); document.write( "
\n" );