by RonPurewal Fri Sep 19, 2008 3:40 pm
when you break up a combined inequality like that, you must take ONLY the solutions that satisfy BOTH of the component inequalities. you CANNOT take the combined set of values that satisfy either one of them; that's just not how the game is played. when you write a combined inequality like that, you're implying that ALL of the components are true.
so your first inequality would require that x < -1 AND x > 3.2, a condition that is of course impossible.
note that it's fairly transparent that your first set of inequalities should be impossible; if you look at the "bread" of the "sandwich" (i.e., the outer 2 parts), you see 3 - 2x > 7.2 - 2x. that's impossible (the right-hand side is always 4.2 more than the left-hand side), so the whole thing is impossible.
--
in your second version (with the signs reversed), you get x > -1 AND x < 3.2. these are perfectly consistent; the solution consists of all those x such that both statements are true, or -1 < x < 3.2.
try any value in that range; it will work.
finally, don't forget that these are INEQUALITIES. they are not equations. therefore, do NOT fixate on values such as x = 3.2, which are not solutions to anything (because "<" and ">" mean strictly less / greater than).