Bunuel
If x ≠ 0, is x < 1 ?
(1) \(\frac{1}{x}\) is the median of \(\frac{1}{x}\), \(-x^2\) and \(-x^3\).
(2) \(-\frac{1}{x^2}\) is the median of \(-\frac{1}{x^2}\), \(-x\) and \(x^5\).
M36-16
Official Solution:If \(x ≠ 0\), is \(x < 1\) ? (1) \(\frac{1}{x}\) is the median of \(\frac{1}{x}\), \(-x^2\) and \(-x^3\)
If \(x\) were a positive number, then \(\frac{1}{x}\) would be positive, but both \(-x^2\) and \(-x^3\) would be negative. This case is not possible because \(\frac{1}{x}\) would be the largest number in the list and thus cannot be the median. Therefore, \(x\) must be negative. Sufficient.
(2) \(-\frac{1}{x^2}\) is the median of \(-\frac{1}{x^2}\), \(-x\) and \(x^5\)
We can have the following cases:
A. \(-x \leq -\frac{1}{x^2} \leq x^5\). Multiply all three parts by \(x^2\) (we can safely do that since \(x^2\) will be positive): \(-x^3 \leq -1 \leq x^7\). From \(-x^3 \leq -1\) we get \(1 \leq x^3\) and finally \(1 \leq x\).
B. \(x^5 \leq -\frac{1}{x^2} \leq -x\). Multiply all three parts by \(x^2\) (we can safely do that since \(x^2\) will be positive): \(x^7 \leq -1 \leq -x^3\). From \(-1 \leq -x^3\) we get \(x^3 \leq 1\) and finally \(x \leq 1\).
Two different answers. Not sufficient.
Answer: A