document.write( "Question 343301: The top of a 15ft ladder is 3ft 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 of the wall? \n" ); document.write( "
Algebra.Com's Answer #245636 by edjones(8007)![]() ![]() You can put this solution on YOUR website! The ladder is the hypotenuse of a right triangle with a base x and altitude x+3. \n" ); document.write( "x^2+(x+3)^2=15^2 \n" ); document.write( "x^2+x^2+6x+9=225 \n" ); document.write( "2x^2+6x-116=0 \n" ); document.write( "x^2+3x-58=0 \n" ); document.write( "x=6.262...' see below \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( "
|