SOLUTION: Find two consecutive whole numbers such as three times the first is 10 more than twice the second.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive whole numbers such as three times the first is 10 more than twice the second.      Log On


   



Question 1016094: Find two consecutive whole numbers such as three times the first is 10 more than twice the second.
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
What do you want to know about this?
Always state your question.
.
F=first; S=second=F+1
.
3F=2S+10
3F=2(F+1)+10
3F=2F+2+10
3F=2F+12
F=12
.
S=F+1=12+1=13
.
ANSWER: 12 and 13 are the two numbers.
.
CHECK:
.
3F=2S+10
3(12)=2(13)+10
36=26+10
36=36
.