document.write( "Question 392245: the hypotenuse of a right triangle is 15 centimeters long. one leg is 9 centimeters long. how long is the other leg? \n" ); document.write( "
Algebra.Com's Answer #278409 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( " (9cm)^2 + x^2 = (15cm)^2
\n" ); document.write( " x^2 = (15cm)^2 - (9cm)^2
\n" ); document.write( " x^2 = 144cm^2
\n" ); document.write( " x = ± 12 |tossing out negative solution for length
\n" ); document.write( " x = 12cm, the length of the other leg
\n" ); document.write( " \n" ); document.write( "
\n" );