SOLUTION: Find three consecutive even integers with the sum of -84

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Find three consecutive even integers with the sum of -84      Log On


   



Question 346232: Find three consecutive even integers with the sum of -84
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
N%2BN%2B2%2BN%2B4=-84
3N%2B6=-84
3N=-90
highlight%28N=-30%29
.
.
.
-30,-28, and -26 are the three integers.