document.write( "Question 1131486: the length of the longer leg of a right triangle is 14 feet longer than the length of the shorter leg x. the hypotenuse is 6 feet longer than twice the length of the shorter leg. find the dimensions of the triangle. \n" ); document.write( "
Algebra.Com's Answer #748164 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "short leg         x\r\n" );
document.write( "long leg          x+14\r\n" );
document.write( "hypotenuse        2x+6\r\n" );
document.write( "

\n" ); document.write( "\"x%5E2%2B%28x%2B14%29%5E2=%282x%2B6%29%5E2\"
\n" ); document.write( "simplify and solve.
\n" ); document.write( "
\n" );