A number is divisible by 2 if its last digit is even (0, 2, 4, 6, or 8). For Example, 124 is divisible by 2 because the end digit i.e 4 is even. |
Card: 2 / 30 |
A number is divisible by 3 if the sum of its digits is divisible by 3. |
Card: 4 / 30 |
If a number n leaves a remainder of 4 when divided by 7, What can you say about n? |
Card: 5 / 30 |
This means that n can be expressed in the form |
Card: 6 / 30 |
To find the remainder, perform the division: |
Card: 8 / 30 |
Yes, a number is divisible by 4 if the number formed by its last two digits is divisible by 4. The last two digits of 108 are 08 |
Card: 10 / 30 |
A number is divisible by 5 if its last digit is 0 or 5. For Example, 235 is divisible by 5 because it ends in 5. |
Card: 12 / 30 |
A number is divisible by 8 if the last three digits form a number that is divisible by 8. |
Card: 18 / 30 |
A number is divisible by 9 if the sum of its digits is divisible by 9. |
Card: 22 / 30 |
If x = 10k + 3 for some integer k, |
Card: 23 / 30 |
The remainder is 3, 10k + 3, which leaves a remainder of 3 when divided by 10. |
Card: 24 / 30 |
A number is divisible by 11 if the difference between the sum of its digits in odd positions and the sum of its digits in even positions is either 0 or divisible by 11. |
Card: 26 / 30 |
If a number is of the form 15n + 6, what can you say about its divisibility by 3? |
Card: 29 / 30 |
The number is divisible by 3 since 15n is divisible by 3, and 6 is also divisible by 3. |
Card: 30 / 30 |