document.write( "Question 1036297: Let x be the shorter leg of a right triangle. The longer leg is 9 cm less than 3 times the shorter leg, and the hypotenuse is 1cm more than twice the shorter leg. \n" ); document.write( "
Algebra.Com's Answer #650953 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Start using assigning a variable, and literal translation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given x is the shorter leg.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "SEGMENT OR SIDE          NUMBER\r\n" );
document.write( "short leg                  x\r\n" );
document.write( "long leg                 -9+3x\r\n" );
document.write( "hypotenuse                1+2x\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If legs of a right triangle are a and b, and if hypotenuse is c, then we have a relationship among them, \"a%5E2%2Bb%5E2=c%5E2\", Pythagorean Theorem Right Triangle Formula.
\n" ); document.write( "-
\n" ); document.write( "Make the substitutions and solve for x.....
\n" ); document.write( "
\n" );