Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. Algebra
  2. Interpret Exponential Functions and Growth Rate

ALGEBRA 1 • ANALYZE FUNCTIONS

Interpret Exponential Functions and Growth Rate

Learn to decode exponential expressions and determine whether quantities grow or shrink over time.

SECTION 1

Historical Context & Motivation

People have been fascinated by rapid growth for centuries. One famous legend tells of an inventor who asked a king for rice on a chessboard — one grain on the first square, two on the second, four on the third, and so on. By the 64th square, the total exceeded all the rice in the kingdom! This doubling pattern is an example of exponential growth, a concept that mathematicians have studied and refined over hundreds of years.

~1600s
Napier's Logarithms
John Napier developed logarithms (the inverse of exponents) to simplify calculations. His work laid the groundwork for understanding exponential relationships.
1683
Jacob Bernoulli & Compound Interest
Bernoulli studied what happens when interest is compounded more and more frequently, discovering the number e ≈ 2.718, the base of natural exponential functions.
1798
Malthus & Population Growth
Thomas Malthus used exponential models to predict population growth, warning that populations grow exponentially while food production grows linearly.
2010s
Modern Applications
Exponential models appear everywhere today — from tracking the spread of viruses to modeling how radioactive substances decay, to understanding how your savings account grows.

So here's the big question this lesson tackles: when you see an exponential expression like y = (1.02)t or y = (0.97)t, how do you figure out the percent rate of change and decide whether the function represents growth or decay? That skill is exactly what CCSS.F-IF.8.b asks you to master.

SECTION 2

Core Principles & Definitions

Before we dive into examples, let's build a solid foundation. An exponential function is any function where a constant base is raised to a variable exponent. The general form is y = a × bt, where a is the initial value, b is the base (also called the growth or decay factor), and t is the exponent (usually representing time). The base b tells you everything about how the function behaves.

1

Growth Factor (b)

The base of the exponential expression. If b > 1, the function grows. If 0 < b < 1, the function decays. For example, 1.02 means growth and 0.97 means decay.
2

Percent Rate of Change (r)

The rate is found by comparing the base to 1. Use the formula r = b − 1. Then multiply by 100 to express it as a percent. A base of 1.02 gives r = 0.02, which is a 2% increase per period.
3

Growth vs. Decay

When b > 1, the quantity increases over time — that's exponential growth. When 0 < b < 1, the quantity decreases — that's exponential decay.
4

Exponent Manipulation

Sometimes the exponent isn't just t. Expressions like (1.01)12t or (1.2)t/10 require properties of exponents to rewrite and interpret correctly.
✦ KEY TAKEAWAY
Think of the base b like a multiplier you apply each time period. If you earn 2% interest, your money is multiplied by 1.02 every year — like getting your balance back (the 1) plus a 2% bonus (the 0.02). If something loses 3% of its value each year, it's multiplied by 0.97 — you keep 97% and lose 3%. The base always equals 1 + r, where r is positive for growth and negative for decay.
SECTION 3

Visual Explanation — Growth vs. Decay

Exponential Growth vs. Exponential DecayTime (t)Value (y)0123450246810y = 1y = (1.20)^tGrowth: b > 1y = (0.80)^tDecay: 0 < b < 1Base b determines behaviorb > 1 → curves up | b < 1 → curves down
The green curve shows exponential growth (base = 1.20, which is greater than 1). The red curve shows exponential decay (base = 0.80, which is between 0 and 1). Both curves start at y = 1 when t = 0. The dashed purple line at y = 1 helps you see which direction each curve moves.

Notice how the growth curve (green) starts out looking almost straight but then shoots upward more and more steeply — that's the signature shape of exponential growth. Meanwhile, the decay curve (red) drops quickly at first but then levels off, approaching zero without ever reaching it. Both curves pass through the point (0, 1) because any base raised to the power of 0 equals 1. The key visual takeaway is simple: if the curve rises as you move right, the base is greater than 1 (growth); if it falls, the base is between 0 and 1 (decay).

SECTION 4

Mathematical Framework

Let's formalize the relationship between the base of an exponential function and its percent rate of change. Every exponential function can be written in the form below, and from that form you can read off the rate directly.

GENERAL EXPONENTIAL FORM
y = a × (1 + r)ᵗ
a = initial value (when t = 0); r = percent rate of change (as a decimal); t = time. When r > 0, the function grows. When r < 0 (i.e., −1 < r < 0), the function decays.
FINDING THE PERCENT RATE
b = 1 + r → r = b − 1
The base b is the growth/decay factor. Subtract 1 to isolate the rate. Example: b = 1.02 → r = 0.02 → 2% growth per period. Example: b = 0.97 → r = −0.03 → 3% decay per period.
POWER RULE FOR COMPOUND EXPONENTS
(bⁿ)ᵗ = bⁿᵗ so (1.01)^(12t) = [(1.01)¹²]ᵗ
When the exponent contains a multiplier (like 12t), use the power rule to rewrite the expression with exponent t alone. Calculate (1.01)¹² ≈ 1.1268. Now the equivalent annual base is about 1.1268, meaning approximately 12.68% growth per year (since 1.1268 − 1 = 0.1268).
FRACTIONAL EXPONENT RULE
(1.2)^(t/10) = [(1.2)^(1/10)]ᵗ ≈ (1.0184)ᵗ
When the exponent is t/10, the growth of 20% happens over 10 periods. To find the per-period rate, compute (1.2)1/10 ≈ 1.0184. So the per-period rate is about 1.84% growth.
💡 Pro Tip
The number 1 in the base represents "keeping what you have." Any amount above 1 is what's being added (growth), and any amount below 1 is what's being lost (decay). Think of 1 as the break-even point — the boundary between growth and decay.
SECTION 5

Classifying Exponential Expressions

Now that you know the rules, let's classify the five expressions from the standard. The table below walks through each one, identifies the base, extracts the percent rate, and labels it as growth or decay.

Classification of exponential expressions from CCSS.F-IF.8.b
ExpressionBase (b)Rate (r = b − 1)Percent RateGrowth or Decay?
y = (1.02)t1.021.02 − 1 = 0.022%Growth ↑
y = (0.97)t0.970.97 − 1 = −0.033%Decay ↓
y = (1.01)12tMonthly: 1.01; Annual: (1.01)¹² ≈ 1.1268Monthly: 0.01; Annual: 0.12681%/month or ≈12.68%/yearGrowth ↑
y = (1.2)t/10Per decade: 1.2; Per year: (1.2)^(1/10) ≈ 1.0184Per decade: 0.20; Per year: 0.018420%/decade or ≈1.84%/yearGrowth ↑
Decision Flowchart: Interpreting Exponential ExpressionsStart: y = a × b^(exponent)Step 1: Is the exponent just t?Or is it something like 12t or t/10?YES (just t)NO (nt or t/n)The base b is already your factorRewrite using power rule:b^(nt) = (bⁿ)^t or b^(t/n) = (b^(1/n))^tUse factor b directlyUse new baseStep 2: Compute r = base − 1Multiply by 100 for percentr > 0 → GROWTHr < 0 → DECAY
This flowchart summarizes the two-step process: first, simplify the exponent so it's just t using properties of exponents; then subtract 1 from the resulting base to find the percent rate of change. A positive result means growth, and a negative result means decay.
SECTION 6

Worked Example

A savings account balance is modeled by the function A = 500 × (1.01)12t, where A is the amount in dollars and t is the time in years. Let's interpret every part of this expression.

Interpreting A = 500 × (1.01)^(12t)

Step 1 — Identify the Initial Value

The coefficient in front is 500. This is the value of A when t = 0 (plug in t = 0 and any base raised to the 0 power is 1, so A = 500 × 1 = 500). This means the initial deposit is $500.
a = 500 (initial amount)

Step 2 — Identify the Base and the Exponent Structure

The base is 1.01, and the exponent is 12t. Because the exponent is 12t (not just t), the base 1.01 is applied 12 times each year — meaning the interest compounds monthly. The monthly rate is r = 1.01 − 1 = 0.01, which is 1% per month.
Monthly rate = 1%

Step 3 — Find the Equivalent Annual Rate

Use the power rule: (1.01)12t = [(1.01)12]t. Now calculate (1.01)12 ≈ 1.1268. The equivalent annual base is approximately 1.1268.
Annual base ≈ 1.1268

Step 4 — Calculate the Annual Percent Rate

Subtract 1 from the annual base: r = 1.1268 − 1 = 0.1268. Multiply by 100 to convert to a percent: 0.1268 × 100 = 12.68%.
Annual rate ≈ 12.68% growth

Step 5 — Classify as Growth or Decay

Because the base (1.01) is greater than 1, and the annual base (1.1268) is also greater than 1, this function represents exponential growth. The account balance increases by approximately 12.68% each year, or equivalently 1% each month.
Exponential Growth — 1% monthly / ≈12.68% annually
SECTION 7

Common Mistakes & Comparisons

Students often make predictable errors when interpreting exponential expressions. Let's look at the most common mistakes side by side with the correct approach so you can avoid them.

Common mistakes when interpreting exponential expressions
Common MistakeWhy It's WrongCorrect Approach
Saying (1.02)ᵗ has a rate of 1.02%The base IS the growth factor, not the rate. You must subtract 1.r = 1.02 − 1 = 0.02 → rate is 2%
Saying (0.97)ᵗ decays by 97%0.97 means you keep 97%. The loss is only 3%.r = 0.97 − 1 = −0.03 → 3% decay
For (1.01)^(12t), saying annual rate is 12%Simply multiplying 1% × 12 ignores compounding.Compute (1.01)¹² ≈ 1.1268 → about 12.68% annually
For (1.2)^(t/10), saying rate is 20% per yearThe 20% applies over 10 years, not 1 year.Compute (1.2)^(1/10) ≈ 1.0184 → about 1.84% per year
Confusing the initial value with the rateIn y = 500(1.02)ᵗ, 500 is the starting amount, not related to the rate.a = 500 (initial); b = 1.02 (factor); r = 2% (rate)
✦ KEY TAKEAWAY
The single most important thing to remember: the base is NOT the rate. The base is the growth factor — the total multiplier. To get the rate, you always subtract 1. It's like the difference between saying "I have 102% of my money" (that's the factor, 1.02) versus "I gained 2%" (that's the rate, 0.02).
SECTION 8

Connection to Advanced Topics

Interpreting exponential expressions is a foundational skill that connects to many advanced topics in mathematics and science. Here's a preview of where these ideas lead.

How this lesson connects to future math and science courses
What You Learn NowWhere It Leads
y = a × bᵗ (exponential form)In Algebra 2, you'll use y = a × eʳᵗ (continuous growth with Euler's number e ≈ 2.718).
Finding r from the base (r = b − 1)In precalculus, you'll use logarithms to solve for t when you know the rate and target value.
Compound exponents like 12t and t/10In finance, the compound interest formula A = P(1 + r/n)^(nt) uses the same exponent manipulation.
Classifying growth vs. decayIn science, radioactive half-life, population ecology, and pharmacokinetics all depend on this classification.
Percent rate of change per periodIn calculus, the instantaneous rate of change leads to derivatives of exponential functions.

The skills you build here — reading the base, extracting the rate, and using properties of exponents to simplify compound expressions — will serve as the foundation for almost every exponential model you encounter in higher math, science, and finance. Mastering CCSS.F-IF.8.b gives you a versatile toolkit that grows with you.

SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
Explain in your own words why a base of 0.85 in an exponential function represents decay rather than growth. What does the 0.85 tell you about what happens each time period?
PROBLEM 2 — BASIC CALCULATION
For the function y = 200 × (1.065)t, identify the initial value, the growth/decay factor, the percent rate of change, and whether this represents growth or decay.
PROBLEM 3 — INTERMEDIATE
A population of bacteria is modeled by P = 800 × (1.03)4t, where t is measured in days. What is the percent growth rate per day? What is the approximate equivalent percent growth rate per quarter-day (the natural period of the base)?
PROBLEM 4 — APPLIED
A car purchased for $28,000 depreciates according to the model V = 28000 × (0.88)t, where V is the value in dollars and t is in years. (a) What is the annual percent rate of depreciation? (b) Write an equivalent expression that shows the monthly depreciation factor. (c) What is the approximate monthly percent rate of depreciation?
PROBLEM 5 — CRITICAL THINKING
Two investments are described below. Which one grows faster? Investment A: y = 1000 × (1.005)12t Investment B: y = 1000 × (1.07)t Convert both to equivalent annual rates and compare. Explain why simply comparing the numbers 0.5% and 7% is misleading.
SUMMARY

Lesson Summary

An exponential function has the form y = a × bᵗ, where a is the initial value and b is the growth or decay factor. To find the percent rate of change, subtract 1 from the base: r = b − 1. If b > 1, the function represents exponential growth; if 0 < b < 1, it represents exponential decay.

When the exponent is more complex — like 12t or t/10 — use the properties of exponents to rewrite the expression so the exponent is just t. For (1.01)12t, compute (1.01)¹² ≈ 1.1268 to find the annual factor. For (1.2)t/10, compute (1.2)^(1/10) ≈ 1.0184 to find the per-period factor. Always remember: the base tells you the factor, and subtracting 1 reveals the rate.

Varsity Tutors • Algebra 1 • Interpret Exponential Functions and Growth Rate