document.write( "Question 428806: in a right triangle, if the measures of the legs are 5 in and 12 in, find the measure of the hypotenuse
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #297963 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! in a right triangle, if the measures of the legs are 5 in and 12 in, find the measure of the hypotenuse \n" ); document.write( ". \n" ); document.write( "apply the pythagorean theorem to get: \n" ); document.write( "Let h = hypotenuse \n" ); document.write( "then \n" ); document.write( "h^2 = 5^2 + 12^2 \n" ); document.write( "h^2 = 25 + 144 \n" ); document.write( "h^2 = 169 \n" ); document.write( "h = 13 inches \n" ); document.write( " |