document.write( "Question 691161: If one leg of a right triangle is 8 inches long and the other leg is 12 inch long. How long is the triangles hypotenuse?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #426520 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! c^2=8^2+12^2 \n" ); document.write( "c^2=64+144 \n" ); document.write( "c^2=208 \n" ); document.write( "sqrt 208=14.4 in \n" ); document.write( " |