Question: Which of the following is a rule for determining if a number is divisible by 3?
Options:
Correct Answer: The sum of the digits is divisible by 3
Solution:
A number is divisible by 3 if the sum of its digits is divisible by 3.