Factors, GCF & LCM
Year 7 students frequently struggle with prime factorisation when finding HCF and LCM, often confusing the two concepts entirely. The National Curriculum requires mastery of these skills by Year 7, building on Year 5 foundations of identifying multiples and factors.
Try it right now
Click “Generate a problem” to see a fresh example of this technique.
Why it matters
Factors, GCF, and LCM appear throughout GCSE maths and real-world scenarios. Students need GCF to simplify fractions like 1824 = 34, whilst LCM helps calculate when events coincide—if Harry's bus arrives every 15 minutes and Isla's every 20 minutes, they'll meet again after 60 minutes (LCM of 15 and 20). In practical contexts, GCF determines the largest equal groups possible: dividing 48 chocolates and 36 sweets equally gives 12 portions of 4 chocolates and 3 sweets each. Year 7 pupils use prime factorisation to tackle larger numbers systematically, essential for algebraic manipulation and ratio problems in higher years. These concepts underpin fraction operations, problem-solving with time intervals, and geometric applications involving tessellations.
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 5 and 9?
Answer: 1
- List factors of 5 → [1, 5] — 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 11?
Answer: 1
- Use prime factorisation → GCF(24, 11) — Factor both numbers into primes.
- Find common prime factors → GCF = 1 — Multiply the shared primes.
- Verify → 24 ÷ 1 = 24, 11 ÷ 1 = 11 ✓ — Both divide evenly by the GCF.
What is the GCF of 37 and 57?
Answer: 1
- Use prime factorisation → GCF(37, 57) — Factor both numbers into primes.
- Find common prime factors → GCF = 1 — Multiply the shared primes.
- Verify → 37 ÷ 1 = 37, 57 ÷ 1 = 57 ✓ — Both divide evenly by the GCF.
Common mistakes
- Students confuse GCF with LCM, writing GCF(12, 8) = 24 instead of 4, mixing up 'greatest common' with 'least common'
- Pupils list multiples instead of factors, finding 'factors of 12' as 12, 24, 36 rather than 1, 2, 3, 4, 6, 12
- When using prime factorisation, students multiply all prime factors instead of only common ones, calculating GCF(18, 24) = 2×3×3×2×2×2 = 144 instead of 2×3 = 6
- Students forget the LCM formula, attempting LCM(8, 12) = 8 + 12 = 20 instead of using (8×12) ÷ GCF(8,12) = 96 ÷ 4 = 24