Bunuel
What is the remainder when positive integer k is divided by 12?
(1) When 2k is divided by 12, the remainder is 2.
(2) When 3k is divided by 12, the remainder is 3.
Statement 1:We can divide all numbers by 2 and translate this to "when k is divided by 6, the remainder is 1". Then we can write k as \(k = 6i + 1\) where i is any integer. If we divide k by 12 we can get either 1 or 7 as the remainder.
Statement 2:Using the technique above: "When k is divided by 4, the remainder is 1". \(k = 4i + 1\), when we divide k by 12 we can get 1, 5, or 9 as the remainder.
Statement 3:Combined we can only have remainders of 1, sufficient. Another neat way to see this is to subtract (1) from (2) to get "When k is divided by 12, the remainder is 1". This works since both expressions are divided by 12, an additional k divided by 12 gives an additional remainder of 1.
Ans: C