SOLUTION: The sum of two consecutive integers is less than 83. find the pair of integers with the greatest sum.

Algebra ->  Coordinate-system -> SOLUTION: The sum of two consecutive integers is less than 83. find the pair of integers with the greatest sum.      Log On


   



Question 771796: The sum of two consecutive integers is less than 83. find the pair of integers with the greatest sum.
Answer by tommyt3rd(5050) About Me  (Show Source):
You can put this solution on YOUR website!
n+(n+1) < 83
2n < 82
n < 41

so the integers must bo 40 and 41 to make the sum strictly less than 83