Greatest Common Factor (GCF): The largest number that divides evenly into two or more numbers
- Find factors of first number: List all numbers that divide it evenly
- Find factors of second number: List all numbers that divide it evenly
- Identify common factors: Find factors that appear in both lists
- Select the greatest: Choose the largest common factor
24 = 2 × 12
24 = 3 × 8
24 = 4 × 6
Factors of 24: {1, 2, 3, 4, 6, 8, 12, 24}
36 = 2 × 18
36 = 3 × 12
36 = 4 × 9
36 = 6 × 6
Factors of 36: {1, 2, 3, 4, 6, 9, 12, 18, 36}
Check divisibility: 1, 2, 3, 4, 6, 8, 12, 24
Check divisibility: 1, 2, 3, 4, 6, 9, 12, 18, 36
Common factors: {1, 2, 3, 4, 6, 12}
The largest number in {1, 2, 3, 4, 6, 12} is 12
24 ÷ 12 = 2 ✓
36 ÷ 12 = 3 ✓
The GCF of 24 and 36 is 12.
• Factor identification: Find all numbers that divide evenly
• Common factor principle: GCF must divide all original numbers
• Verification: Check that GCF divides both numbers evenly
Prime factorization method: Finding GCF by taking the lowest power of common prime factors
48 = 2⁴ × 3¹
48 ÷ 2 = 24
24 ÷ 2 = 12
12 ÷ 2 = 6
6 ÷ 2 = 3
3 ÷ 3 = 1
60 = 2² × 3¹ × 5¹
60 ÷ 2 = 30
30 ÷ 2 = 15
15 ÷ 3 = 5
5 ÷ 5 = 1
48 = 2⁴ × 3¹
60 = 2² × 3¹ × 5¹
Common primes: 2 and 3
For 2: min(4, 2) = 2
For 3: min(1, 1) = 1
GCF = 2² × 3¹ = 4 × 3 = 12
48 ÷ 12 = 4 ✓
60 ÷ 12 = 5 ✓
The GCF of 48 and 60 is 12.
• Prime factorization: Express each number as product of primes
• Common prime principle: GCF uses only primes common to all numbers
• Lowest power rule: Take minimum exponent for each common prime
GCF of multiple numbers: The largest number that divides all given numbers evenly
24 = 2³ × 3¹
36 = 2² × 3²
48 = 2⁴ × 3¹
24 = 2³ × 3¹
36 = 2² × 3²
48 = 2⁴ × 3¹
All three have: 2 and 3
For 2: min(3, 2, 4) = 2
For 3: min(1, 2, 1) = 1
GCF = 2² × 3¹ = 4 × 3 = 12
24 ÷ 12 = 2 ✓
36 ÷ 12 = 3 ✓
48 ÷ 12 = 4 ✓
The GCF of 24, 36, and 48 is 12.
• Extension principle: Same method applies to multiple numbers
• Universal commonality: Must be common to ALL numbers
• Minimum exponent: Take smallest power among all numbers
Greatest Common Factor (GCF): The largest positive integer that divides evenly into two or more numbers
Factor: A number that divides another number evenly without remainder
Common factor: A factor that two or more numbers share
Prime factorization: Expressing a number as a product of prime numbers
- Choose method: Decide between listing or prime factorization
- Find factors: Either list all or find prime factorization
- Identify commonality: Find factors shared by all numbers
- Select maximum: Choose the largest common factor
- Verify: Ensure the GCF divides all original numbers
• GCF(a,b) ≤ min(a,b): GCF is never larger than the smaller number
• GCF(a,a) = a: Number with itself has GCF equal to itself
• GCF(a,1) = 1: Any number with 1 has GCF of 1
• GCF relationship: GCF(a,b) × LCM(a,b) = a × b
• Coprime numbers: If GCF(a,b) = 1, numbers are coprime
Real-world application: Using GCF to find the largest equal groupings
Prime factorization method:
48 = 2⁴ × 3¹
64 = 2⁶
Common prime: 2
Lowest power: 2⁴ = 16
We need equal rows for both chairs and desks
This means we need the GCF of 48 and 64
48 = 2⁴ × 3¹
64 = 2⁶
Only common prime: 2
Min power of 2: min(4, 6) = 4
GCF = 2⁴ = 16
Rows of chairs: 48 ÷ 16 = 3 rows
Rows of desks: 64 ÷ 16 = 4 rows
Total rows: 3 + 4 = 7 rows
The greatest number of items that can be placed in each row is 16. There will be 3 rows of chairs and 4 rows of desks, for a total of 7 rows.
• Equal grouping: Real-world problems often require equal divisions
• Maximum efficiency: GCF gives the largest possible equal groupings
• Verification: Check that GCF divides both numbers evenly
Advanced application: Using GCF for optimal tiling solutions
120 = 2³ × 3¹ × 5¹
144 = 2⁴ × 3²
180 = 2² × 3² × 5¹
Common primes: 2 and 3
Lowest powers: 2² and 3¹
GCF = 2² × 3¹ = 4 × 3 = 12
120 ÷ 2 = 60
60 ÷ 2 = 30
30 ÷ 2 = 15
15 ÷ 3 = 5
5 ÷ 5 = 1
So 120 = 2³ × 3¹ × 5¹
144 ÷ 2 = 72
72 ÷ 2 = 36
36 ÷ 2 = 18
18 ÷ 2 = 9
9 ÷ 3 = 3
3 ÷ 3 = 1
So 144 = 2⁴ × 3²
180 ÷ 2 = 90
90 ÷ 2 = 45
45 ÷ 3 = 15
15 ÷ 3 = 5
5 ÷ 5 = 1
So 180 = 2² × 3² × 5¹
Common primes in all three: 2 and 3
For 2: min(3, 4, 2) = 2
For 3: min(1, 2, 2) = 1
GCF = 2² × 3¹ = 4 × 3 = 12
Largest square tile that fits all rectangles: 12 × 12 inches
This tile will fit evenly into all three dimensions
The GCF of 120, 144, and 180 is 12. The largest possible square tile that can be used for tiling is 12 × 12 inches.
• Three-number GCF: Same method extends to multiple numbers
• Tiling application: GCF gives optimal tile size for even coverage
• Dimension compatibility: Tile size must divide all dimensions evenly
Greatest Common Factor (GCF): The largest positive integer that divides evenly into two or more numbers without remainder
Factor: A number that divides another number evenly (a is a factor of b if b ÷ a is a whole number)
Common factor: A factor that two or more numbers share
Coprime numbers: Two numbers whose GCF is 1 (they share no common factors except 1)
- Identify the numbers: Determine which numbers to find GCF for
- Choose method: Select listing or prime factorization based on number size
- Execute method: Either list all factors or find prime factorizations
- Find commonality: Identify factors shared by all numbers
- Select maximum: Choose the largest common factor
- Verify result: Ensure GCF divides all original numbers evenly
• Size limitation: GCF is never larger than the smallest number
• Lower bound: GCF is always at least 1
• Self-property: GCF(a, a) = a
• Unity property: GCF(a, 1) = 1
• Prime property: If p is prime, GCF(p, a) = 1 or p (depending on whether p divides a)
• Relationship: GCF(a, b) × LCM(a, b) = a × b