Factors, GCF & LCM
Factors are whole numbers that divide evenly into another number, whilst multiples are the results of multiplying a number by whole numbers. The Greatest Common Factor (GCF) identifies the largest number that divides two or more numbers, and the Lowest Common Multiple (LCM) finds the smallest number that both original numbers divide into evenly.
Why it matters
GCF and LCM calculations appear throughout mathematics and practical situations. When simplifying fractions like 2436, finding GCF(24,36) = 12 reduces it to 23. Recipe scaling relies on LCM — if one recipe serves 6 people and another serves 8, LCM(6,8) = 24 tells us the smallest group size for equal portions. Timetabling uses LCM to find when events coincide: buses arriving every 15 minutes and trains every 20 minutes both arrive together every LCM(15,20) = 60 minutes. GCF helps distribute items equally — sharing 48 sweets among 18 children requires GCF(48,18) = 6 groups of equal size. These concepts underpin algebraic fraction work in GCSE mathematics and appear in Year 5 and Year 7 curriculum requirements.
How to solve factors, gcf & lcm
GCF & LCM
- List the factors of each number.
- GCF = the greatest factor they share.
- LCM = (a × b) ÷ GCF(a, b).
Example: GCF(12, 18): factors of 12={1,2,3,4,6,12}, 18={1,2,3,6,9,18} → GCF=6. LCM = 12×18÷6 = 36.
Worked examples
What is the GCF of 8 and 9?
Answer: 1
- List factors of 8 → [1, 2, 4, 8] — Find all numbers that divide evenly.
- List factors of 9 → [1, 3, 9] — Same for the second number.
- Find greatest common → GCF = 1 — The largest number in both lists.
What is the GCF of 24 and 36?
Answer: 12
- Use prime factorisation → GCF(24, 36) — Factor both numbers into primes.
- Find common prime factors → GCF = 12 — Multiply the shared primes.
- Verify → 24 ÷ 12 = 2, 36 ÷ 12 = 3 ✓ — Both divide evenly by the GCF.
What is the GCF of 45 and 48?
Answer: 3
- Use prime factorisation → GCF(45, 48) — Factor both numbers into primes.
- Find common prime factors → GCF = 3 — Multiply the shared primes.
- Verify → 45 ÷ 3 = 15, 48 ÷ 3 = 16 ✓ — Both divide evenly by the GCF.
Common mistakes
- Confusing GCF with LCM, such as stating GCF(12,18) = 36 instead of 6, or claiming LCM(12,18) = 6 instead of 36
- Missing factors when listing systematically, like writing factors of 24 as {1,2,3,4,6,8,12} and omitting 24 itself
- Calculating LCM by multiplying the original numbers without dividing by GCF, giving LCM(8,12) = 96 instead of 24