document.write( "Question 1014978: the legs of a right triangle measure 5 centimeters and 12 centimeters. what is the length of the hypotenuse
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #631295 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! a^2 + b^2 = c^2 \n" ); document.write( "5^2 + 12^2 = c^2 \n" ); document.write( "25 + 144 = c^2 \n" ); document.write( "169 = c^2 \n" ); document.write( "c = 13 cm \n" ); document.write( " |