How do solve divisibility test
Answers
Answered by
1
Answer:
U should remember all the rule then U can do
Answered by
1
Answer:
First, take any number (for this example it will be 492) and add together each digit in the number (4 + 9 + 2 = 15). Then take that sum (15) and determine if it is divisible by 3. The original number is divisible by 3 (or 9) if and only if the sum of its digits is divisible by 3 (or 9).
Step-by-step explanation:
Similar questions