|
a number is divisible by __ |
if it follows its rule! |
|
2 if |
The last digit is even |
|
3 if |
The sum of the digits is divisible by three |
|
4 If |
That last two digits are a number that is divisible by four |
|
5 if |
The last digit is a 0 or 5 |
|
6 if |
The number is divisible by BOTH 2 and 3 |
|
9 if |
The sum of the digits is divisible by 9 |





Review All
Quiz!


