document.write( "Question 495253: The length of the hypotenuse of a right triangle is 10 and the length of one leg is 8. What is the length of the other leg? \n" ); document.write( "
Algebra.Com's Answer #336042 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
6^2 + b^2 = 10^2
\n" ); document.write( "64 + b^2 = 100
\n" ); document.write( "b^2 = 36
\n" ); document.write( "b = 6
\n" ); document.write( "Cleomenius
\n" ); document.write( "
\n" );