A number is divisible by 11 if the difference between the sum of digits at odd places and the sum of digits at even places is either 0 or a multiple of 11.
Consider the number $N84M69$. Let's find the sums of digits at odd and even places, counting from the right:
The difference is $(M + 17) - (N + 10) = M - N + 7$.
This difference must be a multiple of 11.
Since $N$ and $M$ are digits, $0 \le N \le 9$ and $0 \le M \le 9$.
The multiples of 11 within $[-2, 16]$ are $0$ and $11$. This leads to two possible cases:
Solving for $M - N$, we get $M - N = -7$. This relation is possible (e.g., if $N=7, M=0$).
Solving for $M - N$, we get $M - N = 4$. This relation is also possible (e.g., if $N=1, M=5$).
The question asks for a possible relation. The relation $M - N = -7$ derived from Case 1 is one such possibility.
Find the least value of x for which 57x716 is divisible by 9.
Which of the following numbers is NOT divisible by 11?
If 321y72 is a multiple of 6, where y is a digit, what is the least value of y?
From the given numbers A, B, C and D, which number is NOT divisible by 11?
A = 712712
B = 177210
C = 64614
D = 756148
Which of the following numbers is divisible by 7 ?