document.write( "Question 437251: one leg of a right triangle has length 8 inches and the hypotenuse has length 10 inches. find the length of the third side. \n" ); document.write( "
Algebra.Com's Answer #302531 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
a2+b2=c2
\n" ); document.write( "b2=c2-a2
\n" ); document.write( "b2=100-64
\n" ); document.write( "b2=36
\n" ); document.write( "b=6
\n" ); document.write( "The length is 6 inches.
\n" ); document.write( "
\n" );