SOLUTION: find three consecutive even integers such that the sum of the first and third equals the sum of the second and -14

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find three consecutive even integers such that the sum of the first and third equals the sum of the second and -14      Log On


   



Question 550475: find three consecutive even integers such that the sum of the first and third equals the sum of the second and -14
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = first integer
Let x + 2 = second integer
Let x + 4 = third integer

x + x + 4 = x + 2 - 41

Can you do it now?