document.write( "Question 447482: The length of own leg of a right triangle is 12 Meters. The length of the hypotenuse is 6 meter longer then the other leg. Find the lengths of the hypotenuse and the other leg \n" ); document.write( "
Algebra.Com's Answer #308057 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The length of the hypotenuse is 6 meter longer then the other leg
\n" ); document.write( "Let x and (x+6)represent the length of the other leg and the hypotenuse
\n" ); document.write( "Applying the Pythagorean Theorem:
\n" ); document.write( " 12^2 + x^2 = (x+6)^2
\n" ); document.write( " 12^2 + x^2 = x^2 + 12x+ 36
\n" ); document.write( " 12x = 108
\n" ); document.write( " x = 9m, the other leg and the hyotenuse is 15m\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 144 + 81 = 225\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );