SOLUTION: find two consecutive even integers such that four times the smaller is 28 more than the larger

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find two consecutive even integers such that four times the smaller is 28 more than the larger      Log On


   



Question 913844: find two consecutive even integers such that four times the smaller is 28 more than the larger
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)

4x = (x+2) + 28
4x = x + 30
3x = 30
x = 10

The numbers are 10 and 12.