Consider the following two cases,kkadvent wrote:On the number line, the distance between x and y is greater than distance between x and z. Does x and z lie between x and y on the number line?
a) xyz < 0
b) xy < 0
- x = 2, y = -1, z = 1 ---> YES
x = 2, y = -1, z = 3 ---> NO
The correct answer is E.












