Bunuel
Is |a| > |b|?
(1) 1/(a - b) > 1/(b - a)
(2) a + b < 0
The question asks is |a| > |b|?Statement 1 tells us that 1/(a - b) > 1/(b - a)
We can do the algebra by subtracting 1/(b - a) from 1/(a - b) and setting that as greater than 0 but that would be a waste of time.
We can simply notice that a-b and b-a have opposite signs and since the first is greater than the second as given in the inequality, we can infer that a-b>0
Therefore that a>bIf a>b, we can have 3 cases:
Case 1: Both a and b are positive and in that case yes |a| > |b|
Case 2: Both a and b are negative with a<b and in that case |a| < |b| (answer is No), which we can draw on the number line as following ......b........a........0.........|a|..........|b|.....
Case 3: a>0 and b<0 and in this case both scenarios are possible |a| > |b| and |a| < |b|
From the above, statement 1 is clearly unsufficient.Statement 2 tells us that a+b<0, that translates to either both a and b are negative or the negative number among them has a greater magnitude.
We still however don't have enough information about a and b to answer the question.
Statement 2 is unsufficient. Now if we combine both statements, we will have two cases:
Case 1 (already discussed in statement 1): Both a and b are negative with a<b and in that case |a| < |b| (answer is No).
Case 2: a>0 and b<0 and if the negative number has the greater magnitude (as suggested by statement 2) then |a| < |b| (again answer is no).
and if you are wondering about the case where a<0 and b>0, that is not possible because from statement 1 a is always greater than b.
Both statements together give us a definte NO as an answer. Therefore, the correct answer is C.