document.write( "Question 298767: If the legs of a right triangle measure 5 cm and 12 cm, what is the length of the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #214820 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
hypotenuse is sqrt(5^2+12^2)=sqrt(25+144)=sqrt(169)=13 \n" ); document.write( "
\n" );