Step 1: Analyse Question StemThe values, a, b and c are integers. Therefore, each of them can be odd or even.
We have to find out if the product abc is even.
The product abc will be even if at least one of a, b or c is even.Therefore, the question to be answered is
“Is at least one of a, b or c, even?”Step 2: Analyse Statements Independently (And eliminate options) – AD / BCEStatement 1: b is halfway between a and c
If a =1 and c = 5, b = 3. Is at least one of the numbers even? NO.
If a = 2 and c = 6, b = 4. Is at least one of the numbers even? YES.
The data in statement 1 is insufficient to answer the question with a definite YES or NO.
Statement 1 alone is insufficient. Answer options A and D can be eliminated.
Statement 2: a = b−c
Rearranging the equation, we have,
a + c = b.
Since b is an integer, it can be odd or even.
If b = odd, a + c = odd; this means one of a or c must be even. Is at least one of the numbers even? YES
If b = even, we have already proved that the product abc is even.
The data in statement 2 is sufficient to answer the question with a definite YES.
Statement 2 alone is sufficient. Answer options C and E can be eliminated.
The correct answer option is B.