Question 915538
consecutive odd integers: x, (x+2)


x + (x+2) <= 16
2x + 2 <= 16
x <= 7


The integers could be {1, 3}, {3, 5}, {5, 7} or {7, 9}.