FrontierMath
Algebra I/Functions & Exponentials/Interpreting Exponential Functions
Algebra I Regents in 22 days
Algebra I · Lesson 6

Interpreting Exponential Functions

What the numbers in f(x) = a·bˣ actually tell you about the real world.


In 2020, the number of confirmed COVID-19 cases in the United States doubled roughly every three days during the early weeks of the outbreak. Epidemiologists described this as exponential growth — not as a compliment, but as a warning. The math behind that warning is the same math you use when a bank pays you interest, when a population of bacteria grows in a lab, or when a car loses value every year. The formula is f(x)=abxf(x) = a \cdot b^x, and every number in it means something specific.

Start with aa. When x=0x = 0, you get f(0)=ab0=a1=af(0) = a \cdot b^0 = a \cdot 1 = a. So aa is always the starting value — the amount you have before any growth or decay happens. In the COVID example, aa would be the number of cases on day zero. In a savings account, aa is the amount you deposit on the first day. It is sometimes called the initial value or the y-intercept, because the graph of the function crosses the y-axis at (0,a)(0, a).

Now look at bb. This is the base, and it controls what happens each time xx increases by 1. Every step forward in xx multiplies the output by another factor of bb. If b>1b > 1, the function grows. If 0<b<10 < b < 1, the function decays — it shrinks toward zero. The value of bb is sometimes called the growth factor or the decay factor.

f(x)=abxf(x) = a \cdot b^x

Here is how to read bb as a percent. If a population grows by 6% each year, you keep 100% of what you had and add 6%, so b=1.06b = 1.06. If a car loses 12% of its value each year, you keep 88%, so b=0.88b = 0.88. The percent change is always hiding just underneath the surface of bb: subtract 1 from bb and you have the rate of change as a decimal.

Interactive graph — scroll to zoom, drag to pan

The red curve is f(x)=21.5xf(x) = 2 \cdot 1.5^x. It starts at 2 and grows by 50% each step. The blue curve is g(x)=1000.85xg(x) = 100 \cdot 0.85^x. It starts at 100 and shrinks by 15% each step. Both curves share the same basic shape — one rises, one falls — but the starting point and the steepness come directly from aa and bb.

Here is a worked example pulling a real-world meaning out of both numbers.

A town's population is modeled by P(t)=45001.03tP(t) = 4500 \cdot 1.03^t, where tt is the number of years since 2010. Identify the initial population, the growth rate, and the population in 2015.

Town population: P(t) = 4500 · 1.03^t
a=4500a = 4500
This is the starting value — the population when t = 0, which is the year 2010.
b=1.03growth rate=3%b = 1.03 \Rightarrow \text{growth rate} = 3\%
Subtract 1 from b and convert to a percent: 1.03 - 1 = 0.03 = 3%.
t=20152010=5t = 2015 - 2010 = 5
The year 2015 is 5 years after 2010, so plug in t = 5.
P(5)=45001.035P(5) = 4500 \cdot 1.03^5
Replace t with 5.
P(5)=45001.15927...P(5) = 4500 \cdot 1.15927...
Use a calculator to evaluate 1.03 to the fifth power.
P(5)5217P(5) \approx 5217 \checkmark
Round to the nearest whole person. The town grew from 4500 to about 5217 in five years.

Now a decay example. This time the value of bb is less than 1.

A laptop purchased for $800 loses value each year. Its value is modeled by V(t)=8000.75tV(t) = 800 \cdot 0.75^t, where tt is the number of years after purchase. Identify the starting value, the decay rate, and the value after 3 years.

Laptop value: V(t) = 800 · 0.75^t
a=800a = 800
The laptop cost $800 at t = 0 — before any depreciation happens.
b=0.75decay rate=25%b = 0.75 \Rightarrow \text{decay rate} = 25\%
1 - 0.75 = 0.25, so the laptop loses 25% of its value every year.
V(3)=8000.753V(3) = 800 \cdot 0.75^3
Plug in t = 3 for three years after purchase.
V(3)=8000.421875V(3) = 800 \cdot 0.421875
0.75 cubed equals 0.421875.
V(3)=337.50V(3) = 337.50 \checkmark
After three years, the laptop is worth $337.50 — less than half its original price.

Compound interest follows exactly this structure. When a bank pays you interest that compounds annually, your balance after tt years is

A=P(1+r)tA = P \cdot (1 + r)^t

where PP is the principal (the amount you deposit), rr is the annual interest rate as a decimal, and tt is the number of years. This is exactly f(x)=abxf(x) = a \cdot b^x with a=Pa = P and b=1+rb = 1 + r. A savings account with $1000 at 4% annual interest becomes A=10001.04tA = 1000 \cdot 1.04^t. After 10 years: KaTeX can only parse string typed expression. The bank did not add 4% of $1000 ten times — it multiplied by 1.04 ten times, which is a bigger number.

Practice Questions
f(x)=2501.08xf(x) = 250 \cdot 1.08^x
V(t)=120000.90tV(t) = 12000 \cdot 0.90^t
g(x)=5bx,g(1)=6g(x) = 5 \cdot b^x, \quad g(1) = 6
Regents Corner

On Part II and Part III of the Algebra I Regents, interpreting exponential functions almost always asks you to explain the meaning of aa and bb in context — not just state the numbers, but say what they mean in the situation described. A complete answer names the value, identifies it as the initial value or growth/decay factor, and connects it to the units in the problem. Writing "b = 1.06" earns no credit on its own. Writing "b = 1.06 means the population grows by 6% each year" does.

A student sees b = 0.92 and writes "the decay rate is 92%." The decay rate is 1 - 0.92 = 0.08, which is 8%. The value b = 0.92 is the fraction that remains after each step — not the fraction that disappears. Confusing the growth factor with the growth rate is one of the most common errors on this standard.
← Previous
Geometric Sequences