document.write( "Question 1019020: Find the length of the hypotenuse of a right triangle with leg lengths of 10 inches to the nearest tenth? \n" ); document.write( "
Algebra.Com's Answer #635008 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "By Pythagoras theorem: \n" ); document.write( "Hypotenuse^2 = 10^2 + 10^2 \n" ); document.write( "Hypotenuse^2 = 100 + 100 \n" ); document.write( "Hypotenuse^2 = 200 \n" ); document.write( "Hypotenuse = √200 \n" ); document.write( "Hypotenuse = 14.1 inches. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |