SOLUTION: find four consecutive even integers if the sum of the first and third is 8 less than the sum of the second and fourth

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find four consecutive even integers if the sum of the first and third is 8 less than the sum of the second and fourth      Log On


   



Question 784791:
find four consecutive even integers if the sum of the first and third is 8 less than the sum of the second and fourth

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2), (x+4), (x+6)

x + (x+4) = (x + 2) + (x + 6) - 8
2x + 4 = 2x
4 = 0

This equation has no solutions.