SOLUTION: Find three consecutive even integers whose sum is negative thirty.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive even integers whose sum is negative thirty.       Log On


   



Question 336714: Find three consecutive even integers whose sum is negative thirty.

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
N%2BN%2B2%2BN%2B4=-30
3N%2B6=-30
3N=-36
N=-12
The consecutive even integers are -12,-10, and -8.