document.write( "Question 608882: whats the hypotnuse of a right triangle with a base of 7 and height of 9 \n" ); document.write( "
Algebra.Com's Answer #383415 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! whats the hypotnuse of a right triangle with a base of 7 and height of 9 \n" ); document.write( ". \n" ); document.write( "applying the Pythagorean theorem: \n" ); document.write( "Let h = hypotenuse \n" ); document.write( "then \n" ); document.write( "h^2 = 7^2 + 9^2 \n" ); document.write( "h^2 = 49 + 81 \n" ); document.write( "h^2 = 130 \n" ); document.write( "h = sqrt(130) \n" ); document.write( "h = 11.4 \n" ); document.write( " |