Factoring Problems- Practice and Solutions
What Factoring Actually Is (And Why You Need to Nail It)
Factoring is the process of breaking down algebraic expressions into simpler parts that multiply together to give you the original expression. That's it. No magic, no mystery.
Here's why this matters: factoring shows up in every math class from Algebra 1 straight through calculus. You can't solve quadratic equations without it. Rational expressions become impossible. And don't even get started on calculus limits and derivatives.
If your factoring skills are weak, everything else falls apart. So let's fix that.
The Main Types of Factoring You'll Encounter
Not all factoring problems are created equal. Each type has its own approach, and knowing which one to use is half the battle.
1. Greatest Common Factor (GCF)
This is the simplest type. Find what factor every term in the expression shares and factor it out front.
Example:
12x³ + 18x² = 6x²(2x + 3)
The GCF here is 6x². That's what gets pulled out front.
2. Factoring Trinomials
These look like ax² + bx + c. You need two numbers that multiply to give ac and add to give b.
Example:
x² + 5x + 6
You need two numbers that multiply to 6 and add to 5. That's 2 and 3.
Answer: (x + 2)(x + 3)
3. Difference of Squares
Recognize this pattern: a² - b² = (a + b)(a - b)
Example:
x² - 16 = (x + 4)(x - 4)
4. Perfect Square Trinomials
These are trickier. Watch for:
- a² + 2ab + b² = (a + b)²
- a² - 2ab + b² = (a - b)²
Example:
x² + 6x + 9 = (x + 3)²
5. Factoring by Grouping
Use this when you have four terms. Group them, factor out GCF from each group, then look for a common binomial factor.
Example:
x³ + 2x² + 3x + 6
Group: (x³ + 2x²) + (3x + 6)
Factor: x²(x + 2) + 3(x + 2)
Answer: (x² + 3)(x + 2)
Quick Reference: Factoring Methods
| Type | Pattern | How to Spot It |
|---|---|---|
| GCF | ab + ac = a(b + c) | Every term has a common factor |
| Trinomial | x² + bx + c | Three terms, leading coefficient is 1 |
| Trinomial (a ≠ 1) | ax² + bx + c | Three terms, leading coefficient isn't 1 |
| Difference of Squares | a² - b² | Two perfect squares with a minus sign |
| Perfect Square Trinomial | a² ± 2ab + b² | First and last are perfect squares, middle is doubled product |
| Sum/Difference of Cubes | a³ ± b³ | Two perfect cube terms |
| Grouping | Four terms | No obvious GCF across all terms |
How to Factor: Step-by-Step Process
Stop guessing. Use this systematic approach every time.
Step 1: Check for a GCF first
Always. Even if the problem doesn't seem to need it. Factoring out the GCF makes everything else easier.
Step 2: Count your terms
- Two terms? → Difference of squares, sum/difference of cubes, or GCF with binomial
- Three terms? → Trinomial or perfect square
- Four terms? → Grouping
Step 3: Check the signs
The sign pattern tells you a lot. Two positive terms means both factors are (x + something). One negative means one factor is (x - something).
Step 4: Verify your answer
Multiply it back out. If you don't get the original expression, you messed up. Don't skip this step.
Practice Problems with Solutions
Work through these. Check your answers. If you get stuck, go back to the methods section above.
Problem 1: Factor 6x² + 15x
Solution: GCF is 3x → 3x(2x + 5)
Problem 2: Factor x² - 9x + 20
Solution: Two numbers that multiply to 20 and add to -9: -4 and -5 → (x - 4)(x - 5)
Problem 3: Factor 4x² - 25
Solution: Difference of squares → (2x + 5)(2x - 5)
Problem 4: Factor x² + 10x + 25
Solution: Perfect square trinomial → (x + 5)²
Problem 5: Factor 2x² + 7x + 3
Solution: ac = 6. Find two numbers that multiply to 6 and add to 7: 6 and 1.
Rewrite: 2x² + 6x + x + 3
Group: 2x(x + 3) + 1(x + 3)
Answer: (2x + 1)(x + 3)
Problem 6: Factor 3x³ + 6x² - 2x - 4
Solution: Four terms → grouping.
Group: (3x³ + 6x²) + (-2x - 4)
Factor: 3x²(x + 2) - 2(x + 2)
Answer: (3x² - 2)(x + 2)
Problem 7: Factor x³ - 27
Solution: Difference of cubes. x³ - 3³ → (x - 3)(x² + 3x + 9)
Common Mistakes That Will Kill Your Answers
These errors show up constantly. Stop making them.
- Forgetting to factor out the GCF — This is the #1 reason people get problems wrong. Always check for a GCF first.
- Getting the signs wrong — If the constant term is positive, both binomial signs match the middle term. If negative, the signs are different.
- Not checking your work — Multiply your factored form back out. Every time. No exceptions.
- Trying to factor when it's prime — Some expressions can't be factored further. Move on.
- Dropping negative signs — When you factor out a negative GCF, every sign inside flips. Don't forget this.
- Memorizing instead of understanding — The "AC method" or "FOIL" won't save you if you don't know why they work.
When to Use Which Method: Decision Flow
Here's a quick mental flowchart for choosing your factoring approach:
Is there a GCF in all terms? → Factor it out first.
Two terms?
- Is it a² - b²? → Difference of squares
- Is it a³ - b³ or a³ + b³? → Sum/difference of cubes
Three terms?
- Is first term a perfect square and last term a perfect square? → Check for perfect square trinomial
- Otherwise → Standard trinomial factoring
Four terms? → Grouping
The Bottom Line
Factoring isn't complicated. It's systematic. Learn the patterns, follow the steps, verify your work. That's the entire game.
Most students who struggle with factoring aren't bad at math. They just haven't memorized the patterns well enough or they skip the verification step. Fix those two things and your factoring problems disappear.
Now go practice.