document.write( "Question 72572: A right triangle is a triangle with one angle measuring 90°. In a right triangle, the sides are related by Pythagorean Theorem, where c is the hypotenuse (the side opposite the 90° angle). Find the hypotenuse when the other 2 sides’ measurements are 3 feet and 4 feet.
\n" );
document.write( "Answer:
\n" );
document.write( "Show work in this space
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #51880 by pradhyumna.kumar@gmail.com(62)![]() ![]() ![]() You can put this solution on YOUR website! A right triangle is a triangle with one angle measuring 90°. In a right triangle, the sides are related by Pythagorean Theorem, where c is the hypotenuse (the side opposite the 90° angle). Find the hypotenuse when the other 2 sides’ measurements are 3 feet and 4 feet.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sol :: hypotenuse ^2 = sum of other two side square.\r \n" ); document.write( "\n" ); document.write( " hypotenuse ^2 = 3^2 + 4^2. \n" ); document.write( " hypotenuse ^2 = 9 + 16 \n" ); document.write( " hypotenuse = 5 feet . \n" ); document.write( " |