hubahuba
If -|x+1| = b, where b is a non-zero integer, which of the following statements must be true?
I. b < 0
II. x < -b
III. x > b
A. I only
B. II only
C. III only
D. I and II only
E. I and III only
Source: eGMAT
I got this question on eGMAT and am looking for a more efficient method to solve such questions.
-|x+1| = b
|x+1| = -b
Note that absolute value can never be negative and we know that b is not 0 so -b must be positive. This means b must be negative. I must be true.
For the others, use number line approach.
_______________(-1)_______0______________________________
-b is the distance of x from -1. If x is on the left of -1, it will be negative and since -b is positive, x < -b.
If x is to the right of 0, -b will still be 1 greater than x.
Say x = 5, then -b = 6 (distance of 5 from -1).
Hence x < -b. II will always hold.
III is not necessary. If x is say -2, -b = 1 so b = -1. Here x < b.
Answer (D)
I am little confused.
I tried with the typical method.
|x+1| = -b....... hence b is a negative number, and -b is positive.. so I is true.
Next..
|x+1|...then x+1 = -b ...or..... -(x+1) = -b
and then confusion..