What makes a number divisible by 2?
Last digit is 0, 2, 4, 6, or 8.
Divisibility rule for 3?
Sum of digits divisible by 3.
Divisibility rule for 4?
Last two digits divisible by 4.
Divisibility rule for 5?
Ends in 0 or 5.
Divisibility rule for 6?
Divisible by both 2 and 3.
Divisibility rule for 8?
Last three digits divisible by 8.
Divisibility rule for 9?
Sum of digits divisible by 9.
Divisibility rule for 10?
Ends in 0.
Definition of a prime number?
A number with exactly two positive factors: 1 and itself.
Is 1 prime?
No. It has only one factor.
Smallest prime number?
2.
Only even prime?
2.
What is a composite number?
A number with more than two factors.
So:
• Prime number → has exactly two factors (1 and itself)
• Composite number → has more than two factors
Examples:
• 7 → factors are 1 and 7 → only two → ✅ prime
• 8 → factors are 1, 2, 4, 8 → more than two → ✅ composite
• 12 → factors are 1, 2, 3, 4, 6, 12 → composite
So basically:
👉 If a number can be “broken apart” evenly in extra ways besides just 1 and itself, it’s composite.
Definition of a factor?
A number that divides another evenly.
Definition of a multiple?
A number obtained by multiplying another number.
What is the GCF?
Greatest common factor — largest shared factor.
What is the LCM?
Least common multiple — smallest shared multiple.
Prime factorization means?
Expressing a number as product of primes.
If a number is divisible by both 4 and 6, must it be divisible by 12?
Yes (because LCM of 4 and 6 is 12).
Even × even = ?
Even.
Even × odd = ?
Even.
Odd × odd = ?
Odd.
Even + even = ?
Even.
Odd + odd = ?
Even.