document.write( "Question 27306: A right triangle is a triangle with one angle measuring 90°. In a right triangle, the sides are related by Pythagorean Theorem, c^2=a^2+b^2 , where c is the hypotenuse (the side opposite the 90° angle). Find the hypotenuse when the other 2 sides’ measurements are 6 feet and 8 feet.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need some help! \n" );
document.write( "
Algebra.Com's Answer #14831 by rodriguezh2(15)![]() ![]() ![]() You can put this solution on YOUR website! In the pythagorean theorem the two sides are (a) and (b), While the hypotenuse is represented by (c). The two sides are given to us; 6, and 8. \n" ); document.write( "We can plug these numbers in: \n" ); document.write( "6^2 + 8^2 = c^2 Do the left side of the equation first \n" ); document.write( "36 + 64 = c^2 Add the left side together \n" ); document.write( "100 + c^2 Now take the square root of 100 \n" ); document.write( "c = 10 \n" ); document.write( "Therefore the hypotenuse is 10feet long \n" ); document.write( " |