document.write( "Question 254189: The foot of a ladder is placed 6 feet from a wall. If the top of the ladder rests 8 feet up on the wall, how long is the ladder? \n" ); document.write( "
Algebra.Com's Answer #186496 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The foot of a ladder is placed 6 feet from a wall. If the top of the ladder rests 8 feet up on the wall, how long is the ladder? \n" ); document.write( ". \n" ); document.write( "Applying Pythagorean theorem we have: \n" ); document.write( "Let x = length of the ladder \n" ); document.write( "then \n" ); document.write( "x^2 = 6^2 + 8^2 \n" ); document.write( "x^2 = 36 + 64 \n" ); document.write( "x^2 = 100 \n" ); document.write( "x = 10 feet \n" ); document.write( " \n" ); document.write( " |