This is more or less a question about how many cases I should be trying in general on the quantitative section of the GRE.
I got this question wrong and it is because I did not try enough cases, so I was wondering if anyone has any tips on how to see that a given condition may be true without trying 5 different cases.
Question:
If x, y, and z are positive numbers such that $3x < 2y < 4z$, which of the following statements could be true? Indicate all such statements.
a. $x=y$
b. $y=z$
c. $y>z$
d. $x>z$
My work:
For a)
$x=2, y=2, z=3$
$3x=6, 2y=4, 4z=12$
$6<4<12$ is false.
a) cannot be true.
For b)
$x=1, y=4, z=4$
$3x=3, 2y=8, 4z=16$
$3<8<16$ is true.
b) can be true.
For c)
$x=1, y=4, z=3$
$3x=3, 2y=8, 4z=12$
$3<8<12$ is true.
c) can be true.
Now d) was the reason for missing this question. I plugged in one case as I did with a) yet there is in fact a threshold such that this works.
For example:
$x=7, y=11, z=6$
$3x=21, 2y=22, 4z=24$
$21<22<24$ is true.
d) can be true.
However, during the practice test (this was the last question I was crunched for time and had to the second to last because this one looked easier) I only plugged in one case and it didn't work so I quit.
Tips?
Simplify the inequality to three separate inequalities:
$$(1)\quad x<\dfrac{2}{3}y$$
$$(2)\quad y<2z$$
$$(3)\quad x<\dfrac{4}{3}z$$
Now we conclude easily
(a) false by (1)
(b) true by (2) since $z=y<2z$ still holds.
(c) true by (2) since $z<1.5z=y<2z$ is possible
(d) true by (3) since $z<1.1z=x<\dfrac{4}{3}z$ is possible.