document.write( "Question 1075003: In a right triangle, one leg is 7 feet shorter than the other leg. The hypotenuse is 2 feet longer than the longer leg. Find the length of the sides of the triangle. \n" ); document.write( "
Algebra.Com's Answer #689688 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Your equation is Pythagorean\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+%28x-7%29%5E2\" = \"%28x%2B2%29%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x:\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+x%5E2+-+14x+%2B+49\" = \"x%5E2+%2B+4x+%2B+4\",\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+-+18x+%2B+45\" = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Factor left side:\r\n" );
document.write( "\r\n" );
document.write( "(x-3)*(x-15) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The root x = 15 is appropriate.\r\n" );
document.write( "The root x = 3 is EXTRANEOUS solution, since x-7 is negative in this case.\r\n" );
document.write( "\r\n" );
document.write( "The sides of the triangle are 15, x-7 = 8  and  x+2 = 17.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer. The sides are 8, 15 and 17.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.  \"8%5E2+%2B+15%5E2\" = \"289\" = \"17%5E2\".  Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );