Question 28665
{{{ -3x+1 <= 17 }}}
{{{ -3x <= 16 }}}
{{{ x >= 16/(-3) }}}
{{{ x >= -5.3333333333 }}}


so in terms of integers, x needs to be greater than -5.33333333, so -5, -4, -3, -2 and -1.


The question also says that they should be odd numbers, so x = -5, -3, -1


jon.