SOLUTION: find 4 consecutive even integers such that the sum of the third and fourth exceeds one-third of the first by the sum of the first and third

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find 4 consecutive even integers such that the sum of the third and fourth exceeds one-third of the first by the sum of the first and third      Log On


   



Question 904512: find 4 consecutive even integers such that the sum of the third and fourth exceeds one-third of the first by the sum of the first and third
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi
4 consecutive even integers: x, x+2, x+4, x+6
2x+10 = x/3 + (2x+4)
6x + 30 = x + 6x + 12
18 = x
The 4 consecutive even integers are: 18, 20, 22, 24
And...checking
46 = 6 + 40