document.write( "Question 47158: 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. \n" ); document.write( "
Algebra.Com's Answer #31229 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
a=6 and b=8
\n" ); document.write( "\"6%5E2+%2B+8%5E2+=+c%5E2\"
\n" ); document.write( "\"36+%2B+64+=+c%5E2\"
\n" ); document.write( "\"10+=+c\"
\n" ); document.write( "
\n" );