document.write( "Question 672463: A 20 foot ladder is leaned up against a wall with its foot 6 feet away from the wall. A man stands on a rung 12 feet from the bottom of the ladder. How far is the man from the wall and the ground?\r
\n" );
document.write( "\n" );
document.write( "how do I this? \n" );
document.write( "
Algebra.Com's Answer #418059 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Use similar triangles to get the distance, x, from the bottom of the ladder to the point below the man \n" ); document.write( "(1) x/12 = 6/20 or \n" ); document.write( "(2) x = 3.6 \n" ); document.write( "Then the distance from his feet to the wall is 2.4'. \n" ); document.write( "Using Pythagoen theorem we can get the height of his feet, h, as \n" ); document.write( "(3) h^2 = 12^2 - 3.6^2 or \n" ); document.write( "(4) h = 1.2*sqrt(91) or \n" ); document.write( "(5) h ~ 11.45' \n" ); document.write( "I don't like the funny numbers, but unless I read the problem wrong, the answers must be correct. \n" ); document.write( "Answer: The man's feet are 2.4 ft from the wall and about 11.45 ft off the ground. \n" ); document.write( " |