This topic covers solving nonlinear equations and systems of equations, which is one of the most heavily tested areas in the Advanced Math domain of the Digital SAT. You'll need to solve quadratic equations using multiple methods, work with absolute value, rational equations, radical equations, and polynomial equations in factored form, tackle systems that pair linear equations with nonlinear ones, analyze how many solutions a quadratic has, and rearrange multi-variable formulas. Expect roughly 5–8 questions across the two math modules that draw directly on these skills.
Solving Quadratic Equations
Quadratic equations are equations where the highest power of the variable is 2, typically written in standard form . The SAT presents these in many forms, and choosing the right method matters for speed.

Factoring
Factoring is the fastest approach when it works. It relies on the zero product property: if two things multiply to zero, at least one of them equals zero.
When : Find two numbers that multiply to and add to .
Example: Solve
You need two numbers that multiply to 6 and add to . That's and .
When : Find two numbers that multiply to and add to , then factor by grouping.
Example: Solve
Multiply . Find two numbers that multiply to 24 and add to 10: that's 4 and 6.
The SAT also gives quadratics in non-standard forms. If you see , rearrange to before factoring. If you see , recognize the algebraic structure and take the square root of both sides directly: , giving or .
The Quadratic Formula
The quadratic formula works on every quadratic equation, including ones that don't factor neatly. For :
Example: Solve
Identify: , ,
If the SAT asks for the positive solution, pick the "plus" version: .
Watch your signs carefully. The most common error is mishandling negatives when or is negative.
Completing the Square
Completing the square converts a quadratic into the form . This is the most efficient method when the problem specifically asks for vertex form or when the coefficient of is even (making the arithmetic clean).
Example: Solve
Take half of , which is , and square it: . Add to both sides:
If , divide everything by first. For , divide by 2 to get , then proceed.
The Discriminant and Number of Solutions
The discriminant is the expression under the square root in the quadratic formula: . It tells you how many real solutions exist without requiring you to solve.
- : Two distinct real solutions
- : Exactly one real solution (a repeated root)
- : No real solutions
The SAT frequently tests this with a parameter. The question gives you a quadratic with an unknown constant and asks what value produces a specific number of solutions.
Example: The equation has exactly one real solution. What could be the value of ?
Set the discriminant equal to zero:
Harder Example: For what values of does have no real solutions?
Any value of greater than 2 means no real solutions.
Absolute Value, Rational, and Radical Equations
Absolute Value Equations
An absolute value equation like means the expression inside can equal 7 or . Split into two cases:
If the equation equals a negative number, like , there's no solution. Absolute value can never be negative.
Rational Equations
Rational equations have variables in denominators. Multiply both sides by the denominator to clear fractions, then solve. Always check for extraneous solutions (values that make a denominator zero).
Example: Solve
Multiply both sides by :
But makes the original denominator zero, so it's extraneous. The only solution is .
Radical Equations
Isolate the radical, then square both sides. Check for extraneous solutions here too, since squaring can introduce false answers.
Example: Solve
Square both sides:
Check : ✓ Check : ✗
Only works.
Polynomial Equations in Factored Form
When a polynomial equation is already in factored form, apply the zero product property directly. The SAT won't ask you to factor a cubic from scratch, but it will give you something like:
Example: Solve
Set each factor to zero:
Three solutions. If the question asks "what is the sum of all solutions," add them: .
Sometimes polynomial equations appear with repeated factors like . This still gives and , but is a repeated root. The number of distinct solutions is 2.
Systems of Nonlinear Equations
Systems of nonlinear equations on the SAT typically pair a linear equation with a quadratic. The standard approach: solve the linear equation for one variable, then substitute into the nonlinear equation.
Example: Solve the system:
Substitute the first equation into the second:
Then . The solution is .
Because gave one repeated root, this system has exactly one solution. Graphically, the line is tangent to the parabola at that point. If the resulting quadratic had two distinct roots, the line would intersect the parabola at two points. If the discriminant were negative, the line and parabola wouldn't intersect at all. This connection between the algebra and the graphs is something the SAT tests directly.
Solving for a Variable of Interest
Some questions give you a formula with multiple variables and ask you to isolate one. Treat every other variable as a constant and use normal algebra.
Example: Given , solve for .
(Take the positive root since represents a physical measurement.)
Trickier Example: Given , solve for in terms of .
Rearrange: . This is a quadratic in where , , . Apply the quadratic formula:
What to Watch For on Test Day
-
Check for extraneous solutions whenever you solve rational equations or radical equations. Squaring both sides or multiplying by a variable expression can create false answers.
-
Recognize structural shortcuts. If you see , don't expand it. Take the square root directly. If you see , treat as a single variable and factor.
-
Use the discriminant strategically. When a question asks how many solutions exist or what value of a parameter gives a certain number of solutions, go straight to . Don't waste time solving the full equation.
-
For systems, substitute rather than guess. Solve the linear equation for (or ), plug into the quadratic, and solve the resulting equation. The number of solutions to that equation tells you how many intersection points exist.
-
Sign errors are the top trap. When using the quadratic formula, be especially careful with negative values of and . Writing out with parentheses around each substituted value prevents most mistakes.