document.write( "Question 1135394: A ladder is resting against a wall. The top of the ladder touches the wall at a height of 12ft. Find the length of the ladder if the length is 4ft more than its distance from the wall. \n" ); document.write( "
Algebra.Com's Answer #753001 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let the distance of the ladder from the wall be x
\n" ); document.write( ":
\n" ); document.write( "Use Pythagorean Theorem
\n" ); document.write( ":
\n" ); document.write( "12^2 +x^2 = (x+4)^2
\n" ); document.write( ":
\n" ); document.write( "144 +x^2 = x^2 +8x +16
\n" ); document.write( ":
\n" ); document.write( "8x = 128
\n" ); document.write( ":
\n" ); document.write( "x = 16
\n" ); document.write( ":
\n" ); document.write( "*******************************************
\n" ); document.write( "the length of the ladder is 16 +4 = 20 feet
\n" ); document.write( "*******************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" );