'manpreet singh wrote:Is the sum of integers a and b divisible by 7?
(1) a is not divisible by 7.
(2) a - b is divisible by 7.
ans c
Is (a + b) a multiple of 7?
I. If a is 4 (not divisible by 7) and b is 10, the sum of integers a and b is YES divisible by 7. But, if a is 4 (not divisible by 7) and b is 12, the sum of integers a and b is NO, not divisible by 7. Insufficient so DELETE choices A and D.
II. If a is 18 and b is 4, then a - b is divisible by 7 but a + b is NO, not. And when a is 21 and b is 7, then a - b is still divisible by 7 and a + b is YES divisible by 7. Insufficient so DELETE choice B also.
When taken together, now we know that given difference between two numbers divisible by 7, sum of these numbers will also be divisible by 7, if and only if each of the two numbers are divisible by 7. But, statement 1 says that this isn't the case; hence, the sum of integers a and b is NOT divisible by 7.
[spoiler]SUFFICIENT
Take C[/spoiler]