document.write( "Question 72554: 6) 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( "
Algebra.Com's Answer #51870 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 3^2=4^2=c^2 \n" ); document.write( "9+16=c^2 \n" ); document.write( "25=c^2 \n" ); document.write( "c=sqrt25 \n" ); document.write( "c=5 \n" ); document.write( "This is the standard 3-4-5 right triangle. \n" ); document.write( " |