document.write( "Question 576647: What is the hypotenuse of a right triangle if it's legs are 12cm and 16cm \n" ); document.write( "
Algebra.Com's Answer #369934 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! c=20cm \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "sqrt c^2=20 \n" ); document.write( " |