document.write( "Question 367758: A right triangle has a leg measuring 52 m and a hypotenuse measuring 63 m. Find the length of the other leg. \n" ); document.write( "
Algebra.Com's Answer #262144 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( "52^2 + x^2 = 63^2
\n" ); document.write( "x^2 = 63^2 - 52^2
\n" ); document.write( "x^2 = 1265m^2
\n" ); document.write( "x = 35.567m \n" ); document.write( "
\n" );