What is GCF?
The Greatest Common Factor (GCF) is the largest number that divides evenly into two or more numbers.
Method 1: List Factors
Find GCF of 18 and 24:
- Factors of 18: 1, 2, 3, 6, 9, 18
- Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24
- Common factors: 1, 2, 3, 6
- Greatest common factor: 6
Method 2: Prime Factorization
Find GCF of 18 and 24:
- 18 = 2 × 3²
- 24 = 2³ × 3
- Take the smallest power of each common prime:
- For 2: min(1, 3) = 2¹
- For 3: min(2, 1) = 3¹
- GCF = 2 × 3 = 6
Method 3: Factor Tree Method
18 24
/ \ / \
2 9 4 6
/ \ / \ / \
3 3 2 2 2 3
18 = 2 × 3²
24 = 2³ × 3
GCF = 2 × 3 = 6