monira.linda Wrote:Hi,
After reading all explanations, I am still confused :-(
For statement 1, when X<0
We derived x/-x < x but if we are trying for x<0, then are not we suppose to change all Xs to -X like below:
-x/-x < -x => X<- 1
Pls help!!!
Okay, here's statement 1:
(1) x/|x| < x
Rather than do all the manipulation you suggest, which is scary considering that we have both an inequality and an absolute value sign, let's think about what is means when x is negative by plugging in a real number. Let's use x=-2. Thus:
-2/|-2| < -2
which is:
-2/2 < -2, or -1<-2. This is NOT true, so x cannot be a negative integer. You can test it out with other negative integers such as -1 and -5, for example, and see that this statement, which we have to regard as true, does not allow us to use negative integers, since they do not work out in the statement.
Now test a fraction between -1 and 0 such as -1/2. Does -1/2 work in this statement? You will see that it does, so thus x cannot be a negative integer but CAN be between -1 and 0.
This illustrates how testing numbers is often very valuable on data sufficiency.