SAT Exponential Functions: Complete Guide to Growth, Decay, Models, Graphs and Practice
Exponential functions can look intimidating on the SAT because the variable appears in an exponent rather than in the familiar position you see in a linear equation.
But the underlying idea is simple:
A linear model repeatedly adds or subtracts the same amount. An exponential model repeatedly multiplies by the same factor.
That difference is the key to solving SAT exponential function questions.
This guide explains how to recognize exponential growth and decay, build an exponential model from a word problem, interpret the parts of an exponential equation, work with exponents, understand graphs and transformations, solve percentage-change problems, handle compound interest, and avoid the mistakes that commonly turn an otherwise manageable SAT question into a wrong answer.
1. What Is an Exponential Function?
A common exponential function has the form:
f(x) = a × bˣ
Here:
a is the initial value
b is the multiplication factor
x is the input or number of repeated intervals
f(x) is the resulting value
The most important feature is that the variable is in the exponent.
For example:
f(x) = 400(1.06)ˣ
is exponential because x is the exponent.
By contrast:
f(x) = 400 + 6x
is linear because x is multiplied by a constant.
And:
f(x) = x² + 6x + 4
is quadratic because the variable is raised to the second power.
Quick SAT comparison
| Type | Example | What changes repeatedly? |
|---|---|---|
| Linear | f(x) = 20 + 5x | Same amount |
| Quadratic | f(x) = x² + 5x + 6 | Squared variable |
| Exponential | f(x) = 20(1.05)ˣ | Same multiplication factor |
A useful question to ask is:
“Is the quantity changing by the same amount, or by the same percentage/factor?”
Same amount usually points toward a linear model.
Same percentage or multiplication factor points toward an exponential model.
2. The Most Important SAT Exponential Formula
The basic model is:
f(x) = a × bˣ
Suppose:
P(t) = 750(1.04)ᵗ
Then:
750 is the starting amount
1.04 is the growth factor
t is the number of time periods
P(t) is the amount after t periods
When t = 0:
P(0) = 750(1.04)⁰
Since:
(1.04)⁰ = 1
we get:
P(0) = 750
So the coefficient in the basic exponential model represents the initial value when the input is 0.
3. Exponential Growth: How to Build the Formula
If a quantity increases by a fixed percentage during every time period, use:
f(t) = a(1 + r)ᵗ
where r is written as a decimal.
For example, suppose a population begins at 3,200 and increases by 7% each year.
Convert 7% to a decimal:
7% = 0.07
Add the rate to 1:
1 + 0.07 = 1.07
Therefore:
P(t) = 3200(1.07)ᵗ
Why is the factor 1.07 rather than 0.07?
Because after one period, the new amount contains:
100% of the original amount
plus another 7%
So:
100% + 7% = 107% = 1.07
This is one of the most useful ideas to understand for an SAT exponential growth problem.
4. Exponential Decay: The Factor Is Less Than 1
When a quantity decreases by a fixed percentage in every period, use:
f(t) = a(1 − r)ᵗ
For example, suppose a machine originally costs $18,000 and loses 9% of its value each year.
The remaining percentage is:
100% − 9% = 91%
Convert that to a decimal:
0.91
The model is:
V(t) = 18,000(0.91)ᵗ
The important distinction is:
Growth → factor greater than 1
Decay → factor between 0 and 1
For a standard positive exponential model:
b > 1 → growth
0 < b < 1 → decay
5. The Fastest Way to Recognize Growth or Decay
On a multiple-choice SAT question, look at the base.
Consider:
A(t) = 600(1.08)ᵗ
The base is 1.08.
Since:
1.08 > 1
the model represents growth.
Now consider:
B(t) = 600(0.82)ᵗ
Since:
0 < 0.82 < 1
the model represents decay.
This gives you a fast elimination strategy.
If a question describes a 12% increase, an answer containing:
(0.88)ᵗ
should immediately look suspicious.
If the situation describes a 12% decrease, an answer containing:
(1.12)ᵗ
should also raise a red flag.
6. Percentage Increase Does NOT Mean Use the Percentage as the Base
This is one of the most common exponential-function mistakes.
Suppose an amount increases by 15%.
The incorrect factor is:
0.15
The correct growth factor is:
1.15
Likewise, a 15% decrease uses:
0.85
because:
1 − 0.15 = 0.85
Remember this pattern
Increase by r% → multiply by 1 + r
Decrease by r% → multiply by 1 − r
where r is the decimal form of the percentage.
7. Worked SAT Example: Population Growth
A city has a population of 18,500. Its population increases by 3.5% each year. Which function represents the population after t years?
Convert:
3.5% = 0.035
Growth means add the rate to 1:
1 + 0.035 = 1.035
Therefore:
P(t) = 18,500(1.035)ᵗ
The coefficient gives the starting population.
The base gives the yearly multiplication factor.
The exponent tells us how many yearly growth periods have occurred.
8. Worked SAT Example: Finding a Future Value
Suppose:
P(t) = 7,500(1.06)ᵗ
What is P(4)?
Substitute 4 for t:
P(4) = 7,500(1.06)⁴
Using a calculator:
P(4) ≈ 9,468.56
So the value after four periods is approximately:
$9,469
The important SAT skill here is not just calculator use. You must correctly identify what the exponent represents and substitute it in the correct location.
9. Exponential Decay and Depreciation
Depreciation is another common context for exponential decay.
Suppose a vehicle is worth $28,000 today and loses 11% of its value each year.
The remaining factor is:
1 − 0.11 = 0.89
So:
V(t) = 28,000(0.89)ᵗ
After three years:
V(3) = 28,000(0.89)³
V(3) ≈ 19,727
Notice something important:
The vehicle does not lose the same dollar amount every year.
The 11% is applied to the current value, which changes from year to year.
That is why the model is exponential.
10. Linear Growth vs. Exponential Growth on the SAT
This comparison is extremely important.
Suppose Plan A increases by $50 every month.
That is linear:
A(t) = A₀ + 50t
Now suppose Plan B increases by 5% every month.
That is exponential:
B(t) = B₀(1.05)ᵗ
The difference is:
Linear → constant difference
Exponential → constant ratio or multiplication factor
A useful test
Look at consecutive values.
If you have:
100, 120, 140, 160, 180
the difference is always 20.
That is linear behavior.
But:
100, 120, 144, 172.8, 207.36
has a constant multiplication factor of 1.2.
That is exponential behavior.
11. Doubling and Tripling Problems
An exponential model does not always give you a percentage.
Sometimes the question says a quantity doubles every certain number of periods.
Suppose a culture contains 250 organisms and doubles every 6 hours.
One useful model is:
P(t) = 250 × 2ᵗᐟ⁶
Why?
Because after 6 hours:
P(6) = 250 × 2¹ = 500
After 12 hours:
P(12) = 250 × 2² = 1,000
After 18 hours:
P(18) = 250 × 2³ = 2,000
The exponent counts the number of doubling intervals.
General doubling model
If a quantity starts at A and doubles every d units of time:
P(t) = A × 2ᵗᐟᵈ
Similarly, if it triples every d units:
P(t) = A × 3ᵗᐟᵈ
This type of model is particularly useful when an SAT question gives a doubling or tripling period rather than a percentage rate.
12. Half-Life and Exponential Decay
Half-life problems use the same idea.
Suppose a substance starts with 640 grams and has a half-life of 5 years.
After 5 years:
640 → 320
After 10 years:
320 → 160
After 15 years:
160 → 80
A model is:
A(t) = 640(1/2)ᵗᐟ⁵
The exponent tells us how many half-life intervals have passed.
This is another important long-tail SAT search concept:
how to solve SAT half-life exponential decay problems
The key is to identify the length of one half-life and place that interval in the exponent.
13. Compound Interest and Exponential Functions
Compound interest is an important application of exponential growth.
The standard compound-interest formula is:
A = P(1 + r/n)ⁿᵗ
where:
A = final amount
P = initial principal
r = annual interest rate as a decimal
n = number of compounding periods per year
t = number of years
For example, if an account begins with $4,500, earns 5.2% annually, and compounds monthly, then:
P = 4,500
r = 0.052
n = 12
If the money remains in the account for 6 years:
A = 4,500(1 + 0.052/12)⁷²
Using a calculator:
A ≈ $6,145
The most common mistake is entering the percentage incorrectly.
Do not enter 5.2 as r.
Use:
r = 0.052
14. Compounding Frequency: A Common SAT Trap
The value of n depends on how frequently interest is compounded.
| Description | n |
|---|---|
| Annually | 1 |
| Semiannually | 2 |
| Quarterly | 4 |
| Monthly | 12 |
| Weekly | 52 |
So if interest is compounded quarterly:
n = 4
If it is compounded monthly:
n = 12
Do not confuse the number of compounding periods with the number of years.
For example, 8 years of monthly compounding gives:
12 × 8 = 96
compounding periods.
15. Exponent Rules You Should Know
Exponential-function questions can involve equivalent expressions and exponent manipulation.
Product rule
xᵃ × xᵇ = xᵃ⁺ᵇ
Example:
x³ × x⁵ = x⁸
Quotient rule
xᵃ ÷ xᵇ = xᵃ⁻ᵇ
Example:
x⁷ ÷ x² = x⁵
Power of a power
(xᵃ)ᵇ = xᵃᵇ
Example:
(x³)⁴ = x¹²
Zero exponent
For nonzero x:
x⁰ = 1
Negative exponent
x⁻ᵃ = 1/xᵃ
For example:
x⁻³ = 1/x³
Fractional exponent
x¹⁄ⁿ = ⁿ√x
For example:
x¹⁄² = √x
These rules are useful when an SAT question asks you to rewrite an expression into an equivalent form.
16. Worked Exponent Example
Simplify:
(2x³)² ÷ x⁴
First square both factors:
(2x³)² = 4x⁶
Now divide:
4x⁶ ÷ x⁴
Subtract the exponents:
4x²
Therefore:
Answer: 4x²
The important rule is that when dividing powers with the same nonzero base, subtract the exponents.
17. How to Read an Exponential Graph
A basic exponential graph can reveal several pieces of information without requiring much calculation.
For:
f(x) = a × bˣ
the value at x = 0 is:
f(0) = a
So the graph crosses the y-axis at:
(0, a)
If:
b > 1
the function increases as x increases.
If:
0 < b < 1
the function decreases as x increases.
For an unshifted exponential function with positive a, the horizontal asymptote is:
y = 0
18. Exponential Transformations
A more general exponential function can be written as:
f(x) = a × bˣ⁻ʰ + k
The parameters affect the graph in different ways.
Horizontal shift
The expression:
x − h
moves the graph h units to the right.
The expression:
x + h
moves it h units to the left.
Vertical shift
The value k moves the graph vertically.
The horizontal asymptote becomes:
y = k
Negative coefficient
If the coefficient is negative, the graph is reflected relative to its corresponding horizontal baseline.
For example:
f(x) = −3(2ˣ) + 4
has horizontal asymptote:
y = 4
So it is more precise to say that the negative coefficient reflects the exponential curve across the horizontal line associated with the vertical shift, rather than automatically calling it a reflection across the x-axis.
19. What Does the Initial Value Mean?
Suppose an SAT question gives:
M(t) = 2,400(1.025)ᵗ
The number 2,400 is not just a random coefficient.
It tells you the value when:
t = 0
because:
M(0) = 2,400(1.025)⁰
M(0) = 2,400
In a real-world problem, that could represent:
an initial population
starting money
an original price
an initial number of bacteria
the amount of a substance at the beginning
the starting number of customers
The SAT can ask you to interpret this value in the context of the problem.
20. What Does the Base Mean?
Consider:
Q(t) = 900(1.08)ᵗ
The base 1.08 means the quantity is multiplied by 1.08 during each time period.
Since:
1.08 = 1 + 0.08
the model represents an 8% increase per period.
Now consider:
Q(t) = 900(0.92)ᵗ
Since:
0.92 = 1 − 0.08
the model represents an 8% decrease per period.
This makes the base one of the most informative parts of an exponential model.
21. SAT Calculator Strategy for Exponential Problems
The digital SAT provides an on-screen calculator, and students may also be permitted to use an approved calculator. But calculator access does not remove the need to build the correct expression.
For example, if the model is:
A(t) = 6,000(1.035)ᵗ
and the question asks for the amount after 8 periods, first write:
A(8) = 6,000(1.035)⁸
Only then evaluate it.
Do not start by randomly entering numbers into the calculator.
A reliable sequence is:
Identify the model → substitute the input → calculate → check whether the result makes sense.
22. A Powerful SAT Estimation Check
Suppose an amount starts at $10,000 and grows by 5% for one year.
A result of:
$10,500
makes sense.
A result of:
$15,000
does not.
Similarly, if a quantity decreases by 20%, the answer after one period must be:
80% of the original
not 20% of the original.
Quick estimation can catch calculator-entry errors before you submit an answer.
23. Common Exponential Function Mistakes on the SAT
Mistake 1: Using the percentage as the base
Incorrect for 8% growth:
0.08
Correct:
1.08
Mistake 2: Using the growth factor for decay
A 13% decrease requires:
1 − 0.13 = 0.87
not 1.13.
Mistake 3: Treating percentage growth as linear
If a population increases by 4% every year, the amount added changes because the population itself changes.
That is exponential behavior.
Mistake 4: Forgetting what the exponent represents
If the rate is annual and the question asks about 6 years, the exponent is generally 6.
If the model uses months, the number of months must be used consistently.
Mistake 5: Misreading doubling intervals
If something doubles every 4 years, then after 12 years it has gone through:
12 ÷ 4 = 3
doubling intervals.
The model therefore contains:
2³
not 2¹².
Mistake 6: Confusing the initial value with the growth rate
In:
P(t) = 5,000(1.07)ᵗ
5,000 is the initial amount.
7% is the growth rate.
1.07 is the growth factor.
Mistake 7: Assuming every curved graph is exponential
A quadratic graph is also curved.
Look at the equation, table, or pattern instead of identifying the function type from appearance alone.
24. Practice Questions: SAT Exponential Functions
Question 1
A population starts at 7,200 and increases by 5% each year. Which function represents the population after t years?
A) P(t) = 7,200(0.05)ᵗ
B) P(t) = 7,200(1.05)ᵗ
C) P(t) = 7,200 + 0.05t
D) P(t) = 7,200(1.5)ᵗ
Answer
B
A 5% increase corresponds to a growth factor of:
1 + 0.05 = 1.05
Question 2
A machine originally costs $16,000 and loses 14% of its value each year. Which function represents its value after t years?
A) V(t) = 16,000(1.14)ᵗ
B) V(t) = 16,000(0.14)ᵗ
C) V(t) = 16,000(0.86)ᵗ
D) V(t) = 16,000 − 0.14t
Answer
C
A 14% decrease leaves:
1 − 0.14 = 0.86
of the previous value.
Question 3
Simplify:
(5x²)³ ÷ x⁴
First:
(5x²)³ = 125x⁶
Then:
125x⁶ ÷ x⁴ = 125x²
Answer
125x²
Question 4
A quantity begins at 900 and doubles every 7 hours. Which expression represents the quantity after t hours?
A) 900(2)⁷ᵗ
B) 900(2)ᵗ⁄⁷
C) 900(7)²ᵗ
D) 900 + 2t
Answer
B
The number of doubling intervals is:
t ÷ 7
so the model is:
900(2)ᵗ⁄⁷
Question 5
Which function represents exponential decay?
A) f(x) = 12 + 0.8x
B) f(x) = 12(1.08)ˣ
C) f(x) = 12(0.92)ˣ
D) f(x) = 12x²
Answer
C
The base 0.92 is between 0 and 1.
Question 6
An account contains $3,500 and earns 4.8% annual interest compounded monthly. Which expression gives the balance after 5 years?
A) 3,500(1.048)⁵
B) 3,500(1 + 0.048/12)⁶⁰
C) 3,500(1 + 0.048/5)¹²
D) 3,500(1.48)⁶⁰
Answer
B
Monthly compounding means:
n = 12
Five years gives:
12 × 5 = 60
compounding periods.
25. SAT Exponential Functions: Questions You Should Be Able to Answer
Before moving on from this topic, make sure you can answer these without hesitation:
How do you write an exponential growth function?
Use:
f(t) = a(1 + r)ᵗ
How do you write an exponential decay function?
Use:
f(t) = a(1 − r)ᵗ
What does the coefficient represent?
Usually the initial value when t = 0.
What does the base represent?
The multiplication factor for each interval.
What does a base greater than 1 mean?
Exponential growth.
What does a base between 0 and 1 mean?
Exponential decay.
How do you recognize exponential growth in a word problem?
Look for repeated percentage increases, repeated multiplication, doubling, or another constant growth factor.
How do you recognize exponential decay?
Look for repeated percentage decreases, depreciation, halving, or another constant factor below 1.
What is the difference between linear and exponential growth?
Linear models repeatedly add the same amount.
Exponential models repeatedly multiply by the same factor.
26. SAT Exponential Functions Cheat Sheet
Core model
f(x) = a × bˣ
Growth
f(x) = a(1 + r)ˣ
Decay
f(x) = a(1 − r)ˣ
Growth factor
1 + r
Decay factor
1 − r
Growth
b > 1
Decay
0 < b < 1
Compound interest
A = P(1 + r/n)ⁿᵗ
Doubling
If a quantity doubles every d periods:
A(t) = A₀ × 2ᵗᐟᵈ
Halving
If a quantity halves every d periods:
A(t) = A₀ × (1/2)ᵗᐟᵈ
Important exponent rules
xᵃ × xᵇ = xᵃ⁺ᵇ
xᵃ ÷ xᵇ = xᵃ⁻ᵇ
(xᵃ)ᵇ = xᵃᵇ
x⁰ = 1
x⁻ᵃ = 1/xᵃ
x¹⁄ⁿ = ⁿ√x
27. Final SAT Strategy for Exponential Functions
When you see a possible exponential-function question, do not immediately reach for the calculator.
Use this checklist:
1. Find the starting value.
2. Determine whether the quantity grows or decreases.
3. Convert the percentage to a decimal.
4. Build the multiplication factor.
5. Identify what the exponent represents.
6. Substitute the requested input.
7. Calculate if necessary.
8. Check whether the answer is reasonable.
The central idea is simple:
Linear change repeatedly adds the same amount. Exponential change repeatedly multiplies by the same factor.
Once that distinction becomes automatic, many SAT questions involving populations, investments, depreciation, bacteria, radioactive substances, percentages, doubling, half-life, and other changing quantities become much easier to translate into equations.
The goal is not to memorize dozens of separate formulas. It is to recognize the structure of the model and understand what each number means.
That is the skill that turns an unfamiliar exponential word problem into a familiar equation.