Bunuel
If \(\frac{(a - b)}{c} < 0\), is \(a > b\)?
(1) \(c < 0\)
(2) \(a + b < 0\)
Given: \(\frac{(a - b)}{c} < 0\) Target question: Is \(a > b\)? Statement 1: \(c < 0\) In other words, c is negative.
So the given information becomes: \(\frac{(a - b)}{negative} < 0\)
From this, we can conclude that a - b is positive
In other words: a - b > 0
Add b to both sides of the inequality to get: a > b
The answer to the target question is
YES, a is greater than bSince we can answer the
target question with certainty, statement 1 is SUFFICIENT
Statement 2: \(a + b < 0\)There are several values of a, b and c that satisfy statement 2 (and the given information). Here are two:
Case a: a = -3, b = 1, c = 1. In this case, the answer to the target question is
NO, a is not greater than bCase b: a = 0, b = -1, c = -1. In this case, the answer to the target question is
YES, a is greater than bSince we can’t answer the
target question with certainty, statement 2 is NOT SUFFICIENT
Answer: A
Cheers,
Brent