document.write( "Question 286881: Please help me if you can. A 15 feet ladder is leaning against a wall. The base of the ladder is 3 feet from the wall. How high above the ground is the top of the ladder? \n" ); document.write( "
Algebra.Com's Answer #208040 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Please help me if you can. A 15 feet ladder is leaning against a wall. The base of the ladder is 3 feet from the wall. How high above the ground is the top of the ladder? \n" ); document.write( ". \n" ); document.write( "The ladder, wall and ground forms a \"right triangle\". This allows you to apply Pythagorean theorem. \n" ); document.write( "Let x = height top of ladder reaches \n" ); document.write( "then \n" ); document.write( "x^2 + 3^2 = 15^2 \n" ); document.write( "x^2 + 9 = 225 \n" ); document.write( "x^2 = 216 \n" ); document.write( "x = 14.70 feet \n" ); document.write( " |