SOLUTION: The sum of three consecutive even integers is less than 75. What are the greatest possible values of these integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of three consecutive even integers is less than 75. What are the greatest possible values of these integers?
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 848025
:
The sum of three consecutive even integers is less than 75. What are the greatest possible values of these integers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
(x-2) + x + (x+2) <= 75
3x <= 75
x <= 25
The greatest possible values of the integers are 22, 24, and 26.