document.write( "Question 1021940: In a right triangle, the length of the long leg is 2 inches more than twice the length of the short leg. The hypotenuse is 2 inches less than three times the length of the short leg. What is the length of each side of this triangle? \n" ); document.write( "
Algebra.Com's Answer #637788 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "In a right triangle, the length of the long leg is 2 inches more than twice the length of the short leg.
\n" ); document.write( "The hypotenuse is 2 inches less than three times the length of the short leg. What is the length of each side of this triangle?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the length of the short leg, in inches.\r\n" );
document.write( "Then the length of the long leg is (2x+2).\r\n" );
document.write( "The length of the hypotenuse is (3x-2).\r\n" );
document.write( "You need to solve this equation\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+%282x%2B2%29%5E2\" = \"%283x-2%29%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "Simplify:\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+4x%5E2+%2B+8x+%2B+4\" = \"9x%5E2+-+12x+%2B4\",\r\n" );
document.write( "\r\n" );
document.write( "\"4x%5E2+-+20x\" = 0,\r\n" );
document.write( "\r\n" );
document.write( "the roots are x = 0 and x = 5.\r\n" );
document.write( "\r\n" );
document.write( "Answer. 5 in, 12 in and 13 in.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );