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


   



Question 515430: The sum of two consecutive even integers is at most 30. What are the greatest possible integers?
Answer by Gogonati(855) About Me  (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