PRE-ALGEBRA • NUMBER SYSTEM & OPERATIONS

Factors & Multiples — I can find factors and multiples and determine whether one number is a factor or multiple of another.

Discover the building blocks of numbers and how they connect through multiplication and division.

Historical Context & Motivation

People have been breaking numbers into smaller parts for thousands of years. Ancient civilizations needed to divide land, share food, and organize armies into equal groups. These everyday problems led mathematicians to study factors and multiples — two ideas that are still at the heart of how we work with numbers today.

~2000 BCE
Babylonian Clay Tablets
Ancient Babylonians carved multiplication tables into clay tablets. They used these tables to divide grain and measure land, making them some of the first people to record factors and multiples.
~300 BCE
Euclid's Elements
The Greek mathematician Euclid wrote a famous book called Elements. He explained that every whole number can be built from prime factors. This idea is still used today.
~240 BCE
Sieve of Eratosthenes
Eratosthenes created a simple method to find prime numbers by crossing out multiples. This "sieve" showed how multiples help us understand the structure of numbers.
1801
Gauss & Number Theory
Carl Friedrich Gauss published a book that made factors and multiples a major part of modern mathematics. His work helped build the number theory used in today's computer science.

So here is the big question this lesson answers: How do we find the numbers that divide evenly into another number, and how do we build lists of multiples? Once you master this, you will unlock skills like simplifying fractions, finding common denominators, and solving real-world problems.

Core Principles & Definitions

Before we jump in, let's nail down the key vocabulary. These definitions are the foundation for everything else in this lesson.

1

Factor

A factor is a whole number that divides evenly into another number with no remainder. For example, 4 is a factor of 12 because 12 ÷ 4 = 3 with nothing left over.
2

Multiple

A multiple is the result you get when you multiply a number by any whole number. For example, 12 is a multiple of 4 because 4 × 3 = 12.
3

Divisibility

A number is divisible by another if dividing gives a whole number answer with zero remainder. We say "24 is divisible by 6" because 24 ÷ 6 = 4 exactly.
4

Factor Pairs

Factor pairs are two numbers that multiply together to give a product. The factor pairs of 12 are (1, 12), (2, 6), and (3, 4). Listing pairs is the fastest way to find all factors.
5

The Factor–Multiple Relationship

Factors and multiples are two sides of the same coin. If 3 is a factor of 15, then 15 is a multiple of 3. They always come in pairs.
KEY TAKEAWAY
Think of factors and multiples like a recipe. If you need 12 cookies and you put 4 cookies on each tray, you use 3 trays. Here, 4 and 3 are factors of 12, and 12 is a multiple of both 4 and 3. Factors break a number apart; multiples build it up.

Visual Explanation — Factor Rainbows & Multiple Number Lines

A great way to see factors is with a factor rainbow. You list all factors of a number in order, then draw arcs connecting each factor pair. The diagram below shows the factor rainbow for the number 24.

The factor rainbow for 24 shows all four factor pairs: (1, 24), (2, 12), (3, 8), and (4, 6). Each colored arc connects the two factors that multiply to make 24.

Notice how the arcs get shorter toward the center. The smallest and largest factors are on the outside. When the arcs meet in the middle, you know you have found all the factor pairs. This trick keeps you from missing any.

Now let's see the other side: multiples. Multiples stretch out forever on a number line. You just keep multiplying by the next whole number.

Mathematical Framework

Let's put the ideas of factors and multiples into simple math language so you can use them in any problem.

FACTOR TEST
a is a factor of b ⟺ b ÷ a = whole number (remainder 0)
Here, a and b are whole numbers. If b ÷ a has no remainder, then a divides evenly into b.
MULTIPLE FORMULA
Multiples of n = n × 1, n × 2, n × 3, n × 4, …
Replace n with any whole number. The list goes on forever. For example, multiples of 5 are 5, 10, 15, 20, 25, …
FACTOR–MULTIPLE LINK
If a × b = c, then a and b are factors of c, and c is a multiple of both a and b.
This shows why factors and multiples always travel together. Whenever you write a multiplication fact, you automatically create factor and multiple relationships.
💡 Quick Divisibility Tips
A number is divisible by 2 if it ends in 0, 2, 4, 6, or 8. It is divisible by 3 if the sum of its digits is divisible by 3. It is divisible by 5 if it ends in 0 or 5. These shortcuts help you find factors quickly!

Detailed Breakdown — Finding All Factors Systematically

The key to finding every factor of a number is to work through the whole numbers in order, starting with 1. You stop when the two numbers in a factor pair are the same or cross over. Let's see this system in a table for the number 36.

Systematic factor search for 36. Stop at 6 because 6 × 6 = 36.
Try dividing by…36 ÷ ? =RemainderFactor pair?
1360✅ (1, 36)
2180✅ (2, 18)
3120✅ (3, 12)
490✅ (4, 9)
57 R11❌ Not a factor
660✅ (6, 6)

We stop at 6 because the next number we would check (7) is already larger than 6, meaning the pair would just repeat. The complete list of factors of 36 is: 1, 2, 3, 4, 6, 9, 12, 18, 36. That's 9 factors in total.

Three number lines show multiples of 3, 4, and 6. The bolder circles mark where lists overlap — these are common multiples. For 3 and 4, the first common multiple is 12.

Look at the number lines above. Multiples of 3 appear every 3 units, multiples of 4 every 4 units, and multiples of 6 every 6 units. The numbers that show up on more than one line are common multiples. The smallest one is called the Least Common Multiple (LCM). You will use the LCM a lot when adding fractions with different denominators.

Worked Example

Let's work through a complete example. We'll find all the factors of 48, list its first several multiples, and then decide whether certain numbers are factors or multiples of 48.

Finding Factors and Multiples of 48
1
Step 1 — Start with 1Every number has 1 as a factor. Divide: 48 ÷ 1 = 48. So (1, 48) is our first factor pair.
Factor pair: (1, 48)
2
Step 2 — Check 248 ends in 8, which is even, so 48 is divisible by 2. Divide: 48 ÷ 2 = 24.
Factor pair: (2, 24)
3
Step 3 — Check 3Add the digits: 4 + 8 = 12. Since 12 is divisible by 3, so is 48. Divide: 48 ÷ 3 = 16.
Factor pair: (3, 16)
4
Step 4 — Check 448 ÷ 4 = 12. No remainder.
Factor pair: (4, 12)
5
Step 5 — Check 548 does not end in 0 or 5, so 5 is NOT a factor.
Skip — not a factor
6
Step 6 — Check 648 ÷ 6 = 8. No remainder.
Factor pair: (6, 8)
7
Step 7 — Check 748 ÷ 7 = 6 remainder 6. Not a factor. Since 7 > 6 (the smaller number in the last pair), we are done!
All factors of 48: 1, 2, 3, 4, 6, 8, 12, 16, 24, 48
8
Step 8 — List multiples of 48Multiply 48 by 1, 2, 3, 4, 5, … The first five multiples of 48 are:
48, 96, 144, 192, 240
9
Step 9 — Answer the key questionsIs 8 a factor of 48? Yes, because 48 ÷ 8 = 6 exactly. Is 48 a multiple of 8? Yes, because 8 × 6 = 48. Is 48 a factor of 10? No, because 10 ÷ 48 does not give a whole number.
8 is a factor of 48 ✔ | 48 is a multiple of 8 ✔ | 48 is NOT a factor of 10 ✘

Common Mistakes & Helpful Strategies

Factors and multiples are closely related, and students often mix them up. The table below highlights the most common mistakes alongside strategies to avoid them.

Common MistakeWhy It HappensHow to Fix It
Confusing factors with multiplesBoth involve multiplication, so the terms feel similar.Remember: factors are ≤ the number; multiples are ≥ the number.
Forgetting that 1 and the number itself are always factorsStudents jump straight to 2 and skip the obvious.Always start your list with 1 and end with the number.
Stopping the factor search too earlyStudents stop after checking a few numbers.Keep checking until the two numbers in a pair meet or cross.
Thinking multiples are finiteFactor lists are short, so students assume multiples are too.Multiples go on forever. You can always multiply by the next number.
Saying 0 is a factorZero times anything is zero, so it seems like it should work.You cannot divide by 0, so 0 is never a factor. (But 0 is a multiple of every number.)
KEY TAKEAWAY
Here's a memory trick: Factors are Few (they fit inside the number) and Multiples are Many (they go on forever). Both start with the same letters: F for Few, M for Many. Use this to keep them straight!

Connection to Advanced Topics

Understanding factors and multiples is your launching pad for bigger ideas in math. The table below shows how today's lesson connects to topics you'll see soon.

Today's ConceptWhere It Leads
Finding all factors of a numberGreatest Common Factor (GCF) — used to simplify fractions to lowest terms.
Listing multiples of a numberLeast Common Multiple (LCM) — used to find common denominators when adding or subtracting fractions.
Knowing if a number is prime (only factors are 1 and itself)Prime factorization — breaking numbers into a product of primes, which is the key to GCF and LCM shortcuts.
Divisibility rulesAlgebra and number theory — testing divisibility helps solve equations and proofs in higher math.

In the next unit, you'll use today's skills to find the GCF and LCM of two or more numbers. Mastering factors and multiples now will make those lessons much smoother.

Practice Problems

Try these five problems on your own. They start easy and get more challenging. Check your answers when you're done!

PROBLEM 1CONCEPTUAL
True or false: If 7 is a factor of 42, then 42 is a multiple of 7. Explain your reasoning.
PROBLEM 2BASIC CALCULATION
List all the factors of 30.
PROBLEM 3INTERMEDIATE
Is 144 a multiple of 9? Is 9 a factor of 144? Show how you can answer both questions with a single division.
PROBLEM 4APPLIED
A teacher has 60 stickers and wants to give every student the same number with none left over. What are all the possible class sizes she could have?
PROBLEM 5CRITICAL THINKING
A number has exactly three factors: 1, 5, and 25. What is the number? Can you explain why it has an odd number of factors, and name another number that also has exactly three factors?

Lesson Summary

A factor is a whole number that divides evenly into another number, while a multiple is the result of multiplying that number by any whole number. They are two sides of the same relationship: if a × b = c, then a and b are factors of c, and c is a multiple of both a and b. Use factor pairs and the factor rainbow to find every factor, and remember that factors are Few while multiples are Many.

To test whether one number is a factor of another, divide and check for a remainder of zero. Divisibility rules for 2, 3, and 5 are handy shortcuts. These skills feed directly into finding the Greatest Common Factor (GCF) and Least Common Multiple (LCM), which you will use to simplify fractions and find common denominators.

Varsity Tutors • Pre-Algebra • Factors & Multiples