SOLUTION: The sum of two consecutive even integers is at most 30. What are the greatest possible integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of two consecutive even integers is at most 30. What are the greatest possible 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 515430
:
The sum of two consecutive even integers is at most 30. What are the greatest possible integers?
Answer by
Gogonati(855)
(
Show Source
):
You can
put this solution on YOUR website!
Let the first even number be x its consecutive will be x+2. Since their sum is at
most 30, we write the inequality:
x+x+2≤30
2x≤28
x≤14
Answer:The greatest possible even integers are 14 and 16