You can put this solution on YOUR website! the three consecutive integers are x, x+1, x+2
:
80 < x +x+1 +x+2 < 100
:
80 < 3x + 3 < 100
:
77 < 3x < 97
:
************
26 < x < 33
************
:
You can put this solution on YOUR website! The smallest of three consecutive numbers is x. their sum is greater than 80 but less than 100. Find the range of values of x.
------------
80 < x + x+1 + x+2 < 100
80 < 3x+3 < 100
77 < 3x < 97
77/3 < x < 97/3
For integers:
26 < x < 32
-------------
PS 33 won't work.