Skip to main content
SHSprep
Skip to content
SAT prep: lessons, focused practice, and full-length mock exams.

SAT · Math

SAT Advanced Math: Quadratics, Functions, and Nonlinear Equations

Practice quadratics, function notation, exponentials, radicals, and parameter questions with original SAT-style examples and exact-answer checks.

SHS Prep TeamUpdated 7 min readPublished Archive date

For SAT Advanced Math, learn to move between equivalent forms. A quadratic’s factored form reveals its zeros; vertex form reveals its turning point; an expanded form makes coefficient comparisons easier. Choosing the useful representation often matters more than carrying out a long calculation.

Advanced Math is a named domain in College Board’s Math framework. This guide uses original examples to practice nonlinear relationships and expression structure. Review the official Math scope.

Choose a quadratic form for the question

Consider the same function in three forms:

f(x) = x² − 6x + 5
f(x) = (x − 1)(x − 5)
f(x) = (x − 3)² − 4

The factored form shows zeros at x = 1 and x = 5. The vertex form shows a minimum value of −4 at x = 3. The expanded form shows a y-intercept of 5 because f(0) = 5.

Do not expand an expression automatically. If the question asks for the roots, expansion can hide the information already visible. If it asks for a coefficient, expansion may be exactly what you need.

Check equivalence with algebra, not merely one substituted input. Two different functions can agree at a particular value. Expanding (x − 1)(x − 5) gives x² − 6x + 5 for every x, which proves the forms match.

Factor when the structure is friendly

To solve x² − 7x + 12 = 0, seek two numbers whose product is 12 and whose sum is −7. They are −3 and −4, so:

(x − 3)(x − 4) = 0

At least one factor must equal zero. Thus x = 3 or x = 4.

The zero-product rule applies because the product equals zero. From (x − 3)(x − 4) = 6, you cannot conclude that x is 3 or 4. First move everything to one side or use another suitable method.

For 2x² − 8 = 0, isolating x² is simpler than searching for integer factors: x² = 4, so x = ±2. Remember both signs unless a contextual condition excludes one.

Complete the square to reveal a turning point

For x² + 8x + 3, half the x-coefficient is 4 and its square is 16. Add and subtract 16:

x² + 8x + 3 = (x + 4)² − 13

Because a real square cannot be negative, the minimum is −13, reached when x = −4.

For a leading coefficient other than one, account for it first. Starting with 2x² − 12x + 11:

2(x² − 6x) + 11 = 2[(x − 3)² − 9] + 11 = 2(x − 3)² − 7

The minimum is −7 at x = 3. A frequent error is subtracting 9 outside the brackets rather than subtracting 18 after multiplication by 2.

The vertex describes the mathematical function. A context may restrict x to a particular interval, so the smallest permitted value in that context need not occur at the unrestricted vertex.

Use the discriminant for the number of real solutions

For ax² + bx + c = 0 with a nonzero, the discriminant is b² − 4ac.

  • Positive discriminant: two distinct real solutions.
  • Zero discriminant: one repeated real solution.
  • Negative discriminant: no real solutions.

Suppose x² − 10x + k = 0 has exactly one real solution. Set 100 − 4k = 0, giving k = 25.

This avoids solving the entire equation with an unknown constant. The condition about the number of solutions points directly to a discriminant equation.

Be precise about “one solution.” A squared expression such as (x − 5)² = 0 has a repeated root at 5, but only one distinct real value satisfies it.

Read function notation as input and output

If g(x) = 3x² − 2, then g(4) = 46. The notation g(4) means the output when the input is 4; it does not mean g multiplied by 4.

If the question asks for an input satisfying g(x) = 46, solve 3x² − 2 = 46. Then x² = 16 and x = ±4. One output can correspond to more than one input.

For g(x + 1), substitute the entire expression x + 1 wherever x appears:

g(x + 1) = 3(x + 1)² − 2 = 3x² + 6x + 1

Do not replace g(x + 1) with g(x) + 1. Those expressions perform different operations.

A table can help distinguish them. At x = 0, g(x + 1) = g(1) = 1, while g(x) + 1 = g(0) + 1 = −1.

Understand transformations through inputs

If h(x) = (x − 5)² + 2, the minimum occurs at x = 5, not x = −5. Set the expression inside the square equal to zero to locate the turning point.

The “minus five” shifts the graph right because x must reach five before the squared quantity is zero. The outside “plus two” moves every output upward by two.

A negative multiplier changes the direction of opening. For h(x) = −2(x − 5)² + 2, the vertex is still (5, 2), but it is now a maximum. The factor 2 changes the vertical scale.

Rather than memorizing a list of left-right rules without meaning, test one identifying point, such as a vertex or zero.

Separate linear and exponential change

A quantity that gains the same amount each period can be modeled linearly. A quantity multiplied by the same factor each period can be modeled exponentially.

An original example is a population model P(t) = 240(1.08)^t. At t = 0, P = 240. Each increase of one in t multiplies the modeled population by 1.08, representing an eight-percent increase per period.

For a twelve-percent decrease, the multiplier is 0.88, not 0.12. The multiplier includes the portion that remains.

Watch the unit of time. If t counts months, the rate is monthly. Rewriting a yearly rate as a monthly model generally requires a twelfth root of the annual multiplier; dividing the percentage by twelve does not produce an exactly equivalent compound-growth model.

Always identify the starting value, multiplier, and time unit before calculating.

Check restrictions in rational and radical equations

For (x² − 9)/(x − 3), factoring gives (x − 3)(x + 3)/(x − 3). The expression equals x + 3 when x is not 3. The original denominator still excludes x = 3.

Canceling a factor does not restore a forbidden input. This matters when a question asks about the domain or a missing point on a graph.

Squaring both sides of a radical equation can introduce an extraneous solution. Solve √(x + 6) = x:

Squaring gives x + 6 = x², or (x − 3)(x + 2) = 0. The candidates are 3 and −2. Substitution into the original equation confirms 3. The candidate −2 fails because √4 = 2, not −2.

Record candidates first; call them solutions only after checking the original equation.

Use graphs as evidence, then verify exactness

Graphs can reveal intersections and approximate roots, but a rounded display may not establish an exact answer. A viewing window can also conceal a root.

Use the graph to understand the relationship and symbolic work to verify a value or parameter when appropriate. For example, after identifying a likely repeated root, substitute it and check the discriminant rather than trusting a curve that merely appears tangent.

When two answer choices are numerically close, increase precision or return to exact algebra. Do not choose based on a rounded coordinate that does not distinguish them.

Build a varied review set

Include one representation question, one parameter question, one function-input question, and one equation with a domain restriction. After solving, write the clue that determined your method.

A useful error note is “I canceled a denominator factor and forgot the excluded value,” not simply “rational equations.” The next exercise can then test that exact decision.

The SAT score calculator explains why a raw total cannot recreate a digital SAT score. Evaluate these exercises by the correctness of your setup, transformations, and final check. Explore SHSPrep’s SAT program for lessons, targeted practice, and two original full-length mock tests with raw performance results.

Keep Reading

Your next step

Build a plan around the skills you want to improve.

Explore SHSPrep’s SAT program, with focused lessons, targeted practice and two original full-length mock exams.

Explore SAT prep

Keep reading

SAT Advanced Math: Quadratics, Functions, and Nonlinear Equations | SHSPrep