document.write( "Question 1028570: what is the hypotenuse of a triangle with the sides of 12 and 12?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #643670 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "By Pythagoras Theorem \n" ); document.write( "12^2 + 12^2 = Hypotenuse^2 \n" ); document.write( "Hypotenuse = √144 + 144 \n" ); document.write( "Hypotenuse = 16.97 (2 decimal places) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |