document.write( "Question 118843: A 14 foot ladder leans against the side of a house. How high does the ladder reach if the distance between the bottom of the ladder and the house is 11 feet less then the distance between the top of the ladder and the ground. \n" ); document.write( "
Algebra.Com's Answer #86959 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X^2+(X-11)^2=14^2
\n" ); document.write( "X^2+X^2-22X+121=196
\n" ); document.write( "2X^2-22X+121-196=0
\n" ); document.write( "2X^2-22X-75=0
\n" ); document.write( "USING THE QUADRATIC EQUATION:\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" WE GET:
\n" ); document.write( "X=(22+-SQRT[22^2-4*2*-75])/2*2
\n" ); document.write( "X=(22+-SQRT484+600])/4
\n" ); document.write( "X=(22+-SQRT1084)/4
\n" ); document.write( "X=(22+-32.924)/4
\n" ); document.write( "X=(22+32.924)/4
\n" ); document.write( "X=54.924/4
\n" ); document.write( "X=13.73 IS THE DISTANCE FRON THE GROUND TO THE TOP OF THE LADDER.
\n" ); document.write( "PROOF
\n" ); document.write( "13.73^2+(13.73-11)^2=196
\n" ); document.write( "188.5+7.5=196
\n" ); document.write( "196=196
\n" ); document.write( "
\n" ); document.write( "
\n" );