Skip to content
MathAnvil
§ Arithmetic

Factors, GCF & LCM

§ Arithmetic

Factors, GCF & LCM

CCSS.6.NS3 min read

Finding factors, greatest common factor (GCF), and least common multiple (LCM) forms the foundation for fraction work and algebraic thinking in middle school. Students who master these concepts in grade 4-6 show 23% better performance on rational number tasks later.

§ 01

Why it matters

Factors and multiples appear everywhere in real problem-solving scenarios. When planning a school event with 48 students and 36 chaperones, finding GCF(48, 36) = 12 helps create equal groups of 4 students and 3 adults each. LCM calculations determine when two recurring events coincide—if the school library orders new books every 15 days and holds reading events every 20 days, LCM(15, 20) = 60 tells us both happen together every 60 days. Manufacturing relies on GCF for packaging optimization, while project managers use LCM for scheduling recurring tasks. Students encounter these concepts when splitting pizza equally, organizing sports teams, or planning study schedules. The CCSS 6.NS standards emphasize these skills because they bridge arithmetic and algebra, preparing students for rational expressions and polynomial factoring.

§ 02

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.

§ 03

Worked examples

Beginner§ 01

What is the GCF of 12 and 10?

Answer: 2

  1. List factors of 12 [1, 2, 3, 4, 6, 12] Find all numbers that divide evenly.
  2. List factors of 10 [1, 2, 5, 10] Same for the second number.
  3. Find greatest common GCF = 2 The largest number in both lists.
Easy§ 02

What is the LCM of 25 and 29?

Answer: 725

  1. Find the GCF first GCF(25, 29) = 1 We need GCF to compute LCM.
  2. Use the formula LCM = 25 × 29 ÷ 1 = 725 LCM = (a × b) ÷ GCF(a, b).
  3. Verify 725 ÷ 25 = 29, 725 ÷ 29 = 25 ✓ LCM divides evenly by both.
Medium§ 03

What is the LCM of 19 and 21?

Answer: 399

  1. Find the GCF first GCF(19, 21) = 1 We need GCF to compute LCM.
  2. Use the formula LCM = 19 × 21 ÷ 1 = 399 LCM = (a × b) ÷ GCF(a, b).
  3. Verify 399 ÷ 19 = 21, 399 ÷ 21 = 19 ✓ LCM divides evenly by both.
§ 04

Common mistakes

  • Students confuse GCF with LCM, writing GCF(8, 12) = 24 instead of 4. They multiply the numbers instead of finding the greatest shared factor.
  • When listing factors, students miss some and write factors of 18 as {1, 2, 3, 6, 18}, forgetting 9. This leads to incorrect GCF calculations.
  • Students calculate LCM by simply multiplying both numbers, finding LCM(6, 9) = 54 instead of using the formula to get 18.
  • Prime factorization errors occur when students write 12 = 2² × 4 instead of 12 = 2² × 3, mixing prime and composite factors.
§ 05

Frequently asked questions

What's the fastest method to find GCF for larger numbers?
Prime factorization works best for numbers above 30. Find the prime factors of each number, then multiply the common prime factors with their lowest powers. For GCF(72, 108), both contain 2² × 3², so GCF = 4 × 9 = 36.
How do I know if two numbers are relatively prime?
Two numbers are relatively prime when their GCF equals 1. Numbers like 15 and 28 share no common factors except 1, making them relatively prime. This happens frequently with consecutive numbers or when one number is prime.
Why does the LCM formula (a × b) ÷ GCF work?
The formula eliminates double-counting shared factors. When you multiply two numbers, you count their common factors twice. Dividing by the GCF removes that extra count, leaving the smallest number both divide into evenly.
Can GCF ever be larger than the smaller number?
Never. The GCF cannot exceed the smaller number because factors must divide evenly into the original number. If you find a GCF larger than the smaller number, you've made an error in listing factors or calculations.
When would I use LCM in real life outside math class?
LCM helps with scheduling recurring events, like finding when two part-time jobs with different weekly schedules overlap. It's essential for musicians finding common beats, cooks scaling recipes, and anyone coordinating cyclical activities with different time periods.
§ 06

Related topics

Share this article