Advanced Math is roughly 35% of the digital SAT Math section (about 13–15 questions) and it dominates a hard Module 2. It's also where students who are otherwise strong lose their remaining points. Here's every topic in the domain, with the algebraic form worth memorizing and the Desmos shortcut for each.
The digital SAT Math section splits into four domains: Algebra, Advanced Math, Problem-Solving & Data Analysis, and Geometry & Trigonometry. Advanced Math is the largest of them, and it is disproportionately concentrated in the harder second module, which is the module that opens the top of the score range. Domain weightings come from College Board's Math section overview. Advanced Math is also the domain most under-represented in practice banks, including ours, which we measured and published.
The practical consequence: if you're scoring 650–750 and want more, this domain is almost certainly where your remaining points are.
| Detail | Value |
|---|---|
| Share of Math section | ~35% |
| Questions per test | ~13–15 |
| Concentration | Heavily weighted toward hard Module 2 |
| Calculator | Allowed on every question |
Quadratics: the four forms and what each one hands you
Most Advanced Math difficulty is quadratics wearing different clothes. The single highest-return thing you can memorize is which form reveals which feature. What the domain is worth in scaled points is easy to check in the score calculator.
| Form | Looks like | Hands you |
|---|---|---|
| Standard | y = ax² + bx + c | c is the y-intercept; sign of a gives direction |
| Factored | y = a(x − p)(x − q) | Roots at p and q directly |
| Vertex | y = a(x − h)² + k | Vertex at (h, k): note the minus sign |
| Discriminant | b² − 4ac | Number of real solutions: 2, 1, or 0 |
When a question asks for a feature, convert to the form that displays it rather than solving from scratch. Asked for the vertex? Complete the square, or use x = −b/(2a) and substitute. Asked for roots? Factor, or graph.
Also worth holding: for ax² + bx + c = 0, the sum of the roots is −b/a and the product is c/a. Questions that ask for the sum of solutions without asking for the solutions themselves are answered instantly this way.
Graph the equation and Desmos marks the roots, vertex, and intercepts as gray points automatically: hover for exact coordinates. For "how many solutions," graph both sides as separate functions and count intersections. This is faster and less error-prone than the discriminant for most students, and there's no non-calculator section to worry about. Full technique list in the Desmos guide.
Exponential functions and growth
The form to know: y = a · bx, where a is the initial value and b is the growth factor per unit of x.
- b > 1 is growth; 0 < b < 1 is decay.
- A 7% annual increase gives b = 1.07. A 7% decrease gives b = 0.93.
- When the rate applies over a different period, say quarterly, the exponent changes, not the base: y = a(1.07)x/4 for something growing 7% every four years.
The distinction the SAT tests constantly: linear growth adds a constant amount; exponential growth multiplies by a constant factor. A table of values showing equal differences is linear; equal ratios is exponential. Checking which is which is often the whole question.
Polynomials, factoring and the remainder theorem
Three facts carry most polynomial questions:
- If (x − k) is a factor of P(x), then P(k) = 0. And conversely. This is the whole of the factor theorem and it answers a surprising number of questions in one substitution.
- The remainder when P(x) is divided by (x − k) is P(k). No long division needed.
- Roots on a graph are x-intercepts. A polynomial that touches the x-axis without crossing has a repeated (double) root there.
Rational expressions
The recurring trap is the domain restriction. Any value of x that makes a denominator zero is excluded, even if it cancels during simplification. (x² − 4)/(x − 2) simplifies to x + 2, but x = 2 is still excluded from the domain. The original expression is undefined there.
When solving rational equations, multiply through by the common denominator, solve, then discard any root that makes an original denominator zero. That discarded root will be an answer choice.
Radical equations
Isolate the radical, square both sides, solve, and then check every solution in the original equation. Squaring is not a reversible operation and it manufactures extraneous roots reliably.
Also remember that √x denotes the principal (non-negative) root. √9 is 3, not ±3. The ± appears when you take the square root of both sides of x² = 9, which is a different operation.
Systems with a nonlinear equation
A line and a parabola, or a line and a circle. Substitution is the algebraic route: solve the linear equation for one variable and substitute into the nonlinear one, which produces a quadratic.
Questions asking for the number of intersection points are asking about the discriminant of that resulting quadratic, or, far faster, asking you to graph both and look.
Desmos is faster for most of this, but not all. Reach for algebra when the question uses unknown constants, "for what value of k does this system have exactly one solution?" You can't graph an unspecified k directly, though Desmos sliders come close. Those questions want the discriminant set to zero, and knowing that is the difference between 30 seconds and three minutes.
Function notation and transformations
Straightforward once you know the direction each shift moves, which is where students slip:
| Change | Effect |
|---|---|
| f(x) + k | Shifts up by k |
| f(x + k) | Shifts left by k |
| −f(x) | Reflects across the x-axis |
| f(−x) | Reflects across the y-axis |
| a·f(x), a > 1 | Stretches vertically |
The counterintuitive one is f(x + k) shifting left. Inside the parentheses, everything runs opposite to expectation.
For composite functions, f(g(x)) means evaluate g first. Work outward from the inside.
A three-week plan for this domain
- Week 1: quadratics only. All four forms, converting between them, and the Desmos route for each. This is the largest slice of the domain and worth a full week alone.
- Week 2: exponentials, polynomials, rationals, radicals. One per two days. For each, do a set untimed with algebra, then repeat with Desmos and compare times.
- Week 3: mixed and timed, at 90 seconds a question. Tag misses by topic; you'll typically find one topic carrying most of them.
If your misses turn out to be careless rather than conceptual, the fix is a different one, see the ten traps that separate a 700 from an 800.
Frequently asked questions
What is Advanced Math on the digital SAT?
One of the four Math domains: quadratics, polynomials, exponentials, rational and radical equations, nonlinear systems, and function notation. Roughly 35% of the section, ~13–15 questions, concentrated in hard Module 2.
What is the hardest topic on SAT Math?
Advanced Math as a domain, and quadratics in unfamiliar forms within it. The difficulty is usually recognizing which form reveals the feature you need, not the algebra itself.
How do you know if a function is linear or exponential?
Check a table of values: equal differences means linear (adds a constant), equal ratios means exponential (multiplies by a constant).
Does f(x + k) shift the graph left or right?
Left. Changes inside the parentheses run opposite to expectation: f(x + 3) shifts left three, while f(x) + 3 shifts up three.
How do you find the sum of the solutions of a quadratic without solving it?
For ax² + bx + c = 0, the sum of the roots is −b/a and the product is c/a, straight from the coefficients, no solving needed.
When should I use algebra instead of Desmos on the SAT?
When the question has unknown constants, "for what value of k does this have exactly one solution?" Those want the discriminant set to zero. Otherwise Desmos is usually faster.