Question 970953
{{{5x<=4}}}
{{{x<=4/5}}}
-
{{{3x>=7}}}
{{{x>=7/3}}}
-
Combining these with AND,
{{{x<=4/5}}} INTESECTED WITH {{{7/3<=x}}};
but these have no points in common.  Odd numbers or not, NO SOLUTION.