Factor: A number that divides another number evenly without leaving a remainder. If a × b = n, then both a and b are factors of n.
- Start with 1 and the number itself
- Check each integer from 2 up to the square root of the number
- For each divisor found, record both the divisor and its quotient
- Stop when you reach a repeated pair
- Arrange all factors in ascending order
1 × 24 = 24
So 1 and 24 are factors
24 ÷ 2 = 12
So 2 and 12 are factors
24 ÷ 3 = 8
So 3 and 8 are factors
24 ÷ 4 = 6
So 4 and 6 are factors
24 ÷ 5 = 4.8 (not a whole number)
So 5 is not a factor
We already have 6 as a factor, so we stop here
1, 2, 3, 4, 6, 8, 12, 24
The factors of 24 are: 1, 2, 3, 4, 6, 8, 12, 24.
• Factor definition: a divides n if n ÷ a is a whole number
• Pairing method: Factors come in pairs that multiply to the original number
• Square root limit: Only check up to √n to avoid redundancy
Divisibility: A number n is divisible by d if n ÷ d results in a whole number with no remainder.
144 ÷ 12
144 ÷ 12 = 12
12 × 12 = 144
144 - 144 = 0 (no remainder)
144 = 12 × 12
Since 12 is a factor of 144, 144 is divisible by 12
Yes, 144 is divisible by 12.
Yes, 144 is divisible by 12 because 144 ÷ 12 = 12 with no remainder.
• Division method: Perform division and check remainder
• Factor verification: If d is a factor of n, then n is divisible by d
• Zero remainder: Divisibility occurs when remainder is 0
Prime Factorization: Expressing a number as a product of prime numbers only. Every composite number has a unique prime factorization.
Begin with 60 at the top of the factor tree
60 = 4 × 15
4 = 2 × 2
15 = 3 × 5
2, 2, 3, and 5 are all prime numbers
60 = 2² × 3¹ × 5¹
2² × 3 × 5 = 4 × 3 × 5 = 60 ✓
The prime factorization of 60 is 2² × 3 × 5.
• Prime factorization: Break down until only primes remain
• Factor tree: Systematic decomposition method
• Unique factorization: Fundamental theorem of arithmetic
Factor: A number that divides another number evenly. If a × b = c, then a and b are factors of c.
Multiple: A number that is the product of a given number and an integer. If a × b = c, then c is a multiple of a and b.
Prime Number: A number greater than 1 that has exactly two factors: 1 and itself.
Composite Number: A number greater than 1 that has more than two factors.
Divisibility: A number n is divisible by d if n ÷ d results in a whole number with no remainder.
- Factor identification: Find all numbers that divide the target evenly
- Prime factorization: Break down numbers into prime components
- Divisibility testing: Apply divisibility rules to check divisibility
- Verification: Check results by multiplication or division
- Application: Use factors and divisibility in problem-solving
• Prime factorization is unique for each number
• Factors always come in pairs
• Every number is divisible by 1 and itself
• Divisibility by 2: last digit is even
• Divisibility by 3: sum of digits is divisible by 3
Common Factors: Numbers that divide two or more given numbers evenly. The greatest of these is the Greatest Common Factor (GCF).
1 × 18 = 18
2 × 9 = 18
3 × 6 = 18
Factors of 18: 1, 2, 3, 6, 9, 18
1 × 24 = 24
2 × 12 = 24
3 × 8 = 24
4 × 6 = 24
Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24
Common factors: 1, 2, 3, 6
Greatest common factor: 6
The common factors of 18 and 24 are 1, 2, 3, and 6. The GCF is 6.
• Factor listing: Find all factors of each number
• Intersection: Identify factors that appear in both lists
• GCF: Greatest number in the common factors set
Divisibility Rules: Quick tests to determine if one number divides another without performing the division.
Last digit is 6 (even)
1236 is divisible by 2
Sum of digits: 1 + 2 + 3 + 6 = 12
12 is divisible by 3
1236 is divisible by 3
Last two digits: 36
36 ÷ 4 = 9
1236 is divisible by 4
Last digit is 6 (not 0 or 5)
1236 is not divisible by 5
Must be divisible by both 2 and 3
1236 is divisible by 2 and 3
1236 is divisible by 6
Sum of digits: 1 + 2 + 3 + 6 = 12
12 is not divisible by 9
1236 is not divisible by 9
1236 is divisible by 2, 3, 4, and 6, but not by 5 or 9.
• Divisibility by 2: Last digit is even
• Divisibility by 3: Sum of digits divisible by 3
• Divisibility by 4: Last two digits divisible by 4
• Divisibility by 5: Last digit is 0 or 5
• Divisibility by 6: Divisible by both 2 and 3
• Divisibility by 9: Sum of digits divisible by 9
Factor: A number that divides another number evenly with no remainder.
Multiple: The result of multiplying a number by an integer.
Prime Number: A number with exactly two distinct positive divisors: 1 and itself.
Composite Number: A number with more than two distinct positive divisors.
Divisibility: The property of one number being evenly divisible by another.
- Factor identification: Systematically find all divisors
- Prime factorization: Decompose into prime components
- Divisibility testing: Apply appropriate rules
- Verification: Check results by multiplication
- Application: Use in problem-solving contexts
• Every integer > 1 has a unique prime factorization
• Factors come in pairs whose product equals the original number
• Prime numbers have exactly 2 factors
• Composite numbers have more than 2 factors
• Divisibility by 6 requires divisibility by both 2 and 3
Analysis: The chart shows how the number of factors varies with different integers.
- Prime numbers have exactly 2 factors
- Square numbers have odd number of factors
- Highly composite numbers have many factors