Last question
we know that distance between x and y is greater than distance between x and z.
1. xyz<0
That means either all three are less than 0 or only 1 of them is less than 0.
x=-2, y=-4 and z=-1 shows that z is not in between x and y.
x=2, y=-4 and z=1 shows that z is in between.
So it is insufficient.
2. xy<0
This tells you either x or y is less than 0 and the other is positive.
x=2, y=-4 and z=1 shows that z is in between.
x=-2 y =4 and z=-1 shows that z is not in between. Insufficient.
Now putting them together we know this much that
z is positive
if x is positive, y is negative
x=2, y=-4, z=1 shows that z is in between
x=2, y=-4, z=3 shows that z is not inbetween
We don't even need to know the scenario where y is positive and x is negative. Because we don't know for sure if that is the case.
So the answer should be E.