Statement 1. x is divisible by 9
x could be 9, 18, 27, 36, 45, 54, 63, 72, ....
When we divide these numbers by 12, there is no fixed remainder. But there is a pattern..
On dividing these various values of x in this order 9, 18, 27, 36, 45, 54, 63, 72, ....
by 12, the remainders are: 9, 6, 3, 0, 9, 6, 3, 0,...
We can get a pattern with 4 different values of remainders possible, but no unique value.
So
InsufficientStatement 2. When x is divided by 4, the remainder is 1
x is of the form: (4k+1) where k is a non negative integer.
x could be: 5, 9, 13, 17, 21, 25, 29, 33,...
On dividing these values by 12, we get various remainders as:
5, 9, 1, 5, 9, 1, 5, 9, 1, ....
There is a pattern with three different remainders but no unique value.
So
InsufficientOn combining, the only common remainder from statement 1 and statement 2 is '9'
So we got a unique value of remainder as '9'.
Sufficient Hence answer is
C(so basically this also means that if a number is divisible by 9, and also gives remainder '1' when divided by 4: then that number will always give a remainder of '9' when divided by 12)