document.write( "Question 838839: A right triangle has a hypotenuse of length 10 meters. One leg is 6 meters long. What is the length of the other leg of the triangle? \n" ); document.write( "
Algebra.Com's Answer #505372 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
=8
\n" ); document.write( "10^2=6^2+x^2
\n" ); document.write( "100-36=+x^2
\n" ); document.write( "64=x^2
\n" ); document.write( "x=8
\n" ); document.write( "
\n" );