chetan2u
Is the product of a, b and c divisible by 3?
(1) a + b + c is divisible by 3.
(2) a - b = b - c
Hi
chetan2uI think for clarity, the question must mention that a, b, c are integers and/or different, otherwise it becomes very easy to eliminate both the options.
Statement 1: if we assume a=b=c=2, then a+b+c=6, divisible by 3 but a*b*c=8 not divisible by 3, but if a=b=c=3, then abc will be divisible by 3
again if a=1.1 b=2 and c=2.9, then a+b+c=6, divisible by 3 but a*b*c clearly not divisible by 3
and if a=2, b=5 & c=8, then a+b+c=15, divisible by 3 but a*b*c=80, not divisible by 3
Hence Insufficient
statement 2:implies that a, b & c is an AP series, so if a=2, b=5 & c=8, then abc=80 not divisible by 3
but if a=2, b=4 & c=6, then abc=48, divisible by 3. Insufficient
Combining 1 & 2, again if we have a=b=c=3 or a=2, b=4 & c=6, then abc is divisible by 3
but if a=2, b=5 & c=8, then abc is not divisible by 3.
Insufficient
Option
EHi..
The Question is 600-700 level, so it doesn't have too deep a secret involved in it.
Very many will go wrong by not differentiating between integers and non integers and few answers on top do point towards that and ofcourse the OA is accordingly written.