Factoring Trinomials Formula

Factoring trinomials are factoring a trinomial of the form ax^2 + bx + c into a product of two binomials by finding two numbers that multiply to ac and.

The Formula

For x2+bx+cx^2 + bx + c: find p+q=bp + q = b and pq=cpq = c, then (x+p)(x+q)(x+p)(x+q). For ax2+bx+cax^2 + bx + c (AC method): find p+q=bp + q = b and pq=acpq = ac.

When to use: You are reverse-engineering FOIL. If (x+p)(x+q)=x2+(p+q)x+pq(x + p)(x + q) = x^2 + (p+q)x + pq, then you need two numbers pp and qq whose sum is bb and whose product is cc (when a=1a = 1). When aโ‰ 1a \neq 1, use the AC method: find two numbers that multiply to acac and add to bb, then split the middle term and factor by grouping.

Quick Example

x2+7x+12=(x+3)(x+4)x^2 + 7x + 12 = (x + 3)(x + 4) because 3+4=73 + 4 = 7 and 3ร—4=123 \times 4 = 12.
2x2+7x+3=(2x+1)(x+3)2x^2 + 7x + 3 = (2x + 1)(x + 3)

Notation

AC method: multiply aโ‹…ca \cdot c, find factor pairs of acac that sum to bb. The trinomial ax2+bx+cax^2 + bx + c has three terms: quadratic, linear, constant.

What This Formula Means

Factoring a trinomial of the form ax2+bx+cax^2 + bx + c into a product of two binomials by finding two numbers that multiply to acac and add to bb.

You are reverse-engineering FOIL. If (x+p)(x+q)=x2+(p+q)x+pq(x + p)(x + q) = x^2 + (p+q)x + pq, then you need two numbers pp and qq whose sum is bb and whose product is cc (when a=1a = 1). When aโ‰ 1a \neq 1, use the AC method: find two numbers that multiply to acac and add to bb, then split the middle term and factor by grouping.

Formal View

For ax2+bx+cax^2 + bx + c with a=1a = 1: find p,qโˆˆZp, q \in \mathbb{Z} with p+q=bp + q = b and pq=cpq = c, then x2+bx+c=(x+p)(x+q)x^2 + bx + c = (x + p)(x + q). For aโ‰ 1a \neq 1 (AC method): find p+q=bp + q = b and pq=acpq = ac, then split: ax2+px+qx+cax^2 + px + qx + c and factor by grouping.

Worked Examples

Example 1

easy
Factor x2+5x+6x^2 + 5x + 6.

Answer

(x+2)(x+3)(x + 2)(x + 3)

First step

1
Step 1: Find two numbers that multiply to 66 and add to 55.

Full solution

  1. 2
    Step 2: 2ร—3=62 \times 3 = 6 and 2+3=52 + 3 = 5. The numbers are 2 and 3.
  2. 3
    Step 3: Factor: (x+2)(x+3)(x + 2)(x + 3).
  3. 4
    Check: (x+2)(x+3)=x2+3x+2x+6=x2+5x+6(x+2)(x+3) = x^2 + 3x + 2x + 6 = x^2 + 5x + 6 โœ“
For x2+bx+cx^2 + bx + c, find two numbers p,qp, q where pq=cpq = c and p+q=bp + q = b. Then factor as (x+p)(x+q)(x+p)(x+q). This reverses the FOIL multiplication process.

Example 2

hard
Factor 2x2+7x+32x^2 + 7x + 3 using the AC method.

Example 3

medium
Factor 3x2+11x+63x^2 + 11x + 6 using the AC method.

Common Mistakes

  • Using cc instead of acac when aโ‰ 1a\neq1 โ€” the AC method needs the product aโ‹…ca\cdot c, then split the middle and group.
  • Getting the signs of pp and qq wrong โ€” match signs to cc (same sign if c>0c>0, opposite if c<0c<0) and to bb.
  • Forgetting to pull a GCF first โ€” factor out the common factor before searching for the pair, e.g. 2x2+10x+12=2(x2+5x+6)2x^2+10x+12=2(x^2+5x+6).

Why This Formula Matters

It is the workhorse of Algebra 1: solving quadratics by the zero-product property, simplifying rational expressions, and graphing parabolas all hinge on factoring the trinomial first. Recognizing it by "Can I find two numbers that multiply to cc (or acac) and add to bb?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from factoring difference of squares and factoring by grouping and quadratic formula in a mixed problem set.

Frequently Asked Questions

What is the Factoring Trinomials formula?

Factoring a trinomial of the form ax2+bx+cax^2 + bx + c into a product of two binomials by finding two numbers that multiply to acac and add to bb.

How do you use the Factoring Trinomials formula?

You are reverse-engineering FOIL. If (x+p)(x+q)=x2+(p+q)x+pq(x + p)(x + q) = x^2 + (p+q)x + pq, then you need two numbers pp and qq whose sum is bb and whose product is cc (when a=1a = 1). When aโ‰ 1a \neq 1, use the AC method: find two numbers that multiply to acac and add to bb, then split the middle term and factor by grouping.

What do the symbols mean in the Factoring Trinomials formula?

AC method: multiply aโ‹…ca \cdot c, find factor pairs of acac that sum to bb. The trinomial ax2+bx+cax^2 + bx + c has three terms: quadratic, linear, constant.

Why is the Factoring Trinomials formula important in Math?

It is the workhorse of Algebra 1: solving quadratics by the zero-product property, simplifying rational expressions, and graphing parabolas all hinge on factoring the trinomial first. Recognizing it by "Can I find two numbers that multiply to cc (or acac) and add to bb?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from factoring difference of squares and factoring by grouping and quadratic formula in a mixed problem set.

What do students get wrong about Factoring Trinomials?

The procedure for factoring trinomials is the easy part; the trap is using cc instead of acac when aโ‰ 1a\neq1. Asking "Can I find two numbers that multiply to cc (or acac) and add to bb?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Factoring Trinomials formula?

Before studying the Factoring Trinomials formula, you should understand: factoring, polynomial multiplication.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Factoring Polynomials: All Methods Explained with Step-by-Step Examples โ†’