We know that if a number is divisible by two prime numbers, it is also divisible by their product.
Now, 33 = 3 × 11
Here, 3 and 11 are prime numbers.
2xy02 is divisible by 33. Therefore, it must be divisible by 3 and 11.
A number is divisible by 3 if the sum of its digits is divisible by 3. A number is divisible by 11 if the difference between the sum of the digits at odd places and the sum of the digits at even places of the number is either 0 or a multiple of 11.
Sum of digits = 2 + x + y + 0 + 2 = 4 + x + y
Now, 2xy02 is divisible by 3 if 4 + x + y is divisible by 3.
∴ 4 + x + y = 9, 12, 15 …
⇒ x + y = 5, 8, 11 … … (1)
Sum of the digits at odd places = 4 + y
Sum of the digits at even places = 0 + x
∴ Difference = 4 + y − x [y > x]
Now, 2xy02 is divisible by 11 if 4 + y − x is either 0 or a multiple of 11.
∴ 4 + y − x = 0, 11, 22 …
y − x > 0 ⇒ 4 + y − x ≠ 0
∴ 4 + y − x = 11, 22, 33 …
⇒ y − x = 7, 18, 29 … … (2)
Since y and x are single digit numbers, therefore, y − x = 7.
It can be seen that the only possible values of x and y that satisfy equations (1) and (2) are y = 9 and x = 2.
∴ xy − x − y = 9 × 2 − 2 − 9
= 18 − 2 − 9
= 7
The correct answer is B.