Bunuel
If r + s = 4, is s < 0?
(1) -4 > -r
(2) r > 2s + 2
Kudos for a correct solution. 800score Official Solution:Statement (1) tells us that -4 > -r. When we multiply this inequality by -1, we get r > 4 (remember to switch the direction of the inequality when multiplying or dividing by a negative).
When r > 4, s must be negative, otherwise r + s would be greater than 4. So this statement alone is sufficient.
Statement (2) tells us that r > 2s + 2. We could pick numbers here, but the algebra is probably easier.
Since r = 4 – s (from the question stem) and r > 2s + 2 (from the statement), we can substitute to find the range for s:
r > 2s + 2
4 – s > 2s + 2
2 > 3s
2/3 > s.
Knowing that s is less than 2/3 does not tell us whether it is positive or negative, so Statement (2) is insufficient.
Since Statement (1) is sufficient and Statement (2) is insufficient,
the correct answer is choice (A).