Question 86333
Find three consecutive even numbers whose sum is -90
:
x + (x+2) + (x+4) = -90
3x + 6 = -90
3x = -90 - 6
3x = -96
x = -32
:
numbers would be -32, -30, -28