document.write( "Question 371256: Find the length of the hypotenuse of a right triangle with legs of lengths 6 and 8. \n" ); document.write( "
Algebra.Com's Answer #264493 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
one leg = 6
\n" ); document.write( "other leg = 8
\n" ); document.write( "so 6^2+8^2= hyp^2
\n" ); document.write( "36+64 = Hyp^2
\n" ); document.write( "100= Hyp^2
\n" ); document.write( "take the square root
\n" ); document.write( "hypotenuse = 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );