Solve SAT quadratic equations with factoring, the square-root method, completing the square, and the quadratic formula — and use the discriminant to count real solutions.
Solves every quadratic — use it when factoring fails.
Positive → two real solutions; zero → one; negative → none.
Answers "sum of the solutions" without solving.
A quadratic equation is any equation that can be written in the standard form
The requirement is what makes it quadratic rather than linear — the highest power of the variable is . Because a quadratic curve (a parabola) can cross the -axis twice, once, or not at all, a quadratic equation can have two, one, or zero real solutions. Almost every SAT Advanced Math question that mentions a squared variable is really asking you to pick the fastest of four solving tools and apply it cleanly.
Factoring is the first tool to try because it is the fastest when it works. The engine behind it is the zero-product property: if a product equals zero, at least one factor must be zero.
Solve . Find two numbers that multiply to and add to ; those are and :
The single most common mistake here is forgetting to move everything to one side first. Factoring only works once the equation reads "." If a problem gives , rewrite it as before you factor.
When there is no middle () term, do not factor — just isolate the square and take the root of both sides, keeping both signs:
The is essential: is true for both and . This method also handles a squared binomial directly: gives , so or .
Completing the square rewrites a quadratic as a perfect square plus a constant. Take half of the -coefficient, square it, and add it to both sides:
This is also how the vertex form of a parabola is produced, and it is the derivation that gives us the next tool.
The quadratic formula solves every quadratic, factorable or not:
Read off , , and from standard form and substitute carefully — sign errors on and are the biggest hazard. For , we have , , :
Use the formula whenever the numbers do not factor nicely; it never fails.
The expression under the radical, , is the discriminant, and its sign alone tells you how many real solutions exist:
| Discriminant | Real solutions | Graph meets -axis |
|---|---|---|
| Positive | Two distinct real solutions | Crosses twice |
| Zero | One real solution (a double root) | Just touches (tangent) |
| Negative | No real solutions | Never touches |
SAT problems love to ask "for what value of does this equation have exactly one real solution?" — that is a discriminant question in disguise. Set and solve for the unknown constant. You never have to find the roots themselves.
For with roots and , the shortcuts
let you answer "what is the sum of the solutions?" instantly, without solving. If , the sum of the roots is — no factoring or formula needed.
Picking the right tool is worth as many points as the algebra itself.
Solve .
Solve .
Solve .
Solve .
For what value of (with ) does have exactly one real solution?
A drone launches straight up so that its height in meters after seconds is . After how many seconds does it hit the ground ()?
Trying to factor before the equation equals zero, e.g. factoring the two sides of separately.
Move every term to one side first: . The zero-product property only works when the product equals zero.
Dropping the in the square-root method, so gives only .
Every positive number has two square roots. Write and report both solutions.
Sign errors substituting into the quadratic formula, especially when or is negative — a lost minus sign changes the whole discriminant.
Write , , with their signs first. For , note and , so , not .
Reading roots off the factors with the wrong sign: assuming gives .
Set each factor equal to zero. gives ; the factor gives .
What are the solutions to ?
What is the solution set of ?
How many distinct real solutions does have?
What are the solutions to ?
The equation has two real solutions. What is their sum?
For what value of does have exactly one real solution?
One study tip a week — new concept explainers and score-boosting strategies. No spam, unsubscribe anytime.
Factor SAT polynomials using GCF, difference of squares, trinomials, and grouping — then use the factored form to solve equations, find zeros, and simplify expressions.
Add, subtract, and multiply SAT polynomials, combine like terms carefully, and use the factor and remainder theorems to test divisibility.