Official Solution:Is \(x\) greater than 1? (1) \(\frac{1}{x} \gt - 1\).
Multiply \(\frac{1}{x} \gt - 1\) by \(x^2\) (we can safely do that because a nonzero number in even power is positive) to get \(x > -x^2\):
\(x +x^2 > 0\);
\(x(1 + x) > 0\).
Two cases:
a. Both multiples are positive, (\(x > 0\) and \(x + 1 > 0\)), so \(x > 0\);
b. Both multiples are negative, (\(x < 0\) and \(x + 1 < 0\)), so \(x < -1\);
So, \(\frac{1}{x} \gt - 1\) is true when \(x < -1\) or when \(x > 0\). Thus, \(x\) may or may not be greater than 1. Not sufficient.
(2) \(\frac{1}{x^5} > \frac{1}{x^3}\).
Multiply \(\frac{1}{x^5} > \frac{1}{x^3}\) by \(x^6\) (we can safely do that because a nonzero number in even power is positive) to get \(x > x^3\)
\(x - x^3 > 0\)
\(x(1 - x^2) > 0\)
Two cases:
a. Both multiples are positive, (\(x > 0\) and \(1 - x^2 > 0\)), so \(0 < x < 1\). (Here is why: \(1 - x^2 > 0\) is the same as \(1 > x^2\), which gives \(-1 < x < 1\), which together with \(x > 0\) gives \(0 < x < 1\));
b. Both multiples are negative, (\(x < 0\) and \(1 - x^2 < 0\)), so \(x < -1\) (Here is why: \(1 - x^2 < 0\) is the same as \(1 < x^2\), which gives \(x < -1\) or \(x > 1\), which together with \(x < 0\) gives \(x < -1\)).
So, \(\frac{1}{x^5} > \frac{1}{x^3}\) is true when \(0 < x < 1\) or when \(x < -1\).
ANY \(x\) from these ranges will be less than 1. So, the answer to our original question (
Is \(x\) greater than 1?), is NO. Sufficient.
Answer: B