(A) Given number: 85235x
For divisibility by 11, (8 + 2 + 5) - (5 + 3 + x) = 0 or Multiple of 11
15 - 8 - x = 0, 11
x = 7 (Only possible value)
(B) Given number: 65x92
For divisibility by 6, last digit should be even and the sum of the digits should be divisible by 3.
So, 6 + 5 + x + 9 + 2 = Multiple of 3
22 + x = Multiple of 3
So, x can be 2, 5 or 8.
(C) Given number: 78430x
For divisibility by 8, the number formed by the last three digits of the number should be divisible by 8.
So, the only possible value of 'x' such that 30x is divisible by 8 is 4.
(D) Given number: 7869x2
For divisibility by both 4 and 3, the number formed by the last two digits of the number should be divisible by 4, and the sum of the digits should be divisible by 3.
So, the values of 'x2' in 7869x2, such that it is divisible by 4, can be 12,32,52,72 and 92.
Now, for the number to be also divisible by 3, the sum of the last two digits of the number should also be divisible by 3.(As sum of the remaining digits is divisible by 3)
Among 12, 32, 52, 72 and 92, it only holds true for 12 and 72.
So, x can be either 1 or 7.