document.write( "Question 277687: The hypotenuse of a right triangle is 6 more than the shorter leg. The longer leg is three more than the shorter leg. Find the length of the shorter leg. \n" ); document.write( "
Algebra.Com's Answer #202141 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The hypotenuse of a right triangle is 6 more than the shorter leg. The longer leg is three more than the shorter leg. Find the length of the shorter leg.\r
\n" ); document.write( "\n" ); document.write( "Let the shorter leg be x\r
\n" ); document.write( "\n" ); document.write( "hypotenuse = x+6\r
\n" ); document.write( "\n" ); document.write( "Longer leg is x+3\r
\n" ); document.write( "\n" ); document.write( "(x+6)^2 = x^2+ (x+3)^2\r
\n" ); document.write( "\n" ); document.write( "x^2+12x+36 = x^2+x^2+6x+9\r
\n" ); document.write( "\n" ); document.write( "x^2-6x-27 =0\r
\n" ); document.write( "\n" ); document.write( "x^2-9x+3x-27=0\r
\n" ); document.write( "\n" ); document.write( "x(x-9)+3(x-9)\r
\n" ); document.write( "\n" ); document.write( "(x+3)(x-9)=0\r
\n" ); document.write( "\n" ); document.write( "x=9 \r
\n" ); document.write( "\n" ); document.write( "the sides are 9, 12 15\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );