What is the remainder when the positive integer x is divided by 6?(1) When x is divided by 2, the remainder is 1; and when x is divided by 3, the remainder is 0.
When x is divided by 2, the remainder is 1 implies that
x is an odd number;
When x is divided by 3, the remainder is 0 implies that
x is a multiple of 3.
Therefore,
x must be an odd multiple of 3, such as: 3, 9, 15, 21, ... Observing a clear pattern, we can see that when any of these numbers is divided by 6, it yields a remainder of 3. Sufficient.
(2) When x is divided by 12, the remainder is 3.
x is of a type \(x=12q+3\): 3, 15, 27, ... Any such number divided by 6 yields remainder of 3 (or you can notice that 12q is divisible by 6 and 3 divided by 6 yields the remainder of 3). Sufficient.
The above means that x takes the form \(x=12q+3\), for example: 3, 15, 27, ... When any of these numbers is divided by 6, it also yields a remainder of 3 (or, alternatively, we can observe that 12q is divisible by 6 and 3 divided by 6 yields a remainder of 3). Sufficient.
Answer: D.