document.write( "Question 100866: The base of a ladder is 10 feet fro 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 #73483 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The base of a ladder is 10 feet fro 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( ": \n" ); document.write( "A typical pythagorus problem where a^2 + b^2 = c^2 \n" ); document.write( ": \n" ); document.write( "In this problem a = 10, b = 11, c = length of the ladder \n" ); document.write( ": \n" ); document.write( "c^2 = 10^2 + 11^2 \n" ); document.write( "c^2 = 100 + 121 \n" ); document.write( "c^2 = 221 \n" ); document.write( "c = sqrt(221) \n" ); document.write( "c = 14.866 ft is the length of the ladder \n" ); document.write( " \n" ); document.write( " |