Card: 2 / 30 |
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 4 is even. |
Card: 4 / 30 |
A number is divisible by 3 if the sum of its digits is divisible by 3. For example, for the number 123, the sum is 1 + 2 + 3 = 6, which is divisible by 3. |
Card: 5 / 30 |
If a number n leaves a remainder of 4 when divided by 7, what can you say about n? |
Card: 6 / 30 |
This means that n can be expressed in the form n = 7k + 4, where k is an integer. For example, if k = 2, then n = 7*2 + 4 = 18, which gives a remainder of 4 when divided by 7. |
Card: 8 / 30 |
To find the remainder, perform the division: 145 ÷ 6 = 24 R1. Thus, the remainder is 1. |
Card: 10 / 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, and since 08 ÷ 4 = 2, 108 is divisible by 4. |
Card: 12 / 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: 16 / 30 |
The number is divisible by 6, since 6 is the least common multiple of 2 and 3. |
Card: 18 / 30 |
A number is divisible by 8 if the last three digits form a number that is divisible by 8. 144 is divisible by 8 since 144 ÷ 8 = 18. |
Card: 22 / 30 |
A number is divisible by 9 if the sum of its digits is divisible by 9. For example, for 729, 7 + 2 + 9 = 18, which is divisible by 9. |
Card: 23 / 30 |
If x = 10k + 3 for some integer k, what is the remainder when x is divided by 10? |
Card: 24 / 30 |
The remainder is 3, since x is in the form of 10k + 3, which leaves a remainder of 3 when divided by 10. |
Card: 26 / 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: 29 / 30 |
If a number is of the form 15n + 6, what can you say about its divisibility by 3? |
Card: 30 / 30 |
The number is divisible by 3 since 15n is divisible by 3, and 6 is also divisible by 3. |