I like algebra here: let's consider two cases.
x/|x| < x
Since |x| is positive, we can multiply both sides by |x|:
x < |x|*x
Now we've got our two cases: x is positive or x is negative. If x is positive, we can divide both sides by x, and get
1 < |x|
Since we assumed x is positive, |x| = x, and we have x > 1.
Now let's consider x's being negative. If x is negative, we divide both sides by x and get
1 > |x|
or 1 > |x| > 0
Since x itself is negative, we have -1 < x < 0.
In either case, x > -1, so B must be true.