udaymathapati
If x and y are positive, is x^3 > y?
(1) \(\sqrt{x} > y\)
(2) x > y
My method without number plugging:
1) \(\sqrt{x}>y\)
Square both sides. Since x & y are both positive, we know this doesn't change the sign at all (because \(f(x) = x^2\) is a strictly increasing function for \(x \geq 0\)). Thus \(x > y^2\). We're trying to get this in a form that resembles our original question, so we multiply each side by \(x^2\)(which we know is positive). Thus, \(x^3 > x^2y^2\), or that\(x^3 > y (x^2 y).\) Therefore, our question is TRUE if and only if \(x^2y\geq 1\). Since we don't know anything about the behavior of\(x^2y\), we mark 1) as INSUFFICIENT.
2) \(x>y.\)
Multiplying both sides by \(x^2\), we get that \(x^3 > yx^2\). Thus, if \(x^2 \geq 1,\) we get TRUE, otherwise, we get FALSE. Since we have no information about \(x^2\), we mark this as INSUFFICIENT.
Taking 1) and 2) together, we still have no information about \(x^2\) or \(x^2y\), so 1) & 2) are INSUFFICIENT.
Answer: E.