document.write( "Question 196849: Find the length of the hypotenuse of a right triangle whose legs have lengths 6 and 8. \n" ); document.write( "
Algebra.Com's Answer #147587 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6^2+8^2=h^2 \n" ); document.write( "36+64=h^2 \n" ); document.write( "100=h^2 \n" ); document.write( "h=sqrt100 \n" ); document.write( "h=10 ans. for the hypotenuse. \n" ); document.write( " |