SOLUTION: twice a first number decreased by a second number is -2. The first number increased by four times the second number is 35. Find the numbers.

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: twice a first number decreased by a second number is -2. The first number increased by four times the second number is 35. Find the numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1004705: twice a first number decreased by a second number is -2. The first number increased by four times the second number is 35. Find the numbers.
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Call the numbers x and y. Then we have
2x - y = -2 and
x + 4y = 35
Solve the second one for x and substitute it into the first equation and get
x = -4y + 35 and then
2(-4y + 35) - y = -2
-8y + 70 - y = -2
-9y + 70 = -2
-9y = -72
y = 8
and then
x = -4(8) + 35 = 3