Hoozan
If a, b, c, and d are positive integers is \(\frac{(a-b)}{(c-d)} < -1\)?
(1) |a - b| > |c - d|
(2) c > b > d > a
This is a good question to learn from.
First, what's our "Rephrase"?
What is necessary to get a "Yes" answer?Both of these 2 conditions:
A) The absolute value of the numerator must be greater than the absolute value of the denominator.
B) To get a negative number, the numerator and denominator must have opposite signs.
An example that would give a "Yes" answer is \(\frac{-2}{1}\)
Statement (1): This fulfills condition A, but we don't know about condition B. Insufficient alone.
Statement (2): If c > d and b > a, then the denominator is positive and the numerator is negative. This fulfills condition B, but we don't know about condition A. Insufficient alone.
Together: Both conditions for a "Yes" answer are met.
Sufficient together: answer is C.