Divisibility Rules Flashcards
How can you tell if an integer is divisible by 4?
The integer is divisible by 2 twice
-OR-
The last two digits are divisible by 4
How can you tell if an integer is divisible by 6?
Integer is divisible by both 2 and 3
How can you tell if an integer is divisible by 8?
Integer is divisible by 2 three times
-OR-
Last three digits are divisible by 8
How can you tell if an integer is divisible by 9?
Sum of the integer’s digits is divisible by 9
If integers a and b are both multiples of some integer k>1 (divisible by k), then their sum and difference
Will also be a multiple of k (divisible by k)
If out of integers a and b one is a multiple of some integer k>1 and another is not, then their sum and difference
Will NOT be a multiple of k (divisible by k)
If integers a and b both are NOT multiples of some integer k>1 (divisible by k), then their sum and difference
May or may not be a multiple of k (divisible by k)