Question 263172
Actually everything is correct. However, notice you have as your last step
x < 17. 
This means that you CAN NOT start with 17, so we start with 
x = 16
now
x + 1 = 17, so
16 + 17 < 35.
the numbers are {16, 17}