Official ExplanationCorrect Answer: CWe are asked to find if a > |b|
Note that in order for the answer to be YES:
i) a should be positive, AND
ii) a should be greater than the magnitude of b.
If we find that a is negative or that a is positive but its magnitude is lesser than that of b, then our answer will be NO.
Analysing Statement 1\(2^{a-b} > 16\)
\(2^{a-b} > 2^4\)
This means, a – b > 4
That is, a > b
However, note that we cannot say for sure if a is positive or not. For example, a = -2, b = -6 also satisfy the inequality a – b > 4.
So, Statement 1 alone is not sufficient to answer the question.
Analysing Statement 2|a - b | < b
For all possible values of a and b, |a-b| will be non-negative (that is, greater than or equal to zero)
So, if b > |a-b| (as given in Statement 2),
This means b is positive.
But in order to answer the question asked, we need to find if a is positive AND its magnitude is greater than that of b.
Since we are not able to answer this, St. 2 is clearly not sufficient.
Combining the two statementsFrom Statement 1, a > b
From Statement 2, b is positive.
Since b is positive, |b| = b . . . (1)
Substituting Equation 1 in the inequality from Statement 1:
a > |b|
Thus, the two statements together are sufficient to answer the question.