SOLUTION: The sum of four consecutive even integers is less than or equal to 116 . find the greatest possible value of the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of four consecutive even integers is less than or equal to 116 . find the greatest possible value of the integers.      Log On


   



Question 1037330: The sum of four consecutive even integers is less than or equal to 116 . find the greatest possible value of the integers.
Found 2 solutions by Alan3354, Boreal:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of four consecutive even integers is less than or equal to 116 . find the greatest possible value of the integers.
------------
116/4 = 29, the center
--> 26, 28, 30 & 32

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
x, x+2,x+4,x+6 are the integers
add them up
4x+12<=116
4x<=104
x<=26
26,28,30,32 are the integers,and they add to 116.