document.write( "Question 1088557: The shorter leg of a right triangle is 6m shorter than the longer leg. The hypotenuse is 6m longer than the longer leg. Find the side lengths of the triangle. \r
\n" ); document.write( "\n" ); document.write( "Find the length of shorter leg, find the length of longer leg and the length of hypotenuse
\n" ); document.write( "

Algebra.Com's Answer #702842 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let the short leg be n. Then the longer leg would be n+6; and the hypotenuse would be n+12. Then:
\n" ); document.write( "n²+(n+6)²=(n+12)²
\n" ); document.write( "n²+n²+12n+36=n²+24n+144
\n" ); document.write( "n²-12n-108=0
\n" ); document.write( "(n-18)(n+6)=0
\n" ); document.write( "n=18 or -6
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );