SOLUTION: The sum of three consecutive integers is greater than negative 12. What is the smallest value the first integer can be?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of three consecutive integers is greater than negative 12. What is the smallest value the first integer can be?      Log On


   



Question 1063798: The sum of three consecutive integers is greater than negative 12. What is the smallest value the first integer can be?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
(x-1) + x + (x+1) > -12
3x > -12
x > -4

The smallest possible value of the smallest integer is -4. (-4, -3, -2)