rajs.kumar wrote:rajs.kumar wrote:DS 008
If x is not equal to 0, is |x| less than 1?
(1) x/|x| < x
(2) |x| > x
The question can be restated as -1 < x < 1
Stmt 1
x > 0 => x/x < x or x > 1
x < 0 => x/-x < x or x > -1 => insuff
Stmt 2
x > 0 => x > x (not true)
x < 0 => -x > x or x < 0 => insuff
(1) & (2) => x < 0 and x > -1 => -1 < x < 0 => suff
I think the answer should be "A"
because according to(1),we can get that,
x/|x| < x----that means x/|x| equals to either 1 or -1, if the figar is positive, it
so we devide the whole integral set into:
x > 0 => x/x < x or x > 1
x < 0 => x/-x < x or x > -1
so |x|>1 it is suff.
(2)
x > 0 => x > x (not true)
x < 0 => -x > x or x < 0 => insuff
so choose A