Skip to main content
VirginiaMathsSyllabus dot point

How do you factor polynomial expressions in one variable, including greatest common factors, trinomials, and special products?

Factor polynomial expressions in one variable: a greatest common monomial factor, trinomials of the form ax^2 + bx + c, perfect-square trinomials, and the difference of two squares (A.EO.5).

A Virginia SOL Algebra I answer on A.EO.5: factoring out the greatest common factor, factoring quadratic trinomials, recognizing perfect-square trinomials and the difference of squares, and the order to try methods.

Generated by Claude Opus 4.89 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 1: the greatest common factor
  3. Difference of squares
  4. Perfect-square trinomials
  5. General trinomials
  6. The order to try methods
  7. Why factoring is just multiplying in reverse
  8. How the SOL examines this topic
  9. Try this

What this topic is asking

A.EO.5 asks you to factor polynomials in one variable: pull out a greatest common factor, factor a quadratic trinomial, and recognize the two special products (perfect-square trinomial, difference of squares). On the Virginia Algebra I SOL these are Expressions and Operations items, and factoring is also the engine behind solving quadratics later. They appear as multiple choice, fill-in-the-blank (type the factored form), and matching.

Step 1: the greatest common factor

The GCF is the largest factor shared by every term, combining the numerical and variable parts. Pull it out using the distributive property in reverse:

6x3+9x2=3x2(2x+3).6x^3 + 9x^2 = 3x^2(2x + 3).

Here the GCF is 3x23x^2 (33 divides 66 and 99; x2x^2 is the lowest power of xx present). Factoring out the GCF first often turns a hard-looking polynomial into a simpler one, and on the SOL a factor left inside (failing to take the full GCF) costs the point.

Difference of squares

When a binomial is one perfect square minus another, it factors instantly:

a2b2=(a+b)(ab).a^2 - b^2 = (a + b)(a - b).

Identify aa and bb as the square roots of each term: x249=(x+7)(x7)x^2 - 49 = (x + 7)(x - 7), and 9x216=(3x+4)(3x4)9x^2 - 16 = (3x + 4)(3x - 4). A sum of squares (a2+b2a^2 + b^2) does not factor over the real numbers.

Perfect-square trinomials

A trinomial that came from squaring a binomial has a recognizable shape: the first and last terms are perfect squares, and the middle term is twice the product of their roots.

a2+2ab+b2=(a+b)2,a22ab+b2=(ab)2.a^2 + 2ab + b^2 = (a + b)^2, \qquad a^2 - 2ab + b^2 = (a - b)^2.

So x2+10x+25=(x+5)2x^2 + 10x + 25 = (x + 5)^2 (since 25=5225 = 5^2 and 10x=2x510x = 2 \cdot x \cdot 5).

General trinomials

For x2+bx+cx^2 + bx + c with leading coefficient 11, find two numbers that multiply to cc and add to bb; those numbers go straight into the binomials.

The order to try methods

Factoring is most reliable as a checklist:

  1. GCF. Always first.
  2. Count the terms. Two terms, check for a difference of squares. Three terms, check for a perfect-square trinomial, then factor the general trinomial.
  3. Check by multiplying. FOIL or distribute to confirm you recover the original.

Why factoring is just multiplying in reverse

Every factoring rule is a multiplication rule read backward. (a+b)(ab)=a2b2(a + b)(a - b) = a^2 - b^2 expands a product into a difference of squares; factoring runs the same identity the other way, a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b). The two-numbers method for trinomials is the inverse of FOIL: when you multiply (x+p)(x+q)(x + p)(x + q) you get x2+(p+q)x+pqx^2 + (p + q)x + pq, so the middle coefficient is the sum p+qp + q and the constant is the product pqpq. Factoring just asks for pp and qq given that sum and product. Because the operations are inverses, you can always check a factorization by expanding it, which is why no SOL factoring item should ever be guessed: multiply your answer and see if it matches.

How the SOL examines this topic

  • Fill-in-the-blank. Type the complete factorization, for example (x+5)(x3)(x + 5)(x - 3).
  • Multiple choice. Pick the correct factored form; distractors come from sign errors and incomplete factoring.
  • Matching. Pair polynomials with their factorizations, or identify which trinomial is a perfect square.

Try this

Q1. Factor x29x+20x^2 - 9x + 20. [2 points]

  • Cue. Two numbers multiply to 2020, add to 9-9: 4-4 and 5-5, so (x4)(x5)(x - 4)(x - 5).

Q2. Factor 5x2205x^2 - 20. [1 point]

  • Cue. GCF 55: 5(x24)=5(x+2)(x2)5(x^2 - 4) = 5(x + 2)(x - 2).

Exam-style practice questions

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

SOL (style)2 marksFill in the blank. Factor x2+2x15x^2 + 2x - 15 completely.
Show worked answer →

The factored form is (x+5)(x3)(x + 5)(x - 3).

For a trinomial x2+bx+cx^2 + bx + c with leading coefficient 11, find two numbers that multiply to c=15c = -15 and add to b=2b = 2. The pair +5+5 and 3-3 works: 5(3)=155 \cdot (-3) = -15 and 5+(3)=25 + (-3) = 2. So the factors are (x+5)(x3)(x + 5)(x - 3). Check by FOIL: x23x+5x15=x2+2x15x^2 - 3x + 5x - 15 = x^2 + 2x - 15. Mixing up which number is negative is the common slip.

SOL (style)1 marksMultiple choice. Which is the complete factorization of 4x2254x^2 - 25? (A) (2x5)(2x5)(2x - 5)(2x - 5) (B) (2x+5)(2x5)(2x + 5)(2x - 5) (C) (4x+5)(x5)(4x + 5)(x - 5) (D) (2x+25)(2x1)(2x + 25)(2x - 1)
Show worked answer →

The correct answer is (B).

4x2254x^2 - 25 is a difference of squares: 4x2=(2x)24x^2 = (2x)^2 and 25=5225 = 5^2, so a=2xa = 2x and b=5b = 5. The pattern a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b) gives (2x+5)(2x5)(2x + 5)(2x - 5). Option (A) is a perfect-square trinomial expansion (it would give a middle term); the others do not expand back to 4x2254x^2 - 25.

Related dot points

Sources & how we know this