If w > x, y < z, and x > z, then which of the following must be true?
A. w > x > y > z
B. w > x > z > y
C. x > z > y > w
D. z < y < x < w
E. z < x < y < w
The first and third statements declare:
w > x and x > z, therefore w > x > z.
The second statement says that y is less than z, therefore:
w > x > z > y.