document.write( "Question 428647: In a right triangle, the shortest leg is two inches less than the longer leg. The hypotenuse is two inches longer than the longer leg. Find the measures of the sides of the right triangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #297896 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "the shortest leg is two inches less than the longer leg
\n" ); document.write( "The hypotenuse is two inches longer than the longer leg
\n" ); document.write( "Let x-2, x, x+2 represent the legs and hpotenuse respectively
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( "(x-2)^2 + x^2 = (x+2)^2
\n" ); document.write( " x^2 - 4x+4 + x^2 = x^2 + 4x + 4
\n" ); document.write( " x^2 - 8x = 0
\n" ); document.write( " x(x-8) = 0
\n" ); document.write( " x = 8in, the other leg is 6in and the hyportenuse is 10in\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "6in^2 + 8in^2 = 36in^2 + 64in^2 = 100in^2 = 10in^2 \n" ); document.write( "
\n" );