SOLUTION: Find two consecutive even integers such that twice the smaller is 10 more than the larger

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that twice the smaller is 10 more than the larger       Log On


   



Question 1004732: Find two consecutive even integers such that twice the smaller is 10 more than the larger
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Call the integers x and x+2.
Then, from the facts of the problem, we have
2x = 10 + (x+2)
and then
2x = x + 12
x = 12
x+2 = 14