It is C IMOAbdulla wrote:Is |x| < 1 ?
(1) |x + 1| = 2|x -1|
(2) |x - 3| > 0
Qn can be phrased as "Is -1 < x < 1?"
1) |x+1| = 2|x-1|
Square both sides,
(x+1)^2 = 4 * (x-1)^2
This can be reduced to,
3x^2 - 10x + 3 = 0
x = 3, 1/3
Check both values with qn., For x = 3, you get NO. For x=1/3, you get YES.
Insufficient.
2) |x-3| > 0
Two cases here,
1. x-3 > 0 ==> x > 3
2. -(x-3)>0. which is -x+3 > 0 ==> x < 3
If you combine both, x is NOT equal to 3. x may be any value other than 3.
Insufficient.
Combining,
you have 2 values from 1st stmt., 3 and 1/3. But from 2nd stmt, you know that x is NOT equal to 3.
Then you can conclude that x = 1/3 which answers the question.
Hence C.
Whats the OA?












