document.write( "Question 85892: Hopefully I put this in the correct category:\r
\n" );
document.write( "\n" );
document.write( "A right triangle is a triangle with one angle measuring 90°. In a right triangle, the lengths of the sides are related by the Pythagorean Theorem, , where c is the length of the hypotenuse (the side opposite the 90° angle). Find the length of the hypotenuse when the other two sides’ measurements are 6 feet and 8 feet. \n" );
document.write( "
Algebra.Com's Answer #62073 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 6^2+8^2=C^2 \n" ); document.write( "36+64=C^2 \n" ); document.write( "C^2=100 \n" ); document.write( "C=SQRT100 \n" ); document.write( "C=10 FOR THE HYPOTENUSE. \n" ); document.write( " |