document.write( "Question 163545This question is from textbook
\n" );
document.write( ": The top of a 15-foot ladder is 3 ft farther up a wall than the foot of the ladder is from the bottom of the wall. How far is the foot of the ladder from the bottom wall? \n" );
document.write( "
Algebra.Com's Answer #120498 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 15^2=(x+3)^2+x^2 \n" ); document.write( "225=x^2+6x+9+x^2 \n" ); document.write( "2x^2+6x+9-225=0 \n" ); document.write( "2x^2+6x-216=0 \n" ); document.write( "2(x^2=3x-108)=0 \n" ); document.write( "2(X=12)(x-9)=0 \n" ); document.write( "x-9=0 \n" ); document.write( "x=9 feet is the distance from the wall to the bottom of the ladder. \n" ); document.write( "Proof: \n" ); document.write( "9^2+(9+3)^2=15^2 \n" ); document.write( "81+12^2=225 \n" ); document.write( "81+144=225 \n" ); document.write( "225=225 \n" ); document.write( " \n" ); document.write( " |