Algebra 1 Advanced factoringtrinomialsgrouping

Factoring Trinomials

Finding two numbers that multiply and add correctly.

Video by The Organic Chemistry Tutor — “Factoring Trinomials With Leading Coefficient not 1 - AC Method & By Grouping - Algebra - 3 Terms” Watch on YouTube

The explanation

Key idea For x² + bx + c, find factors of c that add to b.

For x² + bx + c with a leading coefficient of 1, find two numbers that multiply to c and add to b.

x² + 7x + 12: which pair multiplies to 12 and adds to 7? 3 and 4. So it factors as (x + 3)(x + 4).

Signs tell you where to look:

  • c positive, b positive → both numbers positive
  • c positive, b negative → both negative
  • c negative → one of each, and the larger takes b's sign

When the leading coefficient is not 1, use the AC method: multiply a and c, find a pair multiplying to ac and adding to b, split the middle term, then factor by grouping.

Always check by expanding. It is fast and it is definitive.

Worked example

Factor 3x² + 11x + 6 using the AC method.

  1. ac = 3·6 = 18; need a pair multiplying to 18 and adding to 11: 9 and 2.
  2. Split the middle: 3x² + 9x + 2x + 6.
  3. Group: 3x(x + 3) + 2(x + 3).
  4. Factor out (x + 3): (x + 3)(3x + 2).

Answer: (x + 3)(3x + 2)

Common mistakes

  • Finding numbers that add to c and multiply to b, reversing the roles.
  • Forgetting to extract a GCF first, making the pair search much harder.