la1214 wrote:Hello,
Experts please help!!
Is x>1?
1. (x+1)(|x|-1)>0
2.|x|<5
Thanks
the solution posted above is quite good.
if you would rather not take such an algebraically intense approach, you can also try to find individual cases of "yes" and "no".
for either of the statements, if you can find both "yes" and "no", then the statement is insufficient; if you can't, then it's sufficient.
--
for statement 1:
Getting "yes"
if you plug in a really big number for x (say, x = 1000), then that number will definitely satisfy statement 1, and it will give a "yes" answer to the question.
Getting "no"
now, the goal is to get a number that actually satisfies statement 1 but
isn't greater than 1.
but ...
* x = 1 doesn't work in statement 1, because the product will be 0.
* if x is anything between -1 and 1, then (x + 1) will be positive but (|x| - 1) will be negative, so statement 1 won't work.
* x = -1 doesn't work in statement 1 either; it makes the product 0 again.
* finally, no value of x below -1 will work in statement 1, because, for such values, (x + 1) is positive but (|x| - 1) is negative.
so, it's not possible to get a "no" answer with statement 1, so statement 1 is sufficient.
--
statement 2:
* if you let x = 0 (which satisfies statement 2), then you get a "no" answer to the question.
* if you let x = 2 (which also satisfies statement 2), then you get a "yes" answer to the question.
so, statement 2 is insufficient.