SOLUTION: I am thinking of two numbers whos sum is 5. If I add the second number to twice the first number I get 2, what are the two numbers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: I am thinking of two numbers whos sum is 5. If I add the second number to twice the first number I get 2, what are the two numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1017784: I am thinking of two numbers whos sum is 5. If I add the second number to twice the first number I get 2, what are the two numbers?
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
F=first number; S=second number
.
F+S=5
S=5-F
.
2F+S=2
2F+(5-F)=2
F+5=2
F=-3
.
S=5-F=5-(-3)=8
.
ANSWER: The first number is -3 and the second is 8.
.
CHECK:
2F+S=2
2(-3)+8=2
-6+8=2
2=2