gmatusa2010 wrote:Ron,
Can you discuss this a little further. I'm still confused about what this statement means "Is |X|=y-z?" because if we are given the expression |X|=y-z then I automatically think X=y-z or X=z-y THUS the question becomes "Is X=y-z or X= z-y"? It's obviously the wrong, but can you point out the logic error here?
Ex: Is |X|>1? means X>1 or X<-1? if we can prove one or the other statement then it is sufficient.
well ... the only reason that works is because you
know that the number 1 is positive in the first place, so you don't have to think about the issue that is causing the complications in this thread.
for instance, if you just go around blindly applying these rules to other cases, you'll get in trouble:
* if you turn "|x| = 1" into "x = 1 or x = -1", then of course this is ok.
* on the other hand, if you try to use the same rule to turn "|x| = -2" into "x = -2 or x = 2", then that won't work.
taking the above examples, note how they would apply to the case of an even simpler equation, such as |x| = Q.
if the number Q happens to the positive (as in the case of 1 above), then you can simply split this into x = Q or x = -Q. on the other hand, if the number Q happens to be negative (as in the case of -2 above), then there are no solutions to this equation at all.
so, if you're given the equation |x| = Q, you
can't write a general solution in one piece -- you have to split it up into two cases:
either
(1) Q is positive (or 0), and then x = Q or x = -Q,
or
(2) Q is negative, and there's no solution.
what's going on in the problem above is basically the same thing. just as you can't tell whether Q it is positive or negative in my example, you can't tell which of (y - z) and (z - y) is positive in the example here, and you
must know which is which in order to translate the equation away from absolute value. since you don't know which is which at the outset of the problem, your only option is to split it into two cases, just as in the case of "Q" above.