chetan2u
If x is the average of three integers a,b, and c, is x a multiple of 4?
(1) a, b, and c are consecutive even integers.
(2) a is multiple of 4.
New question on average
Is (a+b+c)/3 = 4k, where k is a non negative integer. So the question is basically asking whether a+b+c = 12k, where k is a non negative integer.
(1) Lets look at various cases of consecutive even integers. If we take a set of 0, 2, 4 then the sum = 0+2+4 = 6, is NOT a multiple of 12. But if we take a set of 2, 4, 6 then the sum = 2+4+6 = 12, which IS a multiple of 12. So cant say.
Not Sufficient.
(2) a is a multiple of 4, but if (b+c) gives us an odd number, then the sum will not be a multiple of 12. If b & c are both multiples of 4, then the average can be a multiple of 4.
Not Sufficient.
Combining the two statements, a has to be a multiple of 4 and a,b,c are consecutive even integers. If we take a,b,c as (4,6,8) respectively then the sum = 4+6+8 = 18, is NOT a multiple of 12. If we take a,b,c as (4,2,6) respectively then the sum = 4+2+6 = 12, which IS a multiple of 12. So both cases are possible (we are given that a,b,c are consecutive even integers but we are not given that they are so in ascending order).
So
Insufficient.
Hence
E answer