SOLUTION: Find the greatest two consectutive even integers whose sum is less than 180

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the greatest two consectutive even integers whose sum is less than 180      Log On


   



Question 375980: Find the greatest two consectutive even integers whose sum is less than 180
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
2x + 2x+2 < 180,
4x < 178,
x < 44.5.
Then x = 44, 2x = 88, and 2x + 2 = 90.