Bunuel
If x ≠ 0, is \(1 + x + x^2 + x^3 + x^4 + x^5 < \frac{1}{1 - x}\) ?
(1) \(x > 0\)
(2) \(x < 1\)
M36-73
Official Solution:If \(x \neq 0\), is \(1 + x + x^2 + x^3 + x^4 + x^5 < \frac{1}{1 - x}?\) Let's simplify the question:
Is \(1+x+x^2+x^3+x^4+x^5-\frac{1}{1-x} < 0?\)
Is \(\frac{(1+x+x^2+x^3+x^4+x^5)(1-x)-1}{1-x} < 0?\)
Is \(\frac{(1+x+x^2+x^3+x^4+x^5-x-x^2-x^3-x^4-x^5-x^6)-1}{1-x} < 0?\)
Is \(\frac{-x^6}{1-x} < 0?\)
Is \(\frac{x^6}{x-1} < 0?\)
For \(\frac{x^6}{x-1}\) to be negative \(x\) must not be 0 (because if \(x=0\), then \(\frac{x^6}{x-1}\) would be 0) AND \(x-1\) must be negative. In this case we'd have \(\frac{x^6}{x-1}=\frac{positive}{negative}=negative\). We are given in the stem that \(x \neq 0\), so, the question basically asks whether \(x < 1\)
(\(x -1 < 0\) means \(x < 1 \)).
(1) \(x > 0\). Not sufficient.
(2) \(x < 1\). Sufficient.
Answer: B