SOLUTION: how to write the sum of two consecutive odd integers is at most 30. what are the greatest possible integers.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: how to write the sum of two consecutive odd integers is at most 30. what are the greatest possible integers.       Log On


   



Question 510863: how to write the sum of two consecutive odd integers is at most 30. what are the greatest possible integers.

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the integers be x & x+2
x+x+2 <= 30
2x+2<=30
-2
2x<=30-2
2x<=28
/2
x<=14
14,16