Skip to main content
FloridaMathsSyllabus dot point

How do you factor polynomials using the greatest common factor, trinomial patterns, difference of squares, and grouping?

Factor polynomial expressions using common factors, the difference of two squares, perfect-square trinomials, and grouping (MA.912.AR.1.3).

A B.E.S.T. Algebra 1 EOC answer on factoring (MA.912.AR.1.3), pulling out the GCF first, factoring trinomials, the difference of squares and perfect-square patterns, and factoring by grouping when the leading coefficient is not 1.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Step one: the GCF
  3. Factoring trinomials
  4. The leading coefficient is not 1: the AC method
  5. The special patterns
  6. How the B.E.S.T. EOC examines this topic
  7. Why grouping works
  8. Recognizing the special patterns saves time
  9. Try this

What this topic is asking

Factoring reverses multiplication: MA.912.AR.1.3 asks you to rewrite a polynomial as a product of simpler factors. On the B.E.S.T. Algebra 1 EOC, factoring is the engine behind solving quadratics and rewriting expressions, so it appears both on its own and inside larger items. The methods are the GCF, trinomial factoring, the special patterns, and grouping.

Step one: the GCF

Before any other method, factor out the greatest common factor of all terms. For 6x2+9x6x^2 + 9x, the GCF is 3x3x, so 6x2+9x=3x(2x+3)6x^2 + 9x = 3x(2x + 3). Pulling the GCF first often turns a hard-looking polynomial into an easy one, and skipping it leaves an "incomplete" factorization that the test marks wrong.

Factoring trinomials

For x2+bx+cx^2 + bx + c, find two numbers that multiply to cc and add to bb. For x2+5x+6x^2 + 5x + 6, the numbers 22 and 33 multiply to 66 and add to 55, so it factors as (x+2)(x+3)(x + 2)(x + 3). Sign rules:

  • c>0c > 0: both numbers share the sign of bb.
  • c<0c < 0: the numbers have opposite signs, and the larger-magnitude one takes the sign of bb.

The leading coefficient is not 1: the AC method

When a1a \neq 1, multiply aca \cdot c, find two numbers multiplying to acac and adding to bb, split the middle term, and group.

The special patterns

Two patterns appear so often that you should recognize them on sight.

So x225=(x+5)(x5)x^2 - 25 = (x + 5)(x - 5), and x2+6x+9=(x+3)2x^2 + 6x + 9 = (x + 3)^2 because 9=329 = 3^2 and 6=236 = 2 \cdot 3. A sum of squares, x2+25x^2 + 25, does not factor over the real numbers, a frequent distractor.

How the B.E.S.T. EOC examines this topic

  • Equation editor. Factor a polynomial completely and type the product.
  • Multiple choice. Identify the complete factorization, with sign and incomplete-GCF distractors.
  • Multiselect. Select all expressions that are factors of a given polynomial.

A clarifying idea: factoring and expanding are inverse operations, so the surest check is to multiply your factors back. If the product is not the original polynomial, the factorization is wrong, no matter how plausible it looks.

Why grouping works

Factoring by grouping rests on the distributive property applied twice. After splitting 3x2+10x+83x^2 + 10x + 8 into 3x2+6x+4x+83x^2 + 6x + 4x + 8, the first pair shares 3x3x and the second shares 44, giving 3x(x+2)+4(x+2)3x(x + 2) + 4(x + 2). Now (x+2)(x + 2) is itself a common factor of the two pieces, so it factors out, leaving (3x+4)(x+2)(3x + 4)(x + 2). The reason the two groups must share the same binomial is that the original split was chosen precisely so they would: the pair 66 and 44 was selected to multiply to acac, which guarantees the matching factor appears. Understanding this keeps you from picking a pair that adds to bb but does not multiply to acac.

Recognizing the special patterns saves time

Spotting a special pattern lets you skip the search for factor pairs entirely. A binomial is a difference of squares only when both terms are perfect squares and the sign between them is a minus: x249x^2 - 49, 9x2169x^2 - 16 (which is (3x+4)(3x4)(3x + 4)(3x - 4)), and 25x225 - x^2 all qualify. A trinomial is a perfect square when the first and last terms are perfect squares and the middle term is twice the product of their roots: in x2+6x+9x^2 + 6x + 9, the roots are xx and 33, and 2x3=6x2 \cdot x \cdot 3 = 6x matches the middle term, so it is (x+3)2(x + 3)^2. The EOC builds distractors out of near-misses, x2+9x^2 + 9 (a non-factorable sum of squares) or x2+5x+9x^2 + 5x + 9 (where 5x23x5x \neq 2 \cdot 3x), so confirming the middle term and the sign before you commit is the safeguard. When neither special pattern fits, fall back to the trinomial pair or the AC method.

Try this

Q1. Factor 4x2364x^2 - 36 completely. [2 points]

  • Cue. GCF first: 4(x29)=4(x+3)(x3)4(x^2 - 9) = 4(x + 3)(x - 3).

Q2. Factor x28x+16x^2 - 8x + 16. [1 point]

  • Cue. Perfect square: (x4)2(x - 4)^2.

Exam-style practice questions

Practice questions written in the style of FLDOE exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

B.E.S.T. (style)1 marksMultiple choice. Which is the complete factorization of x249x^{2} - 49? (A) (x7)(x7)(x - 7)(x - 7) (B) (x+7)(x7)(x + 7)(x - 7) (C) (x49)(x+1)(x - 49)(x + 1) (D) x(x49)x(x - 49)
Show worked answer →

The correct answer is (B).

This is a difference of two squares, a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b), with a=xa = x and b=7b = 7 (because 49=7249 = 7^2). So x249=(x+7)(x7)x^2 - 49 = (x + 7)(x - 7). Choice (A) is a perfect-square pattern, which would expand to x214x+49x^2 - 14x + 49, not x249x^2 - 49. A difference of squares always factors into a sum times a difference.

B.E.S.T. (style)2 marksEquation editor. Factor 2x2+7x+32x^{2} + 7x + 3 completely.
Show worked answer →

The complete factorization is (2x+1)(x+3)(2x + 1)(x + 3).

With a leading coefficient of 22, use the AC method: multiply ac=23=6a \cdot c = 2 \cdot 3 = 6, and find two numbers multiplying to 66 and adding to 77, namely 66 and 11. Split the middle term: 2x2+6x+x+32x^2 + 6x + x + 3, then group: 2x(x+3)+1(x+3)=(2x+1)(x+3)2x(x + 3) + 1(x + 3) = (2x + 1)(x + 3). Check by expanding: 2x2+6x+x+3=2x2+7x+32x^2 + 6x + x + 3 = 2x^2 + 7x + 3. A correct factorization must multiply back to the original.

Related dot points

Sources & how we know this