document.write( "Question 373713: The hypotenuse of a right triangle is 15 cm, and the shorter leg is 9 cm. Find the length of the other leg. \n" ); document.write( "
Algebra.Com's Answer #265978 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( "The hypotenuse of a right triangle is 15 cm, and the shorter leg is 9 cm
\n" ); document.write( "Applying the Pytahgorean Theorem
\n" ); document.write( "x^2 + 9cm^2 = 15cm^2
\n" ); document.write( "x^2 + 81cm^2 = 225cm^2
\n" ); document.write( "x^2 = 225cm^2 - 81Cm^2
\n" ); document.write( "x^2 = 144cm^2
\n" ); document.write( "x = +-\"sqrt%28144cm%5E2%29\"
\n" ); document.write( "x = +-12cm, negative solution is not appropropriate
\n" ); document.write( "x = 12cm, length of the 'other leg'
\n" ); document.write( " \n" ); document.write( "
\n" );