document.write( "Question 32750: 4) 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. Please \n" ); document.write( "
Algebra.Com's Answer #19191 by marshalltamika(3)\"\" \"About 
You can put this solution on YOUR website!
Since you are given two sides of the triangle and you know that neither of the two are the hypotenuse. \r
\n" ); document.write( "\n" ); document.write( "You can say that either a=3 and b=4 or the other way where a=4 and b=3. Then by using the pythagorean theorem which states a^2+b^2=c^2 you will be able to get your answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So\r
\n" ); document.write( "\n" ); document.write( "(3)^2+(4)^2=c^2
\n" ); document.write( "9+16=c^2
\n" ); document.write( "25=c^2
\n" ); document.write( "Now by taking the square root of each side you get that c=+ - 5, but since you are dealing with lengths and you can't have a negative length, then c=5.
\n" ); document.write( "
\n" );