Bunuel
Is the product of the three nonzero numbers a, b, and c divisible by 81?
(1) The product of the three numbers a, b, and c is a multiple of 27.
(2) None of the three numbers a, b, and c is divisible by 9.
Solution
Step 1: Analyse Question Stem
• a, b, and c are non-zero numbers.
We need to find, whether the product of a, b, and c is divisible by 81 or not.
Step 2: Analyse Statements Independently (And eliminate options) – AD/BCE
Statement 1: The product of the three numbers a, b, and c is a multiple of 27.
• \(a*b*c = 27*n\), where n is an integer.
• If n is a multiple of 3, then \(27*n\) is divisible by 81.
• If n is not a multiple of 3, then \(27*n\) is not divisible by 81.
Hence, statement 1 is not sufficient, we can eliminate answer options A and D.
Statement 2: None of the three numbers a, b, and c is divisible by 9.
• Since none of the numbers are divisible by 9, we need to check if one or two or all integers are divisible by 3, will that make the product divisible by 81 or not.
o Best case, if all these are divisible by 3, then we can say that \(abc = 3*3*3*x\) , where x is an integer, which is not a multiple of 3.
The maximum power of 3 which the product of number a, b, and c can contain is 3.
• \(abc = 27 * x\) and we can clearly see that it is not divisible by 81.
Hence, statement 2 is sufficient, the correct answer is
Option B.