Hi laborumpossimus,I can see exactly what you did, so let me point out the one gap before you rely on this again.
Your instinct about
individual N values is fine: since N leaves a nonzero remainder when divided by
2,
3, and
5, each valid N (
29, 59, 89) really is
not divisible by
2,
3, or
5.
But here's the catch: the answer choices are not N - they are the
sum of all the N values. And a sum of numbers that aren't divisible by
3 can absolutely be divisible by
3.
Check the correct answer itself:
177 = 3 × 59. It
is divisible by
3. So by your own rule - "eliminate anything divisible by
2,
3, or
5" - you would have thrown out
C too. The fact that only C survived your elimination was a coincidence, not a valid deduction.
The safe path is the one already shown in the thread: each remainder is exactly
one less than its divisor, so
N + 1 is a multiple of lcm(
2,
3,
5) =
30. That gives N = 30k - 1, i.e.
29, 59, 89, and their sum is
177.
Quick way to feel the flaw:- Take
1 and
2 - neither is divisible by
3.
- Their sum is
3, which
is divisible by
3.
So divisibility of the parts tells you nothing guaranteed about divisibility of the sum. Use that elimination idea only on N itself, never on a total built from several N's.
Answer: Claborumpossimus
i am not sure if my approach is correct but i evaluated all the options and ABDE were divisible by either 2 , 3 or 5 so i eliminated them