document.write( "Question 968129: The length of the hypotenuse of a right triangle with legs measuring 6 cm and 8 cm is what \n" ); document.write( "
Algebra.Com's Answer #802537 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
sqrt(6^2 + 8^2) = 10 \n" ); document.write( "
\n" );