document.write( "Question 272852: a right triangle has legs with lengths of 25 cm and 37cm. Find the length of the hypotenuse \n" ); document.write( "
Algebra.Com's Answer #199438 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
a^2+b^2=c^2
\n" ); document.write( "25^2+37^2=c^2
\n" ); document.write( "625+1,269=c^2
\n" ); document.write( "1,894=c^2
\n" ); document.write( "c=sqrt1,894
\n" ); document.write( "c=43.52 ans. for the hypotenuse.
\n" ); document.write( "
\n" ); document.write( "
\n" );