Factoring Expressions on the Digital SAT

TL;DR

Based on Lumist student data, 24% of students struggle with Advanced Math concepts overall. Specifically, 18% of factoring errors occur because students do not factor completely, stopping at a partial factorization instead of breaking the expression down to its simplest components.

Quick Answer: Factoring expressions involves breaking down a complex polynomial into simpler, multiplied components, such as turning x² + 5x + 6 into (x+2)(x+3). On the Digital SAT, you can often use the built-in Desmos calculator to find the roots of an expression and work backward to find its factors.

mindmap
  root((Factoring))
    Greatest Common Factor
      Numbers
      Variables
    Binomials
      Difference of Squares
      Sum/Difference of Cubes
    Trinomials
      a = 1 (Product-Sum)
      a > 1 (Grouping/AC Method)
    Grouping
      Four-term polynomials

What Is Factoring Expressions?

Factoring expressions is the mathematical equivalent of reverse-engineering a multiplication problem. Instead of expanding terms (like using FOIL), you are breaking a larger polynomial down into its foundational building blocks. On the 2026 Digital SAT format, factoring is a core competency tested heavily in the Advanced Math domain. The College Board expects you to seamlessly transition between expanded polynomial forms and factored forms to solve equations, identify equivalent expressions, or find key features of graphs.

Understanding how to factor is essential before moving on to more complex topics like /sat/math/factoring-quadratics or using the /sat/math/quadratic-formula. Factored form easily reveals the x-intercepts (or roots) of a function, which is critical for answering questions about where a graph crosses the x-axis.

While traditional algebraic factoring is highly valuable, the Digital SAT's inclusion of the built-in Desmos Calculator provides a massive advantage. You can often visualize the factors of an expression by graphing it, making this one of the most strategic topics to master.

Step-by-Step Method

  1. Step 1: Check for a Greatest Common Factor (GCF) — Always start by looking for the largest number and/or variable that divides evenly into every term of the expression. Pull this GCF to the outside of a set of parentheses.
  2. Step 2: Identify the Polynomial Type — Count the remaining terms inside the parentheses. If it is two terms, look for a Difference of Squares (e.g., a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b)). If it is three terms, prepare to factor a trinomial.
  3. Step 3: Apply the Appropriate Technique — For a basic trinomial like x2+bx+cx^2 + bx + c, find two numbers that multiply to cc and add to bb. For more complex polynomials, you might need grouping.
  4. Step 4: Check if Factored Completely — Look at your final factors. Can any of them be broken down further? If you have an (x24)(x^2 - 4) left over, you need to factor it again into (x2)(x+2)(x-2)(x+2).
  5. Step 5: Verify by Expanding — Quickly multiply your factors back together (using distribution or FOIL) to ensure they recreate the original expression.

Desmos Shortcut

If you are struggling to factor an expression algebraically, use Desmos! Set the expression equal to yy (for example, type y = x^2 - 5x + 6 into the Desmos graphing calculator). Look at where the graph crosses the x-axis.

If the graph crosses at x=2x = 2 and x=3x = 3, you know the roots are 2 and 3. To turn roots into factors, subtract the root from xx. Therefore, the factors are (x2)(x - 2) and (x3)(x - 3). Be careful with leading coefficients (if the original expression started with 2x22x^2, you must put a 2 in front of your factors), but this visual method instantly bypasses complex algebraic factoring.

Worked Example

Question: Which of the following is equivalent to the expression 3x327x3x^3 - 27x?

A) 3x(x3)23x(x - 3)^2 B) 3x(x9)(x+9)3x(x - 9)(x + 9) C) 3x(x3)(x+3)3x(x - 3)(x + 3) D) 3(x39x)3(x^3 - 9x)

Solution:

First, look for a Greatest Common Factor (GCF). Both 3x33x^3 and 27x27x are divisible by 3x3x.

3x327x=3x(x29)3x^3 - 27x = 3x(x^2 - 9)

Next, look at the expression inside the parentheses: x29x^2 - 9. This is a classic Difference of Squares, which follows the pattern a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b). Here, a=xa = x and b=3b = 3.

x29=(x3)(x+3)x^2 - 9 = (x - 3)(x + 3)

Bring down the GCF to write the completely factored expression:

3x(x3)(x+3)3x(x - 3)(x + 3)

This matches choice C.

Correct Answer: C

Common Traps

  1. Stopping at Partial Factorization — Our data shows that 18% of Advanced Math errors involve not factoring completely. Students often pull out the GCF and stop, selecting an answer like 3(x39x)3(x^3 - 9x) or 3x(x29)3x(x^2 - 9) instead of breaking the difference of squares all the way down. Always double-check your parentheses!

  2. Sign Errors in the Roots — Based on Lumist student data, 28% of errors in quadratic functions involve sign mistakes. When converting from a root to a factor, students frequently forget to flip the sign. If Desmos shows an x-intercept at x=4x = -4, the factor is (x+4)(x + 4), not (x4)(x - 4).

FAQ

How do I know which factoring method to use?

Start by looking for a Greatest Common Factor (GCF) across all terms. From there, count the terms: if it's a binomial, check for a difference of squares; if it's a trinomial, try standard product-sum factoring or the quadratic formula.

Can I use Desmos to factor expressions on the SAT?

Yes! You can graph the expression in Desmos to find its x-intercepts (roots). If a root is x = c, then (x - c) is a factor of the expression.

What does it mean to factor completely?

Factoring completely means breaking the expression down until none of its individual factors can be factored any further. Always check your resulting parentheses to see if a difference of squares or another GCF remains.

How many Factoring Expressions questions are on the SAT?

Advanced Math makes up approximately 35% of SAT Math. On Lumist.ai, we currently have 42 practice questions specifically focused on factoring expressions to help you master this high-yield topic.

Practice this topic on Lumist

7,000+ questions with AI-powered feedback

Related Topics

Exponent Rules and Properties on the Digital SAT

Based on Lumist student data, the Advanced Math domain has a 24% overall error rate, making it one of the trickier sections. Drilling down into exponent rules, 22% of errors involve confusing exponential growth versus decay, which is directly tied to a misunderstanding of positive and negative exponents.

Polynomial Functions on the Digital SAT

Based on Lumist student data, Advanced Math accounts for a 24% overall error rate. Specifically, 18% of errors in this domain involve not factoring polynomials completely. However, students who graph these functions in Desmos before solving algebraically identify roots 35% faster.

Solving Exponential Equations on the Digital SAT

Based on Lumist student data, 22% of Advanced Math errors involve confusing exponential growth versus decay. Furthermore, 60% of students initially confuse the growth factor (1+r) with the decay factor (1-r) when setting up these equations.

Compound Interest Formula on the Digital SAT

Based on Lumist student attempts in the Advanced Math domain, 25% of errors on compound interest questions happen because students forget to convert the percentage rate to a decimal. Additionally, 60% of students initially confuse the growth factor with the decay factor when setting up exponential models.

Polynomial Arithmetic (Add, Subtract, Multiply) on the Digital SAT

Based on Lumist student attempts, Advanced Math questions have a 24% overall error rate, with polynomial arithmetic serving as a common foundation for these mistakes. Specifically, our data shows that 15% of related algebra errors involve forgetting to distribute negative signs across parentheses during subtraction.

Start Your AI SAT Prep
Journey Today

Lumist Mascot
Lumist AI App
Factoring Expressions on the Digital SAT | Lumist.ai