Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Factoring Trinomials
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-factoring-trinomials

How to Solve: Factoring Trinomials

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: Factoring Trinomials

For Students Who Need to Ace Their Exam & Teachers Who Need a Ready-to-Record Script


Introduction

"Factoring trinomials is the key to solving quadratic equations, simplifying fractions, and even cracking word problems on your exam—master this, and you’ll save minutes on every question!


What You Need To Know First

Before you start, make sure you understand: 1. Distributive Property (FOIL Method): How to multiply two binomials (e.g., (x + 2)(x + 3) = x² + 5x + 6). 2. Greatest Common Factor (GCF): How to factor out the largest common term (e.g., 6x² + 9x = 3x(2x + 3)). 3. Integer Factor Pairs: How to find two numbers that multiply to a given product (e.g., for 12, pairs are 1×12, 2×6, 3×4).


Key Vocabulary

Term Plain-English Definition Quick Example
Trinomial A polynomial with three terms (e.g., x² + 5x + 6). 2x² – 3x + 1 is a trinomial.
Binomial A polynomial with two terms (e.g., x + 2). 3x – 5 is a binomial.
Factored Form A product of binomials (e.g., (x + 2)(x + 3)). x² + 7x + 12 = (x + 3)(x + 4).
Leading Coefficient The number in front of (e.g., in 3x² + 2x + 1, it’s 3). 5x² – x + 2 has a leading coefficient of 5.
AC Method A strategy for factoring trinomials where a ≠ 1. Used for 2x² + 7x + 3.

Formulas To Know

1. Standard Form of a Trinomial

Formula: ax² + bx + c - a = leading coefficient (number in front of ) - b = coefficient of x - c = constant term

MEMORISE THIS: You’ll see this in every problem.


2. Factoring When a = 1 (Simple Trinomials)

Formula: x² + bx + c = (x + m)(x + n) - m and n are numbers that: - Multiply to c (m × n = c) - Add to b (m + n = b)

MEMORISE THIS: This is the foundation for all trinomial factoring.


3. Factoring When a ≠ 1 (AC Method)

Formula: ax² + bx + c = (dx + e)(fx + g) - d × f = a (leading coefficient) - e × g = c (constant term) - d × g + e × f = b (middle coefficient)

Given on exam sheet? Sometimes, but memorise the steps—you’ll use them often.


Step-by-Step Method

Method 1: Factoring When a = 1 (Simple Trinomials)

Use this when: The trinomial is x² + bx + c (no coefficient in front of ).

Steps: 1. Write the trinomial in standard form: x² + bx + c. 2. Find two numbers (m and n) that:
- Multiply to c (m × n = c)
- Add to b (m + n = b) 3. Write the factored form: (x + m)(x + n). 4. Check by expanding: Multiply the binomials to ensure you get the original trinomial.


Method 2: Factoring When a ≠ 1 (AC Method)

Use this when: The trinomial is ax² + bx + c (where a ≠ 1).

Steps: 1. Multiply a and c: Find a × c. 2. Find two numbers (m and n) that:
- Multiply to a × c (m × n = a × c)
- Add to b (m + n = b) 3. Split the middle term (bx) using m and n: Rewrite bx as mx + nx. 4. Factor by grouping:
- Group the first two terms and the last two terms.
- Factor out the GCF from each group. 5. Factor out the common binomial. 6. Check by expanding.


Method 3: Factoring Out the GCF First

Use this when: All terms in the trinomial have a common factor.

Steps: 1. Factor out the GCF from all terms. 2. Factor the remaining trinomial using Method 1 or 2. 3. Write the final factored form as GCF × (factored trinomial).


Worked Examples

Example 1 - Basic (a = 1)

Problem: Factor x² + 7x + 12.

Solution: 1. Standard form: Already x² + 7x + 12. 2. Find m and n:
- Multiply to 12: 3 × 4 = 12
- Add to 7: 3 + 4 = 7 3. Write factored form: (x + 3)(x + 4). 4. Check: (x + 3)(x + 4) = x² + 4x + 3x + 12 = x² + 7x + 12

What we did and why: We found two numbers that multiply to 12 and add to 7, then wrote them in binomials. This works because of the FOIL method.


Example 2 - Medium (a ≠ 1)

Problem: Factor 2x² + 7x + 3.

Solution: 1. Multiply a and c: 2 × 3 = 6. 2. Find m and n:
- Multiply to 6: 1 × 6 = 6
- Add to 7: 1 + 6 = 7 3. Split the middle term: 2x² + 1x + 6x + 3. 4. Factor by grouping:
- Group: (2x² + 1x) + (6x + 3)
- Factor GCF: x(2x + 1) + 3(2x + 1) 5. Factor out common binomial: (2x + 1)(x + 3). 6. Check: (2x + 1)(x + 3) = 2x² + 6x + x + 3 = 2x² + 7x + 3

What we did and why: We used the AC method because a ≠ 1. Splitting the middle term helps us factor by grouping.


Example 3 - Exam Style (Disguised Trinomial)

Problem: Factor 3x² – 8x – 3 completely.

Solution: 1. Multiply a and c: 3 × (-3) = -9. 2. Find m and n:
- Multiply to -9: 1 × (-9) = -9
- Add to -8: 1 + (-9) = -8 3. Split the middle term: 3x² + 1x – 9x – 3. 4. Factor by grouping:
- Group: (3x² + 1x) + (-9x – 3)
- Factor GCF: x(3x + 1) – 3(3x + 1) 5. Factor out common binomial: (3x + 1)(x – 3). 6. Check: (3x + 1)(x – 3) = 3x² – 9x + x – 3 = 3x² – 8x – 3

What we did and why: We treated the negative signs carefully and used the AC method. Always check for GCF first (none here).


Common Mistakes

Mistake Why it Happens Correct Approach
Forgetting to check for GCF first. Students jump straight to factoring without looking for common factors. Always factor out the GCF before attempting to factor the trinomial.
Mixing up signs in the binomials. Students forget whether to use + or in the factored form. Double-check: If c is positive, both signs are the same. If c is negative, signs are different.
Incorrectly splitting the middle term (AC method). Students pick the wrong pair of numbers for m and n. List all factor pairs of a × c and test which pair adds to b.
Not expanding to verify the answer. Students assume their answer is correct without checking. Always multiply the binomials to ensure you get the original trinomial.
Ignoring the leading coefficient when a ≠ 1. Students try to factor ax² + bx + c like x² + bx + c. Use the AC method when a ≠ 1—don’t skip steps!

Exam Traps

Trap How to Spot it How to Avoid it
Trinomials with a GCF disguised as a leading coefficient. The trinomial looks like 4x² + 8x + 4, but 4 is a GCF. Always check for GCF first—factor it out before proceeding.
Negative signs in the middle term. The trinomial is x² – 5x + 6 (middle term is negative). Remember: If b is negative, both numbers in the binomials are negative.
Trinomials that don’t factor (prime). The trinomial is x² + x + 1 (no real factors). Test all factor pairs—if none work, write "does not factor over the integers."

1-Minute Recap

"Alright, let’s lock this in—here’s what you need to remember for your exam:

  1. If a = 1: Find two numbers that multiply to c and add to b. Write them as (x + m)(x + n).
  2. If a ≠ 1: Use the AC method—multiply a and c, find two numbers that multiply to a × c and add to b, split the middle term, then factor by grouping.
  3. Always check for GCF first—factor it out before anything else.
  4. Double-check your signs—if c is positive, both binomials have the same sign. If c is negative, they’re different.
  5. Expand your answer to make sure it matches the original trinomial.

You’ve got this—practice a few problems tonight, and you’ll be ready to crush this on exam day!




ADVERTISEMENT