document.write( "Question 445575: A ladder is 1 foot longer than its vertical height along the side of the house. The distance of the base of the
\n" ); document.write( "ladder from the house is 7 feet less than its vertical height from the ground. How far up the house does the
\n" ); document.write( "ladder reach?
\n" ); document.write( "

Algebra.Com's Answer #308959 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x2+(x-7)2=(x+1)2
\n" ); document.write( "x2+x2-14x+49=x2+2x+1
\n" ); document.write( "x2-16x+48=0
\n" ); document.write( "(x-12)(x-4)=0
\n" ); document.write( "x=12 or 4
\n" ); document.write( "Throwing out the smaller answer, we get the height along the wall to be 12 ft., the distance of the ladder from the wall to be 5 ft., and the height of the ladder to be 13 ft...
\n" ); document.write( "
\n" );