Question: Which of the following is a rule for determining if a number is divisible by 11?
Options:
Correct Answer: The difference between the sum of the digits in odd positions and the sum of the digits in even positions is 0 or a multiple of 11
Solution:
A number is divisible by 11 if the difference between the sum of the digits in odd positions and the sum of the digits in even positions is 0 or a multiple of 11.