carcass
If x is different from 0, is |x| < 1 ?
(1) x*|x| < x
(2) |x| > x
Statement 1:CRITICAL POINTS occur when the two sides of an inequality are EQUAL or when the inequality is UNDEFINED.
\(x|x|=x\) when x=-1, x=0 or x=1
The critical points are x=-1, x=0 and x=1, implying the following number line:
..........-1..........0..........1..........
To determine which ranges for x are valid, test one value to the left and one value to the right of each critical point.
If we test x=-2, x=-1/2, x=1/2 and x=2, only x=-2 and x=1/2 satisfy \(x|x|<x\), implying that the valid ranges are x<-1 and 0<x<1.
Case 1: x<-1
In this case, |x|>1, so the answer to the question stem is NO.
Case 2: 0<x<1
In this case, |x|<1, so the answer to the question stem is YES.
INSUFFICIENT.
Statement 2:|x|>x for all negative values of x.
If x=-1/2, then |x|<1, so the answer to the question stem is YES.
If x=-2, then |x|>1, so the answer to the question stem is NO.
INSUFFICIENT.
Statements combined:Only Case 1 satisfies both statements.
In Case 1, the answer to the question stem is NO.
SUFFICIENT.