Finding All Factor Pairs- Complete Method for Any Number
What Factor Pairs Actually Are
Factor pairs are two numbers that multiply together to give you a specific product. That's it. If you're looking at the number 12, the factor pairs are 1 × 12, 2 × 6, and 3 × 4. Each pair multiplies to 12.
Most people learn this in middle school and forget it by high school. That's a problem when you need it for factoring, finding GCF, or working through algebra problems. Here's the complete method to find every factor pair for any number.
The Division Method (Fastest Way)
This is the method professionals actually use. It's faster than listing all factors and then pairing them up.
Step-by-Step Process
- Start dividing your number by 1
- Work your way up through whole numbers
- Write down each divisor that divides evenly
- Pair each divisor with its quotient
- Stop when you hit the square root of your number
The reason you stop at the square root is mathematical efficiency. Factors come in pairs—one below the square root and one above. Once you've found all the small ones, you've automatically found all the large ones.
Working Example: Finding Factor Pairs of 48
Start dividing:
- 48 ÷ 1 = 48 → Pair: (1, 48)
- 48 ÷ 2 = 24 → Pair: (2, 24)
- 48 ÷ 3 = 16 → Pair: (3, 16)
- 48 ÷ 4 = 12 → Pair: (4, 12)
- 48 ÷ 6 = 8 → Pair: (6, 8)
- 48 ÷ 7 = doesn't divide evenly, skip
- 48 ÷ 8 = 6 → Already found this pair
Stop at √48 ≈ 6.9. You're done.
Factor pairs of 48: (1,48), (2,24), (3,16), (4,12), (6,8)
Factor Pair Table for Common Numbers
Here's a quick reference for the most requested numbers:
| Number | Factor Pairs | Total Pairs |
|---|---|---|
| 12 | (1,12), (2,6), (3,4) | 3 |
| 24 | (1,24), (2,12), (3,8), (4,6) | 4 |
| 36 | (1,36), (2,18), (3,12), (4,9), (6,6) | 5 |
| 48 | (1,48), (2,24), (3,16), (4,12), (6,8) | 5 |
| 60 | (1,60), (2,30), (3,20), (4,15), (5,12), (6,10) | 6 |
| 100 | (1,100), (2,50), (4,25), (5,20), (10,10) | 5 |
Prime Numbers vs. Perfect Squares
Prime numbers only have one factor pair: (1, itself). Examples: 7 = (1,7), 13 = (1,13), 29 = (1,29). That's it.
Perfect squares have a special factor pair where both numbers are identical. This is the square root paired with itself. For 36, you get (6,6). For 49, you get (7,7). For 64, you get (8,8).
When you encounter a perfect square, the square root appears once as an unpaired factor before you hit the stopping point.
The Prime Factorization Method
This method works better for larger numbers or when you need to find common factors between multiple numbers.
How It Works
Break your number down into prime factors first. Then use those primes to systematically generate all factors.
Example: 72
Prime factorization: 72 = 2³ × 3²
To find all factors, you take each prime and consider all possible powers:
- For the 2s: you can use 0, 1, 2, or 3 twos (1, 2, 4, 8)
- For the 3s: you can use 0, 1, or 2 threes (1, 3, 9)
Multiply each option from the first group by each option from the second group:
- 1×1=1, 1×3=3, 1×9=9
- 2×1=2, 2×3=6, 2×9=18
- 4×1=4, 4×3=12, 4×9=36
- 8×1=8, 8×3=24, 8×9=72
That's every factor of 72. Now pair them up by matching with their complements.
Getting Started: Your Practical Checklist
Before you start finding factor pairs, know which method fits your situation:
- Quick mental math: Use the division method for numbers under 1,000
- Large numbers: Use prime factorization to avoid endless trial division
- Multiple numbers: Find all factors first, then compare for common ones
- Perfect squares: Remember to include the (√n, √n) pair
Common Mistakes That Waste Time
People mess this up in predictable ways:
- Continuing past the square root and duplicating work
- Forgetting that 1 is a factor of every number
- Skipping numbers that don't divide evenly instead of just moving on
- Not checking if the original number itself is a perfect square
The square root stopping point is not a suggestion. It's the mathematical guarantee that you've found everything.
When You Need This in Real Problems
Factor pairs show up in:
- GCF and LCM problems — finding common factors between numbers
- Fraction simplification — breaking numbers down to reduce fractions
- Area problems — if area = 48 and one side = 6, the other side = 8
- Factoring quadratic equations — finding two numbers that multiply to c and add to b
You don't need factor pairs for everything. But when you do need them, the division method gets you there fastest.