SOLUTION: One number is 3 less than a second number. Twice the second number is 12 more than 3 times the first. Find the two numbers.

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: One number is 3 less than a second number. Twice the second number is 12 more than 3 times the first. Find the two numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1010644: One number is 3 less than a second number. Twice the second number is 12 more than 3 times the first. Find the two numbers.
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Call the two numbers, x and y. Then we have
x = y - 3 ad
2y = 12 + 3x
Now substitute the first into the second equation and we get
2y = 12 + 3(y - 3)
2y = 12 + 3y - 9
2y = 3y + 3
-y = 3
y = -3
x = -3 - 3 = -6
(-6, -3)