document.write( "Question 5393: In a right angle, one leg measures 4 inches and the other measures 6 inches. What is the legnth of the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #2750 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
the hypoteneuse can be found by \r
\n" ); document.write( "\n" ); document.write( "hypoteneuse = \"sqrt%28a%5E2%2Bb%5E2%29\"
\n" ); document.write( "where a = one leg of the triangle
\n" ); document.write( "and b = the second leg of the triangle\r
\n" ); document.write( "\n" ); document.write( "hypoteneuse = \"sqrt%284%5E2%2B6%5E2%29\"
\n" ); document.write( "hypoteneuse = \"sqrt%2816%2B36%29\"
\n" ); document.write( "hypoteneuse = \"sqrt%2852%29\"\r
\n" ); document.write( "\n" ); document.write( "or \"2%2Asqrt%2813%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );