SOLUTION: fine the greatest three consecutive integers whose sum is less than 120

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: fine the greatest three consecutive integers whose sum is less than 120       Log On


   



Question 345796: fine the greatest three consecutive integers whose sum is less than 120

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.
============================