Question 1162734
The sum of two consecutive integers is at least negative fifteen. What are the smallest values of consecutive integers that will make this true?
-------
n + n+1 >= -15
2n+1 >= -15
2n >= -16
n >= -8
-------------
---> -8 and -7