Question: If x ≠0, is |x| < 1?
Rephrase: Is -1 < x < 1
Statement 1: x² < 1
If x² < 1, then -1 < x < 1.
Sufficient.
Statement 2: |x| < 1/x
Try some numbers. There are six categories that could be tried.
x < -1, x = -1, -1 < x < 0, 0 < x < 1, x = 1, 1 < x
-2: |-2| < 1/-2 This is impossible as the left side is positive and the right side is negative. A positive number is not less than a negative number.
No negative numbers work. Try the positive categories
1/2: |1/2| < 1/(1/2) This is true.
1: |1| < 1/1 This is not true.
2: |2| < 1/2 This is not true, and illustrates the fact that for any x such that x > 1, Statement 2 will not be true.
The only one that works is 1/2.
|1/2| < 1
Sufficient.
The correct answer is D.
There is a trick to Statement 2.
One may think that one can multiply both sides by x and get x|x| < 1.
However that idea is not entirely correct.
In working with the inequality have to consider the possibility that x could be negative, in which case when we multiply both sides by x, the sign of the inequality would have to be reversed.
In considering the case in which x is negative, when we multiply both sides by x, we get x|x| > 1.
Since a negative number multiplied by an absolute value must generate a negative product, if x is negative, x|x| > 1 is not true.
So once again we have showed that x cannot be negative.
We also have to consider the case in which x is positive. If x is positive when we multiply we get x|x| < 1.
That statement is true when x is a fraction.
So 0 < x < 1, and once again we have showed that Statement 2 is sufficient.