Fiveable

🎓SAT Review

QR code for SAT practice questions

SAT Math: Passport to Advanced Math 📝

SAT Math: Passport to Advanced Math 📝

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🎓SAT
Unit & Topic Study Guides

🗺️ SAT Passport to Advanced Math Topic Areas

The Passport to Advanced Math section accounts for 16 out of 58 math questions, roughly 28% of the SAT Math section. These questions test your ability to work with more complex equations, including quadratics, exponentials, polynomials, and nonlinear systems. Here's a breakdown of the eight skill areas you'll need to know:

Operations with Polynomials and Rewriting Expressions

  • Adding, subtracting, and multiplying polynomials by combining like terms and applying the distributive property. Also includes rewriting expressions in equivalent forms.

💰 Quadratic Equations & Expressions

  • Creating and solving quadratic equations in the form ax2+bx+c=0ax^2 + bx + c = 0. You'll need to factor, use the quadratic formula, or complete the square.

⤴️ Exponential Functions, Equations, and Expressions and Radicals

  • Working with exponential growth and decay functions in the form f(x)=abxf(x) = a \cdot b^x, as well as solving equations that contain radical (square root) expressions.

🤷🏽‍♀️ Solving Rational Equations

  • Solving equations that contain fractions with variables in the denominator. You'll need to watch for values that make the denominator zero (extraneous solutions).

Systems of Equations

  • Finding values that satisfy two equations simultaneously, where one equation is linear and the other may be quadratic or nonlinear.

🔄 Relationships Between Algebraic and Graphical Representations of Functions

  • Connecting a function's equation to its graph. This includes identifying intercepts, domain, range, max/min values, increasing/decreasing intervals, end behavior, and transformations.

🤔 Function Notation

  • Evaluating functions for given inputs (including expressions like 2x2x or x+1x + 1 in place of xx) and interpreting what function values mean in context.

👩🏽‍💻 Interpreting and Analyzing More Complex Equations in Context

  • Using equations to model real-world situations, rearranging formulas to isolate a variable, and understanding how changing one quantity affects another.

➗ Operations with Polynomials and Rewriting Expressions

This skill area covers adding, subtracting, multiplying, and sometimes dividing polynomials, plus rewriting expressions in equivalent forms.

🧠 What You Need to Know: Operations with Polynomials

A polynomial is an expression made up of variables, coefficients, and non-negative whole-number exponents. For example, 3x22x+53x^2 - 2x + 5 is a polynomial: the variable is xx, the coefficients are 3, -2, and 5, and the exponents (2, 1, and 0) are all non-negative integers.

There are four main operations you can perform with polynomials:

  • ➕ Addition: Combine like terms (terms with the same variable and exponent).
    • Example: (3x2+2x)+(5x2x)=8x2+x(3x^2 + 2x) + (5x^2 - x) = 8x^2 + x
  • ➖ Subtraction: Distribute the negative sign to the second polynomial, then combine like terms.
    • Example: (3x2+2x)(5x2x)=3x2+2x5x2+x=2x2+3x(3x^2 + 2x) - (5x^2 - x) = 3x^2 + 2x - 5x^2 + x = -2x^2 + 3x
  • ✖️ Multiplication: Multiply each term in the first polynomial by each term in the second (distributive property), then combine like terms.
    • Example: (2x+3)(4x1)=8x22x+12x3=8x2+10x3(2x + 3)(4x - 1) = 8x^2 - 2x + 12x - 3 = 8x^2 + 10x - 3
  • ➗ Division: Dividing one polynomial by another. On the SAT, this usually means polynomial long division or recognizing factors that cancel. The idea is determining how many times one polynomial "fits into" another.

Rewriting expressions means simplifying or rearranging an expression into an equivalent form:

  • Simplification: 2x+3xx=4x2x + 3x - x = 4x (combine like terms)
  • Factoring/Expanding: (x+3)(x3)=x29(x + 3)(x - 3) = x^2 - 9 (this is the difference of squares pattern)

Watch the multiplication example closely. The original guide listed (2x+3)(4x1)=8x2+5x3(2x + 3)(4x - 1) = 8x^2 + 5x - 3, but the correct middle term is 2x+12x=10x-2x + 12x = 10x, giving 8x2+10x38x^2 + 10x - 3. Distributing carefully and combining like terms at the end is where most mistakes happen.


💰 Quadratic Functions and Equations

Quadratics show up constantly on the SAT. You need to recognize them, solve them, and understand what their solutions mean.

🧠 What You Need to Know: Quadratic Functions and Equations

A quadratic expression has the form ax2+bx+cax^2 + bx + c, where aa, bb, and cc are constants and a0a \neq 0. The x2x^2 term is what makes it quadratic.

A quadratic equation sets that expression equal to zero: ax2+bx+c=0ax^2 + bx + c = 0. Solving it means finding the values of xx (called roots or solutions) that make the equation true.

Three main methods for solving quadratic equations:

  • Factoring: Rewrite the quadratic as a product of two binomials, then set each factor equal to zero.
  • Quadratic Formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. Works for any quadratic, even when factoring is difficult.
  • Completing the Square: Rewrite the equation so one side is a perfect square trinomial. Less common on the SAT but still worth knowing.

🤓 Applying Your Knowledge: Quadratic Functions and Equations

Quadratic Equation Solving Practice

Solve 3x27x+2=03x^2 - 7x + 2 = 0.

  1. Look for two numbers that multiply to 3×2=63 \times 2 = 6 and add to 7-7. Those numbers are 6-6 and 1-1.

  2. Rewrite the middle term: 3x26xx+2=03x^2 - 6x - x + 2 = 0.

  3. Factor by grouping: 3x(x2)1(x2)=03x(x - 2) - 1(x - 2) = 0, which gives (3x1)(x2)=0(3x - 1)(x - 2) = 0.

  4. Set each factor equal to zero:

    • 3x1=0x=133x - 1 = 0 \rightarrow x = \frac{1}{3}
    • x2=0x=2x - 2 = 0 \rightarrow x = 2

The solutions are x=13x = \frac{1}{3} and x=2x = 2.

On the SAT, if factoring doesn't come quickly, go straight to the quadratic formula. Don't spend three minutes trying to find the right factor pair.


⤴️ Exponential Functions, Equations, and Expressions and Radicals

This section covers two related topics: exponential expressions/functions and radical expressions/equations.

🧠 What You Need to Know: Exponentials and Radicals

An exponential expression has a base raised to a power: bnb^n. For example, 23=2×2×2=82^3 = 2 \times 2 \times 2 = 8.

An exponential function puts the variable in the exponent: f(x)=abxf(x) = a \cdot b^x, where aa is the initial value and bb is the growth/decay factor.

  • If b>1b > 1, the function models exponential growth (the output gets larger as xx increases).
  • If 0<b<10 < b < 1, the function models exponential decay (the output gets smaller as xx increases).
  • Example: f(x)=100(1.05)xf(x) = 100 \cdot (1.05)^x could model an investment of $100 growing at 5% per year.

A radical is the root symbol x\sqrt{\phantom{x}}. The most common is the square root: 16=4\sqrt{16} = 4 because 4×4=164 \times 4 = 16.

A radical expression contains a radical, like x+5\sqrt{x + 5} or 323\sqrt{2}.

A radical equation is an equation with a variable under a radical. To solve one:

  1. Isolate the radical on one side.
  2. Square both sides (or raise to the appropriate power) to eliminate the radical.
  3. Solve the resulting equation.
  4. Check your answer by plugging it back into the original equation. Squaring both sides can introduce extraneous solutions.

Example: Solve x+5=3\sqrt{x + 5} = 3.

  1. Square both sides: x+5=9x + 5 = 9.
  2. Subtract 5: x=4x = 4.
  3. Check: 4+5=9=3\sqrt{4 + 5} = \sqrt{9} = 3. ✓

🤷🏽‍♀️ Solving Rational Equations

Rational equations involve fractions with variables in the denominator. The key challenge is avoiding values that make any denominator equal to zero.

🧠 What You Need to Know: Rational Equations

A rational equation is an equation where both sides (or at least one side) contain a fraction with a variable in the denominator. Here's the general process for solving them:

  1. Identify restricted values: Set each denominator equal to zero and solve. These values are excluded from the domain because division by zero is undefined.
  2. Eliminate the fractions: Multiply both sides by the least common denominator (LCD), or use cross-multiplication if you have a single fraction on each side.
  3. Simplify and solve: After clearing fractions, you'll have a polynomial equation. Combine like terms and solve using standard techniques.
  4. Check for extraneous solutions: Compare your answers against the restricted values from Step 1. Any solution that matches a restricted value must be thrown out.

🤓 Applying Your Knowledge: Rational Equations

Solving Rational Equations

Solve for xx: x+32x=1x2\frac{x + 3}{2x} = \frac{1}{x - 2}

Step 1: Identify restricted values. Set each denominator equal to zero:

  • 2x=0x=02x = 0 \rightarrow x = 0
  • x2=0x=2x - 2 = 0 \rightarrow x = 2

So x0x \neq 0 and x2x \neq 2.

Step 2: Cross-multiply.

(x+3)(x2)=2x1(x + 3)(x - 2) = 2x \cdot 1

Step 3: Expand and simplify.

x22x+3x6=2xx^2 - 2x + 3x - 6 = 2x

x2+x6=2xx^2 + x - 6 = 2x

Step 4: Set equal to zero and solve.

x2+x2x6=0x^2 + x - 2x - 6 = 0

x2x6=0x^2 - x - 6 = 0

Step 5: Factor.

(x3)(x+2)=0(x - 3)(x + 2) = 0

Step 6: Apply the zero product property.

  • x3=0x=3x - 3 = 0 \rightarrow x = 3
  • x+2=0x=2x + 2 = 0 \rightarrow x = -2

Step 7: Check for extraneous solutions. Neither 3 nor -2 is a restricted value (0 or 2), so both are valid.

The solutions are x=3x = 3 and x=2x = -2.

The original guide incorrectly rejected x=2x = -2 by claiming it would make the denominator (x2)(x - 2) equal to zero. Plugging in: (2)2=40(-2) - 2 = -4 \neq 0. Both solutions are valid. Always plug your answers back in to verify rather than relying on memory.

Image Courtesy of Giphy

✅ Systems of Equations

🧠 What You Need to Know: Systems of Equations

A system of equations is a set of two or more equations with the same variables. The solution is the set of values that satisfies all equations simultaneously.

On the SAT, you'll typically see systems with two variables (xx and yy). The Passport to Advanced Math section specifically tests systems where one equation is linear and the other is nonlinear (often quadratic).

Three common solving methods:

  • Substitution: Solve one equation for a variable, then plug that expression into the other equation.
  • Elimination: Add or subtract the equations to cancel out one variable.
  • Graphing: The solution is the point(s) where the graphs intersect.

🤓 Applying Your Knowledge: Systems of Equations

Solving a 2×2 System of Equations

Solve the system:

  • Equation 1: 2x+y=82x + y = 8
  • Equation 2: xy=2x - y = 2

Step 1: Choose a method. These equations line up nicely for elimination since the yy terms have opposite signs.

Step 2: Add the equations to eliminate yy.

(2x+y)+(xy)=8+2(2x + y) + (x - y) = 8 + 2

3x=103x = 10

Step 3: Solve for xx.

x=103x = \frac{10}{3}

Step 4: Substitute back into one of the original equations. Using Equation 1:

2(103)+y=82\left(\frac{10}{3}\right) + y = 8

203+y=8\frac{20}{3} + y = 8

Step 5: Solve for yy.

y=8203=243203=43y = 8 - \frac{20}{3} = \frac{24}{3} - \frac{20}{3} = \frac{4}{3}

Step 6: State the solution.

x=103x = \frac{10}{3} and y=43y = \frac{4}{3}

You can verify by plugging both values into each original equation to confirm they work.

Image Courtesy of Giphy

🔄 Relationships Between Algebraic and Graphical Representations of Functions

🧠 What You Need to Know: Algebraic vs. Graphical Representations

A function is a rule that assigns exactly one output (yy) to each input (xx). Functions can be represented two ways:

  • Algebraically: Through an equation or formula, like f(x)=2x+1f(x) = 2x + 1.
  • Graphically: As a curve or line on the coordinate plane, with xx on the horizontal axis and yy on the vertical axis.

The SAT expects you to move fluently between these two representations. Here are the key properties you should be able to identify in either form:

  • x-intercept: Where the graph crosses the x-axis. At this point, y=0y = 0. To find it algebraically, set f(x)=0f(x) = 0 and solve.
  • y-intercept: Where the graph crosses the y-axis. At this point, x=0x = 0. To find it algebraically, evaluate f(0)f(0).
  • Domain: All possible input (xx) values for which the function is defined.
  • Range: All possible output (yy) values the function can produce.
  • Minimum value: The lowest point on the graph within a given interval.
  • Maximum value: The highest point on the graph within a given interval.
  • Increasing/Decreasing: Over a given interval, is the graph going up (increasing) or down (decreasing) as you move left to right?
  • End behavior: What happens to yy as xx approaches positive or negative infinity? For example, in f(x)=x2f(x) = x^2, as x±x \to \pm\infty, f(x)+f(x) \to +\infty.
  • Transformations: Changes to a function's equation that shift, stretch, compress, or reflect its graph. For example, f(x)+3f(x) + 3 shifts the graph up 3 units, and f(x2)f(x - 2) shifts it right 2 units.

🤓 Applying Your Knowledge: Algebraic vs. Graphical Representations

Consider the function f(x)=2x+1f(x) = 2x + 1.

Algebraically, this tells you that for any input xx, the output is twice that value plus one. If x=3x = 3:

f(3)=2(3)+1=7f(3) = 2(3) + 1 = 7

Graphically, you can plot several points and connect them:

xxf(x)f(x)
-1-1
01
13
25
37

The result is a straight line. From the graph, you can read off the y-intercept (0, 1) and see that the function is always increasing. The slope of 2 means that for every 1-unit increase in xx, yy increases by 2 units. Both the equation and the graph tell you the same story in different formats.


🤔 Function Notation

🧠 What You Need to Know: Function Notation

Function notation is a compact way to describe the input-output relationship of a function. When you see f(x)f(x), "ff" is the name of the function and "xx" is the input. The entire expression f(x)f(x) represents the output.

f(x)f(x) does not mean "ff times xx." It means "the output of function ff when the input is xx."

On the SAT, you'll sometimes need to evaluate a function at an expression rather than a single number. For example, if f(x)=2x+3f(x) = 2x + 3, then finding f(x+1)f(x + 1) means replacing every xx in the rule with (x+1)(x + 1):

f(x+1)=2(x+1)+3=2x+2+3=2x+5f(x + 1) = 2(x + 1) + 3 = 2x + 2 + 3 = 2x + 5

🤓 Applying Your Knowledge: Function Notation

Given f(x)=2x+3f(x) = 2x + 3, evaluate the function at different inputs:

  1. Find f(5)f(5):

    • f(5)=2(5)+3=10+3=13f(5) = 2(5) + 3 = 10 + 3 = 13
  2. Find f(2)f(-2):

    • f(2)=2(2)+3=4+3=1f(-2) = 2(-2) + 3 = -4 + 3 = -1
  3. Find f(2x)f(2x):

    • Replace xx with 2x2x: f(2x)=2(2x)+3=4x+3f(2x) = 2(2x) + 3 = 4x + 3

The process is always the same: take whatever is inside the parentheses and substitute it for xx everywhere in the function's rule. Then simplify.


👩🏽‍💻 Interpreting and Analyzing More Complex Equations in Context

🧠 What You Need to Know: Analyzing Complex Equations

This skill area is about connecting equations to real-world situations. You need to be able to:

  • Interpret variables and constants in context. If an equation models a situation, what does each part of the equation represent?
  • Rearrange equations to isolate a specific variable when you need to find a particular quantity.
  • Analyze how changing one variable affects another. For example, if you double the input, what happens to the output?
  • Create equations from word problems that describe real-world scenarios.

🤓 Applying Your Knowledge: Analyzing Complex Equations

Applying an Equation to Context Practice

A movie theater charges $10 per ticket. The total cost CC for nn tickets is:

C=10nC = 10n

The graph of this equation is a straight line through the origin with a slope of 10. Each point on the line represents a specific purchase: at n=2n = 2, the cost is C=20C = 20. The slope tells you the rate of change: every additional ticket adds $10 to the total.

Rearranging Equations Practice

If you have $50 and want to know how many tickets you can buy, rearrange the equation to solve for nn:

  1. Start with C=10nC = 10n.
  2. Divide both sides by 10: n=C10n = \frac{C}{10}.
  3. Plug in C=50C = 50: n=5010=5n = \frac{50}{10} = 5.

You can buy 5 tickets with $50. This kind of rearrangement is straightforward here, but on the SAT, the equations will be more complex. The process stays the same: isolate the variable you need by performing inverse operations.


💫 Closing

That covers all eight skill areas in the Passport to Advanced Math section. Focus your practice on the areas where you feel least confident, and remember that many of these topics overlap: solving a system of equations might require factoring a quadratic, and interpreting a function in context might require understanding its graph. The more you practice connecting these skills, the more prepared you'll be.

Image Courtesy of Giphy