SOLUTION: The sum of two consecutive intergers is at least 811. What is the range of values for the first interger?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of two consecutive intergers is at least 811. What is the range of values for the first interger?      Log On


   



Question 1023191: The sum of two consecutive intergers is at least 811. What is the range of values for the first interger?
Answer by ikleyn(52798) About Me  (Show Source):
You can put this solution on YOUR website!
.
The sum of two consecutive integers is at least 811. What is the range of values for the first integer?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You are given that

x + (x+1) >= 811.

2x + 1 >= 811,

2x >= 810,

x >= 405.