document.write( "Question 602451: three times a first number decreased by a second number is 22the first number increased by twice the second number is 19 \n" ); document.write( "
Algebra.Com's Answer #380254 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x be the first number and y represent the second number:
\n" ); document.write( "Writing as we read:
\n" ); document.write( " 3x - y = 22
\n" ); document.write( " x + 2y = 19
\n" ); document.write( "Solving by elimination:
\n" ); document.write( " 6x - 2y = 44 |mutiplying first EQ by 2 to eliminate y
\n" ); document.write( " x + 2y = 19
\n" ); document.write( " 7x = 63
\n" ); document.write( " x = 9 |3x - y = 22 OR 3x-22 = y , y = 3*9 - 22 = 5 \n" ); document.write( "
\n" );