document.write( "Question 49784: The base of a ladder is 10 feet away from the wall. The top of the ladder is 11 feet from the floor. Find the length of the ladder to the nearest thousandth. \n" ); document.write( "
Algebra.Com's Answer #33032 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If you were to sketch a diagram of this situation, you would see a picture of a right triangle whose base is the distance of the base of the ladder from the wall (10 ft.) and whose height is the distance from the top of the ladder to the floor (11 ft.). The ladder itself forms the hypotenuse of this right triangle and you are being asked to find its length.
\n" ); document.write( "Remember the Pythagorean theorem? In any right triangle, the sum of the squares of the lengths of the two sides is equal to the square of the length of the hypotenuse. \"c%5E2+=+a%5E2%2Bb%5E2\" where c is the length of the hypotenuse (ladder).\r
\n" ); document.write( "\n" ); document.write( "\"c%5E2+=+10%5E2%2B11%5E2\"
\n" ); document.write( "\"c%5E2+=+100%2B121\"
\n" ); document.write( "\"c%5E2+=+221\" Take the square root of both sides.
\n" ); document.write( "\"c+=+14.8660687473\"
\n" ); document.write( "\"c+=+14.866\"feet, to the nearest thousandth.
\n" ); document.write( "
\n" );