Suppose that is the product of three consecutive integers and that is divisible by . Which of the following is not necessarily a divisor of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Three consecutive integers always supply a factor of 2 and a factor of 3, but not necessarily 4; test one example like 5*6*7.
Solution
Any three consecutive integers include a multiple of and at least one even number, so their product is a multiple of . We are told divides as well, and , so divides . That guarantees choices (A), (B), (C) and (E), all of which divide .
Only (D) is left, and it is genuinely not forced: is divisible by but , so does not divide it. The product has only one factor of here because is the only even number among .
The answer is .
Why this works
"Not necessarily a divisor" means one legal example that fails is enough. First use structure (consecutive integers force factors of and ) to certify the choices that always work; then hunt for a counterexample against what remains. Choosing the triple whose even member is keeps the extra factor of out.
The trap
Assuming the product must contain 4 because 'consecutive integers include even numbers'; only one even number is guaranteed among three.
Common mistakes
- Assuming the product must contain 4 because 'consecutive integers include even numbers'; only one even number is guaranteed among three.
- Testing only , which happens to be divisible by , and wrongly concluding that every choice divides .
Techniques
Use the answer choices (mod checks, size, form) to eliminate or select · Test small/specific values or special cases to find or verify the answer