document.write( "Question 380589: a right triangle has a hypotenuse with a length of 8 inches and a leg with a length of 5 inches. What is the length of the other leg? \n" ); document.write( "
Algebra.Com's Answer #270166 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the length of the other leg
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( " x^2 + 5^2 = 8^2
\n" ); document.write( " x^2 = 39
\n" ); document.write( "x = ± \"sqrt%2839%29\" Negative solution can be tossed out
\n" ); document.write( "x = \"sqrt%2839%29\" \n" ); document.write( "
\n" );