how do you know if a numbers is divisible by another number? Flashcards
(10 cards)
What does divisibility mean?
Divisibility - A number that can be divided by another number evenly and have NO remainder.
What does factor{s} mean?
Factors - Numbers that can be multiplied together to get another number.
How do you know if a number is divisible by 2?
if the last digit is 0, 2, 4, 6, or 8 {an even number that’s not over 10}.
How do you know if a number is divisible by 3?
if the sum of the digits is divisible by 3.
How do you know if a number is divisible by 4?
if the last 2 digits are divisible by 2 x2 times. {Divisible by 4}.
How do you know if a number is divisible by 5?
If the last digit is either 5 or 0.
How do you know if a number is divisible by 6?
if its divisible by both 2 & 3.
How do you know if a number is divisible by 8?
If the last 3 digits are divisible by 2 x3 times. {divisible by 8}.
How do you know if a number is divisible by 9?
if the sum of the digits is divisible by 9.
How do you know if a number is divisible by 10?
if the last digit is 0.