Question 134842
Very clearly, {{{x}}} cannot be {{{10}}}, {{{1}}}, or {{{-2}}},
since those would make the left side = {{{0}}}, and it must be >{{{0}}}
{{{x > 10}}} works because all 3 factors are +
{{{-2 < x < 1}}} works also, since the factors are (+)(-)(-) = (+)
But if {{{1 < x < 10}}}, the factors are (+)(+)(-) = (-)
If {{{x < -2}}}, the factors are (-)(-)(-) = (-) also.
So, the ones that work are:
{{{x >10}}} and 
{{{-2 < x < 1}}} answer