SAT Quadratic Equations: Factoring, Formula & Desmos Strategy
Published: July 2026 · MockMate Editorial Team|Updated: July 30, 2026
Quadratic equations are one of the central topics in the SAT's Advanced Math domain. Questions range from solving quadratics for their roots to identifying features of parabolas, writing equations from a graph, and working with the relationship between a quadratic's factored, standard, and vertex forms. The Digital SAT's built-in Desmos calculator changes how many of these questions should be approached — but knowing when to use it and when to factor by hand is a critical judgment skill.
What quadratic questions test
The Digital SAT tests quadratics across several question types:
- Solving for zeros/roots — find the values of x where f(x) = 0
- Vertex identification — find the maximum or minimum of a parabola and its location
- Form conversion — rewrite between standard (ax² + bx + c), factored ((x − r)(x − s)), and vertex (a(x − h)² + k) forms
- Interpreting graphs — match an equation to a parabola based on roots, vertex, or direction of opening
- Number of solutions — determine whether a quadratic has two, one, or no real solutions (using the discriminant: b² − 4ac)
- Systems with quadratics — find the intersection of a line and a parabola
Three solving methods and when to use each
Factoring. The fastest method when the quadratic factors cleanly into integers. Look for two numbers that multiply to c (the constant term) and add to b (the coefficient of x). If those numbers do not exist as integers within a few seconds of inspection, factoring is not the right approach for that problem.
Quadratic formula. Always works, regardless of whether the quadratic factors cleanly. For ax² + bx + c = 0, the solutions are x = (−b ± √(b² − 4ac)) / 2a. Use it when factoring does not produce integer factors quickly, or when the question involves the discriminant explicitly.
Desmos. On the Digital SAT, graphing the quadratic in Desmos and reading the zeros directly is often the fastest method — especially for questions asking for roots, intersections, or vertex coordinates. The graph also immediately shows whether there are two, one, or zero real roots based on whether the parabola crosses, touches, or misses the x-axis.
Key facts about quadratic forms
| Form | What it reveals directly | Example |
|---|---|---|
| Standard: ax² + bx + c | y-intercept (value of c), direction of opening (sign of a), discriminant | 2x² − 5x + 3 |
| Factored: a(x − r)(x − s) | Roots/zeros directly: x = r and x = s | 2(x − 1)(x − 1.5) |
| Vertex: a(x − h)² + k | Vertex directly: (h, k); maximum or minimum = k | 2(x − 1.25)² − 0.125 |
Common traps
Forgetting ± in the quadratic formula. The ± produces two solutions — both must be considered. Questions that ask for the sum of solutions, or specify a condition that eliminates one solution, require finding both first.
Sign errors when factoring. For (x − r)(x − s) = 0, the solutions are x = r and x = s — the signs of the roots are the opposite of the signs in the factored form. Students often flip these. Check: plug your answers back into the factored form to verify they produce 0.
Confusing the vertex's x-coordinate with the axis of symmetry only.The axis of symmetry is x = h (or x = −b/2a in standard form), but the vertex is the full point (h, k). Questions asking for the minimum or maximum value want k, not h.
Assuming the discriminant tells you the roots, not just the count.b² − 4ac positive → two real roots; zero → one real root; negative → no real solutions. It does not tell you what the roots are.
Original worked example
Practice question (original)
The function f(x) = x² − 7x + 10 has two real zeros. What is the positive difference between the zeros?
Solution (factoring)
Find two numbers that multiply to 10 and add to −7: −2 and −5.
f(x) = (x − 2)(x − 5)
Zeros: x = 2 and x = 5
Positive difference: 5 − 2 = 3
Desmos approach: graph y = x² − 7x + 10, read the zeros at x = 2 and x = 5, compute 5 − 2 = 3. Same result, no factoring required.
Practice and study recommendations
Quadratics reward drilling: factoring patterns become automatic with repetition, and the quadratic formula becomes reliable only through practice under timed conditions. Separately, practice identifying which form of a quadratic equation is needed (standard → y-intercept, factored → zeros, vertex → max/min) without converting — this saves time on many questions.
For Desmos: practice graphing quadratics and reading zeros, vertices, and intersections until the process is fluid. The Desmos approach is fastest when you are comfortable with the tool; it is slow if you are still learning to navigate it during the test.
Practice SAT Quadratics on MockMate
The Math Academy covers quadratic equations with Desmos-integrated lessons, form-conversion practice, and diagnostic questions to identify your specific gaps.