Question 345796
find the greatest three consecutive integers whose sum is less than 120
---
1st: x-1
2nd: x
3rd: x+1
--------------------
Equation: sum < 120
3x < 120
x < 40
-----
1st: x-1 < 39 ; 1st = 38
2nd: x < 40 ; 2nd = 39
3rd: x+1 < 41 ; 3rd = 40
============================
Cheers,
Stan H.
============================