Bunuel
For positive integer a, is the product (a)(a + 1)(a + 2) divisible by 48?
(1) a is even.
(2) 4a is divisible by 32.
Kudos for a correct solution.
VERITAS PREP OFFICIAL SOLUTION:Question type: Yes/No. The question asks: “Is the product (a) (a + 1) (a +2) divisible by 48?” You can think ahead of time that in order to be divisible by 48 this product must have the prime factors of 48: 2^4 • 3. So the question is really: Does this product contain at least four 2s and one 3?
Given information in the question stem or diagram: “a is a positive integer.” Since a is a positive integer the rule that “in any three consecutive integers one of those integers will be a multiple of 3” applies. That means that before you even go to the statements you know that the product (a) (a + 1) (a +2) will be a multiple of 3. The question then can be simplified even more from above because you know that the factor of 3 will be present. The simplified question is: Does this product have 2^4 as a factor? It is essential that you always leverage all given information in the question before moving to statements. Also note that this problem (as is true for most arithmetic problems) is best solved with your conceptual understanding of factors and divisibility. While you could prove sufficiency/insufficiency with number picking, it would be cumbersome and risky in this example.
Statement 1: a is even. If a is an even number, it means that a will contain at least one 2 as a factor. It also means that a + 2 will be even and that one of those two even numbers will be a multiple of 4. For example, if x = 2 then (x +2) = 4. This means that you have at least 2^3 as a factor. However, this statement is not sufficient as it only guarantees three 2s in the product and not the required four 2s. Eliminate choices A and D.
Statement 2: If 4a is divisible by 32 then “a” must be divisible by 8. If a contains three 2’s as factors then this information is sufficient as you know that (a + 2) will have to contain at least one 2 as well. This statement is sufficient to prove that the product will contain 2^4 • 3 and
the correct answer is B.