SAT

SAT Exponential Functions Explained

By Muntasir 10 min read
TL;DR

Exponential functions model a quantity growing or shrinking by a fixed percent each period, and they sit inside the Advanced Math domain on the digital SAT, worth 13 to 15 questions across both Math modules. The general form is y = a(b)^x, where a is the starting value and b is the growth or decay factor: b above 1 means growth, b between 0 and 1 means decay. Exponent rules such as the product, quotient and negative-exponent rules show up too. The graph curves, crosses the y-axis at a, and approaches a horizontal asymptote, and an exponential growth model always overtakes a linear model with the same starting value in the long run.

SAT Exponential Functions Explained

Exponential functions describe a quantity which changes by a fixed percent every period instead of by a fixed amount. The digital SAT tests them inside the Advanced Math domain, worth 13 to 15 of the scored Math questions across the two Math modules. Population growth, compound interest, and radioactive decay all follow this pattern. The SAT turns each one into a word problem, an equation, or a graph you have to read.

This guide covers setting up growth and decay equations from word problems, the exponent rules these questions rely on, how an exponential graph behaves, and how an exponential model compares with a linear model. Original worked examples follow for every question type. It ends with direct links to our exponential functions drill sets at all three difficulty levels.

Where Exponential Functions Fit on the SAT

The Advanced Math domain measures skills central to progression into more advanced math courses, including understanding of absolute value, quadratic, exponential, polynomial, rational, radical, and other nonlinear equations. The domain splits into four skill categories: equivalent expressions, nonlinear equations in one variable, systems of equations in two variables, and nonlinear functions. Exponential equations and functions fall under two of them, nonlinear equations in one variable and nonlinear functions. So exponential content shows up both as an equation to solve and as a function to interpret.

Across the two Math modules, Advanced Math questions number 13 to 15, the same range as the Algebra domain, while Problem-Solving and Data Analysis and Geometry and Trigonometry each contribute 5 to 7 questions. Questions from all four domains appear in each module, so exponential content is live in both. Roughly 30 percent of Math questions are set in a real-world context. Population size, compound interest, and radioactive decay are standard scenario types for those context questions, and each one maps onto an exponential equation.

For the full domain breakdown and module structure, see our SAT Math section guide. For a related nonlinear-equation topic in the same domain, see our guide to quadratic equations and nonlinear systems. Both topics carry the same Advanced Math weight, so time spent on either pays off across the module.

Setting Up Growth and Decay From Word Problems

Every exponential growth or decay problem in word form reduces to the same equation: y = a(1 + r)^t for growth, or y = a(1 - r)^t for decay. Here a is the starting amount, r is the rate written as a decimal, and t is the number of time periods. Reading the problem correctly means matching each phrase to a variable before you write the equation. Work the same five steps every time.

  1. Find the starting amount and assign it to a. It is the value in place before any change happens.
  2. Find the percent rate and convert it to a decimal by dividing by 100, so 7 percent becomes 0.07.
  3. Decide growth or decay, then build the base. Add the decimal to 1 for growth, or subtract it from 1 for decay.
  4. Set the exponent to the number of time periods, matching the unit named in the problem. A yearly rate takes a yearly exponent, a monthly rate takes a monthly exponent.
  5. Substitute the requested value of t and compute.

Growth Setups

Growth wording is signalled by phrases like increases by, grows at a rate of, appreciates, or doubles every. Convert the stated percent to a decimal and add it to 1 for the growth factor. A rate of 3 percent gives a base of 1.03, and a rate of 12 percent gives 1.12. When the problem says doubles or triples instead of naming a percent, the base is the multiplier itself, 2 or 3.

Example: a town has 4,000 residents and its population grows by 3 percent each year. The starting amount is 4,000, the rate is 0.03, and the base is 1.03, so the population after t years is P(t) = 4000(1.03)^t. After 5 years, P(5) = 4000(1.03)^5, which rounds to about 4,637 residents. Notice the result beats 4,600, the total you would get from five flat additions of 120, because each year's growth applies to the new total.

Decay Setups

Decay wording uses phrases like decreases by, depreciates at a rate of, loses value, or half-life. Subtract the stated percent, written as a decimal, from 1 for the decay factor. A rate of 12 percent gives a base of 0.88, and a rate of 6 percent gives 0.94. A half-life problem sets the base at 0.5 and puts the number of half-lives in the exponent.

Example: a car worth $22,000 loses 12 percent of its value each year. The starting amount is 22,000, the rate is 0.12, and the base is 0.88, so the value after t years is V(t) = 22000(0.88)^t. After 4 years, V(4) = 22000(0.88)^4, which rounds to about $13,193. The value drops fast early and slows later, because each year's 12 percent comes off a smaller number.

Exponent Rules You Need

These questions test algebraic manipulation of exponential expressions before they test the growth or decay setup. A question often hands you an expression in one form and asks for an equivalent form, with no numeric answer at all. Knowing the six rules below turns a multi-step equation into a couple of moves. Each rule works in both directions, and reading one right to left is often the faster path.

RuleFormExample
Product ruleb^m times b^n = b^(m+n)2^3 times 2^4 = 2^7
Quotient ruleb^m divided by b^n = b^(m-n)5^6 divided by 5^2 = 5^4
Power rule(b^m)^n = b^(mn)(3^2)^3 = 3^6
Zero exponentb^0 = 1, for b not equal to 07^0 = 1
Negative exponentb^(-n) = 1 divided by b^n2^(-3) = 1/8
Fractional exponentb^(1/n) = the nth root of b16^(1/2) = 4

Digital SAT questions often disguise one of these rules inside a larger equation, asking you to rewrite an expression in an equivalent form. Reaching for a calculator wastes time here, since the answer choices are written in symbolic form. Follow a fixed order on the expression itself.

  1. Rewrite every base as a power of the same number where possible, so 8 becomes 2^3 and 27 becomes 3^3.
  2. Identify which rule the expression sets up: product, quotient, power, or a root written as a fractional exponent.
  3. Apply the rule once and combine the exponents.
  4. Clear negative exponents by moving the term across the fraction bar.
  5. Compare the result with the answer choices, and simplify further only if none of them match yet.

Graph Behavior of Exponential Functions

The graph of y = a(b)^x always crosses the y-axis at (0, a), since b^0 equals 1. From there the shape depends on whether b sits above 1 or between 0 and 1. The curve never crosses its horizontal asymptote, so a function in this form never returns a value of 0. A question asking where the graph meets the x-axis is checking whether you know it never does.

Growth Graphs

When b is greater than 1, the graph rises from left to right, slowly at first, then steeply. The curve moves closer and closer to the x-axis on the left side without touching it, since y never reaches 0. Larger values of b make the rise sharper and pull the steep part of the curve leftward. The y-intercept stays fixed at a no matter how large b gets, so two growth curves sharing the same a start at the same point and separate as x increases.

Decay Graphs

When b sits between 0 and 1, the graph falls from left to right, steeply at first, then slowly. It flattens toward the x-axis on the right side, again without touching it. Smaller values of b make the drop sharper. A decay curve and a growth curve with the same a mirror each other across the y-axis when their bases are reciprocals, so y = 2^x and y = (0.5)^x reflect onto one another.

The line y = 0 is the horizontal asymptote in both cases, unless the equation adds or subtracts a constant, which shifts the asymptote up or down by the same amount. The function y = 3(2)^x + 4 has an asymptote at y = 4 and a y-intercept at (0, 7). A question asking for end behavior or for an asymptote is testing this shift. Read the constant term first, then the base.

Linear vs Exponential Models

Linear models add a fixed amount each period. Exponential models multiply by a fixed factor each period. The difference looks small at first and grows enormous over time, and this gap is the setup behind several SAT comparison questions. The table below lines the two forms up side by side.

FeatureLinear modelExponential model
Equation formy = a + bxy = a(b)^x
Change per periodAdds a constant amountMultiplies by a constant factor
Graph shapeStraight lineCurve with an asymptote
Long-term behaviorGrows or shrinks at the same rate foreverGrowth speeds up, or decay slows toward zero

Example: Plan A pays $500 plus $50 per week. Plan B pays $500 and grows by 8 percent per week. In week 1, Plan A pays $550 and Plan B pays $540, so Plan A leads early. By week 20, Plan A pays $1,500 while Plan B pays about $2,330, since the exponential factor compounds every week.

The crossover point is the piece these questions ask about. Solving for it algebraically is slow, because an equation with an unknown exponent rarely simplifies cleanly. Substitute each candidate value of t into both models and compare the outputs instead. The first value where the exponential model wins is the answer.

Worked Examples by Question Type

Digital SAT exponential questions repeat a small set of formats. Recognizing the format tells you which move to make first. The four subsections below cover the formats you will meet most often, each with an original example. Work the example yourself before reading the solution.

Writing an Equation From a Description

Example: a bacteria culture starts with 250 cells and triples every 2 hours. Write a function for the population after h hours. The starting amount is 250 and the multiplier is 3, but the multiplier applies once per 2 hours rather than once per hour. Divide the exponent by 2 to match, giving P(h) = 250(3)^(h/2). Check it at h = 2, where P(2) = 250(3)^1 = 750, triple the start.

Finding the Growth or Decay Rate From an Equation

Example: a quantity is modeled by f(t) = 800(0.94)^t. Compare the base with 1 to read the rate. Since 0.94 equals 1 minus 0.06, the quantity decays by 6 percent per period. A base of 1.06 would mean growth of 6 percent per period instead. Watch for bases written as fractions, since 3/4 equals 0.75 and therefore a 25 percent decay.

Comparing Two Models

Example: Account X starts at $1,000 and earns a flat $40 per year. Account Y starts at $1,000 and earns 3.5 percent per year. Write both functions first, X(t) = 1000 + 40t and Y(t) = 1000(1.035)^t. Account X leads in the early years, because 3.5 percent of $1,000 is only $35. Account Y pulls ahead once compounding lifts its yearly gain above $40, which happens as soon as the balance passes about $1,143.

Reading a Graph

Example: a graph shows a curve passing through (0, 5) and (1, 15), flattening toward the x-axis on the left. The y-intercept of 5 gives a. Moving from x = 0 to x = 1 multiplies the value by 3, so b = 3 and the function is y = 5(3)^x. Confirm with a third point when the graph offers one, since at x = 2 the curve should sit at 45.

Practice Exponential Functions Drills

Our Exponential Functions drills sit in the Advanced Math group and run at three difficulty levels. Every set holds ten questions in the digital SAT style, untimed, with instant feedback and a worked explanation for every answer. All of it is free, with no signup required. Start at the level matching your current accuracy, then move up once you clear a set cleanly.

Every other Advanced Math topic has its own drill group as well, alongside full-length practice tests and single-module practice. Browse the full set on our SAT practice page and build a queue starting from your weakest topics. Pairing one drill set with one timed module keeps the exponent rules sharp under real pacing.

Sources

Every question count, domain description, and context percentage above comes from the College Board pages below.

Free practice

Put this into practice with free SAT mock tests and topic drills

Practice SAT free
M

Written by

Muntasir

Founder of 10Exam. Builds free practice tests, drills and score calculators for the SAT, ACT, GRE, GMAT, TOEFL and IELTS.

All articles by Muntasir →

Enter the 6-digit code from your authenticator app, or one of your recovery codes.

Already have an account?

System Share
Copy Link
More Share Options