Factoring Quadratic Equations on the Digital SAT

TL;DR

Based on thousands of Lumist student attempts, 24% of math errors occur in the Advanced Math domain. When dealing with quadratics specifically, 18% of errors involve not factoring completely (stopping at partial factorization instead of finding the final roots).

Quick Answer: Factoring quadratic equations involves rewriting a standard form quadratic into the product of two binomials to easily find its roots. For the Digital SAT, you can often save time by graphing the equation directly in the built-in Desmos calculator to quickly spot the x-intercepts.

graph TD
    A[See Quadratic Equation] --> B{Is a = 1?}
    B -->|Yes| C[Find factors of c that add to b]
    B -->|No| D{Can you factor out a GCF?}
    D -->|Yes| E[Factor GCF, then factor remaining trinomial]
    D -->|No| F[Use grouping or Quadratic Formula]

What Is Factoring Quadratic Equations?

Factoring is the process of breaking down a complex expression into simpler parts that multiply together to give the original expression. On the College Board Digital SAT, factoring quadratic equations means converting a quadratic from standard form (ax2+bx+c=0ax^2 + bx + c = 0) into factored form (a(xp)(xq)=0a(x - p)(x - q) = 0).

This is a critical skill in the Advanced Math domain because the factored form instantly reveals the roots (or x-intercepts) of the parabola. While many students are comfortable working with a standard form quadratic or a vertex form quadratic, moving between these forms is where the real test of algebraic fluency lies.

Understanding how to factor quickly will not only help you solve for xx, but it will also help you simplify rational expressions and find intersection points between linear and quadratic functions.

Step-by-Step Method

  1. Step 1 — Make sure the equation is set to zero (ax2+bx+c=0ax^2 + bx + c = 0). If there are terms on both sides of the equals sign, move them all to one side.
  2. Step 2 — Look for a Greatest Common Factor (GCF). If aa, bb, and cc share a common factor, divide it out first to make the numbers smaller and easier to work with.
  3. Step 3 — Identify your aa, bb, and cc values. You need to find two numbers that multiply to equal a×ca \times c and add up to equal bb.
  4. Step 4 — Rewrite the expression. If a=1a = 1, you can plug those two numbers directly into your binomials: (x+number 1)(x+number 2)=0(x + \text{number 1})(x + \text{number 2}) = 0.
  5. Step 5 — Set each binomial equal to zero and solve for xx to find your final roots.

Desmos Shortcut

Because the Digital SAT includes a built-in Desmos Calculator, you can often bypass manual factoring entirely. If a question asks for the solutions or roots of x25x14=0x^2 - 5x - 14 = 0, simply type y=x25x14y = x^2 - 5x - 14 into Desmos. Look at where the parabola crosses the x-axis. If it crosses at x=7x = 7 and x=2x = -2, those are your solutions!

Our data shows that students who graph quadratics in Desmos before solving identify the vertex and roots 35% faster than those who rely solely on algebraic methods.

Worked Example

Question: Which of the following is equivalent to the expression 3x215x423x^2 - 15x - 42?

A) 3(x7)(x+2)3(x - 7)(x + 2) B) 3(x+7)(x2)3(x + 7)(x - 2) C) (3x7)(x+6)(3x - 7)(x + 6) D) (3x+6)(x7)(3x + 6)(x - 7)

Solution:

First, check for a Greatest Common Factor (GCF). All three terms are divisible by 33. Let's factor that out: 3(x25x14)3(x^2 - 5x - 14)

Now, we need to factor the quadratic inside the parentheses. We are looking for two numbers that multiply to cc (which is 14-14) and add to bb (which is 5-5).

The factor pairs of 14-14 are: 11 and 14-14 1-1 and 1414 22 and 7-7 2-2 and 77

The pair that adds up to 5-5 is 22 and 7-7.

Plug these into the binomials inside the parentheses: 3(x7)(x+2)3(x - 7)(x + 2)

This matches option A. Alternatively, if you multiplied out the choices, only option A would return the original expression.

A

Common Traps

  1. Incomplete Factoring — Based on Lumist student data, 18% of Advanced Math errors involve not factoring completely. Students often stop at a partial factorization. For example, they might factor 2x282x^2 - 8 into (2x4)(x+2)(2x - 4)(x + 2) instead of pulling out the GCF first to get 2(x2)(x+2)2(x - 2)(x + 2). Always look for a GCF before doing anything else!

  2. Confusing Roots and Factors — A massive trap is messing up the signs when moving between roots and factors. If a graph crosses the x-axis at x=5x = 5, the factor is (x5)(x - 5), not (x+5)(x + 5). If you get stuck on a sign, remember that a factor (xh)(x - h) yields a root of positive hh.

FAQ

Do I always have to factor quadratics by hand on the SAT?

No. For many multiple-choice questions, you can graph the equation in the built-in Desmos calculator to find the x-intercepts. You can also test the answer choices by plugging them back into the original expression.

What if a quadratic equation can't be factored easily?

If you can't find two integers that multiply to 'c' and add to 'b', the roots might be irrational or complex. In that case, you should switch to the quadratic formula to find the exact solutions.

How do I know when to factor versus using the quadratic formula?

Try factoring first if the numbers are small and a greatest common factor is obvious. If it takes you more than 10 to 15 seconds to find the right factor pairs, switch to the quadratic formula or graph it.

How many Factoring Quadratic Equations questions are on the SAT?

Advanced Math makes up approximately 35% of the SAT Math section, and quadratics are a heavy focus within that domain. On Lumist.ai, we have 45 practice questions specifically on factoring quadratics to help you prepare.

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
Lumist Logo

AI-powered SAT® prep that adapts to your learning style. Personalized study plans, gamified vocab, and real-time progress tracking.

Navigation

© 2026 Lumist, Inc. · 15501 Bruce B Downs Blvd, Tampa, FL 33647 · contact@lumist.ai

SAT® is a trademark registered by the College Board, which is not affiliated with, and does not endorse, Lumist. Our predicted scoring engine is built on a complex set of proprietary algorithms designed to simulate the SAT® assessment mechanism.

Factoring Quadratic Equations on the Digital SAT | Lumist.ai