MATH 3 • ALGEBRA & FUNCTIONS

Exponential Functions with Real Exponents — I can interpret exponential functions with real exponents and explain growth/decay rates in context.

Discover how exponential functions model everything from population explosions to radioactive decay in the real world.

Historical Context & Motivation

Long before anyone graphed a curve on a coordinate plane, people noticed a powerful pattern in the world: some quantities don't just grow steadily — they multiply. A single grain of wheat placed on the first square of a chessboard, then doubled on each subsequent square, produces a staggering total that dwarfs anything linear thinking predicts. This idea of repeated multiplication is the engine behind exponential functions, and mathematicians spent centuries developing the tools to describe it precisely.

~1600
Napier Invents Logarithms
Scottish mathematician John Napier publishes tables of logarithms, creating the inverse operation for exponentiation. His work reveals that exponential relationships can be "unwound" into simpler additive ones, giving scientists a powerful computational tool.
1683
Jacob Bernoulli & Compound Interest
Jacob Bernoulli investigates the problem of continuously compounded interest, stumbling upon the number e ≈ 2.718. This irrational constant becomes the natural base for exponential functions.
1798
Malthus Models Population Growth
Thomas Malthus argues that human populations grow exponentially while food supplies grow linearly. His work, though debated, cements exponential functions as a key tool in biology and economics.
1896
Radioactive Decay Discovered
Henri Becquerel discovers radioactivity. Scientists soon realize that radioactive substances decay exponentially — losing a fixed fraction of their atoms in each time period — giving rise to the concept of half-life.
Modern Era
Exponentials Everywhere
From viral social media growth to COVID-19 case curves, exponential models are essential in data science, finance, medicine, and environmental science.

The central question this lesson addresses is: given an exponential function with a real-number exponent, how do we read its equation, interpret its parameters, and determine whether it describes growth or decay? And how do we translate those mathematical details into plain-English descriptions of real-world change?

Core Principles & Definitions

An exponential function is any function of the form f(x) = a · bx, where the variable appears in the exponent rather than the base. This single structural difference — the variable "riding on top" — is what makes exponential behavior so dramatically different from linear or quadratic behavior. Below are the foundational ideas you need to master before diving into applications.

1

The General Form

Every exponential function can be written as f(x) = a · bx, where a is the initial value (when x = 0) and b is the base (the constant multiplier). The base must satisfy b > 0 and b ≠ 1.
2

Growth vs. Decay

When b > 1, the function models exponential growth — the output increases by a fixed percentage each unit. When 0 < b < 1, it models exponential decay.
3

The Growth/Decay Rate

The rate r is defined by b = 1 + r for growth and b = 1 − r for decay. A base of 1.08 means an 8% growth rate per period; a base of 0.95 means a 5% decay rate per period.
4

Real Exponents

The exponent x doesn't have to be a whole number. Exponential functions accept any real number as input — fractions, decimals, even irrational values like √2. This means the curve is smooth and continuous, with no gaps or jumps.
5

The Horizontal Asymptote

Every basic exponential function approaches but never reaches the x-axis (y = 0). This boundary is called the horizontal asymptote. When a > 0, the output is always positive. The function gets infinitely close to zero but never equals zero.
KEY TAKEAWAY
Think of an exponential function like a social-media post going viral. Every hour, a fixed percentage of people who see it share it with new people. At first the numbers seem small, but because each "generation" of shares is a fraction of a growing total, the count snowballs. The base b tells you the multiplier each round, and the initial value a is where the count begins.

Visual Explanation — Growth vs. Decay

The best way to internalize the difference between exponential growth and decay is to see both curves side by side on the same axes. The diagram below plots two functions: f(x) = 2x (growth, in cyan) and g(x) = (½)x (decay, in pink). Notice how both pass through the point (0, 1) because any positive base raised to the zero power equals 1.

The cyan curve (b = 2) rises steeply to the right — exponential growth. The pink curve (b = ½) falls toward the asymptote — exponential decay. Both curves share the y-intercept (0, 1) and approach but never touch the dashed asymptote at y = 0.

Several features stand out in the diagram. First, the growth curve (cyan) accelerates as you move to the right — each unit increase in x doubles the output, so the curve gets steeper and steeper. Moving left, the same curve flattens out and hugs the x-axis without crossing it. Second, the decay curve (pink) is a mirror image: it starts high on the left and shrinks toward zero on the right. Both curves are always positive when a > 0, confirming that exponential functions with positive initial values never produce negative outputs.

Mathematical Framework

To interpret and manipulate exponential functions confidently, you need to understand the core equations and how their parts connect to real-world quantities. Below are the essential formulas you'll use throughout this course.

STANDARD FORM
f(x) = a · bˣ
a = initial value (y-intercept, i.e., f(0) = a); b = base (constant multiplier per unit of x); x = any real number (often represents time).
GROWTH RATE FORM
f(t) = a(1 + r)ᵗ
r = growth rate as a decimal (e.g., 0.05 for 5%); t = number of time periods; base b = 1 + r > 1.
DECAY RATE FORM
f(t) = a(1 − r)ᵗ
r = decay rate as a decimal (e.g., 0.12 for 12%); base b = 1 − r, so 0 < b < 1.
HALF-LIFE / DOUBLING TIME
f(t) = a · (½)^(t / h) or f(t) = a · 2^(t / d)
h = half-life (time for the quantity to halve); d = doubling time (time for the quantity to double). These are simply rearrangements of the standard form with a specific base.
⚠️ Watch the Base!
A common mistake is confusing the rate with the base. If a problem says "increases by 7% per year," the rate is r = 0.07, but the base is b = 1.07. Similarly, "loses 15% per year" gives r = 0.15 and b = 0.85. Always convert the percentage to a decimal, then add or subtract from 1.

Understanding Rates in Context

One of the most important skills in this unit is translating between the equation and a real-world description. When someone says, "The population grows by 3% per year," you need to connect that percentage to the base of an exponential model. And when you're given an equation like V(t) = 24000 · (0.82)t, you should be able to explain that the car loses 18% of its value each year. The diagram below organizes the key relationships between rate, base, and behavior.

Follow the flowchart: identify whether the scenario describes growth or decay, convert the rate to a base, and assemble the model f(t) = a · bᵗ.
Common exponential scenarios and their corresponding rates and bases
Verbal DescriptionRate rBase bType
Population grows 4% per year0.041.04Growth
Car depreciates 20% per year0.200.80Decay
Investment earns 0.5% per month0.0051.005Growth
Caffeine decreases 13% per hour0.130.87Decay
Bacteria doubles every 3 hours1.00 (100%)2Growth

Worked Example — Car Depreciation

Let's walk through a full problem from start to finish. Suppose you buy a car for $28,000 and it loses 15% of its value each year. We want to write an exponential model, interpret the parameters, and predict the car's value after 4.5 years.

Car Depreciation Model
1
Step 1 — Identify the Initial ValueThe car is purchased for $28,000. This is the value when t = 0 (the moment of purchase), so the initial value is a = 28,000.
a = 28,000
2
Step 2 — Determine the BaseThe car loses 15% of its value each year. Because this is decay, the base is b = 1 − r = 1 − 0.15 = 0.85. This means 85% of the car's value is retained each year.
b = 0.85
3
Step 3 — Write the ModelSubstituting into the standard form f(t) = a · bᵗ gives us:
V(t) = 28,000 · (0.85)ᵗ
4
Step 4 — Interpret in Context"The car starts at $28,000 and retains 85% of its value each year, meaning it depreciates at a rate of 15% per year." Notice how we explain both the base (0.85 → retains 85%) and the rate (loses 15%). Either phrasing is correct.
5
Step 5 — Predict the Value at t = 4.5 YearsSubstitute t = 4.5 into the model: V(4.5) = 28,000 × (0.85)4.5. Using a calculator, (0.85)4.5 ≈ 0.4437. So V(4.5) ≈ 28,000 × 0.4437 ≈ $12,424. Notice that even though the exponent 4.5 is not a whole number, the model still produces a meaningful value because exponential functions accept all real-number inputs.
V(4.5) ≈ $12,424
💡 Why Real Exponents Matter
In the problem above, we evaluated the function at t = 4.5 — not a whole number. This is perfectly valid because the domain of an exponential function includes all real numbers. In the real world, time doesn't pause at neat integer values. If you sell your car halfway through the fifth year, you need the model to handle that fractional input. That's the power of real exponents.

Comparing Growth & Decay — Strengths and Limitations

Exponential models are powerful, but they're not perfect descriptions of every real-world process. Understanding their strengths and limitations helps you know when an exponential function is the right tool for the job — and when a different model might be needed.

Strengths and limitations of exponential models
FeatureStrengthLimitation
Constant percentage changePerfectly models processes where the same fraction is added or removed each period (e.g., compound interest).Fails when the percentage itself changes over time (e.g., a startup that grows 50% in year 1 but only 5% in year 10).
Long-term predictionExcellent for short- to medium-term forecasts when conditions remain stable.Growth models predict infinite output, which is unrealistic. Populations hit carrying capacities; investment returns fluctuate.
SimplicityOnly two parameters (a and b) make the model easy to build and interpret.Oversimplifies complex systems with multiple interacting factors.
Continuous domainAccepts any real exponent, allowing predictions at non-integer time values.Some real-world processes are discrete (e.g., annual births), so fractional-time predictions are approximations.
KEY TAKEAWAY
An exponential model is like a weather forecast: it's very accurate in the near term but becomes less reliable the further out you look. For short- and medium-range predictions with a stable percentage rate, exponential functions are the gold standard. For long-range projections, scientists often switch to more sophisticated models (like logistic functions) that account for limits on growth.

Connection to Advanced Topics

The exponential functions you're learning now form the foundation for several advanced ideas you'll encounter in later courses. Understanding how the basic model evolves helps you see where the math is heading.

How today's exponential concepts connect to future coursework
This Course (Math 3)Advanced Extension
f(t) = a · bᵗ with constant base bContinuous growth: f(t) = a · e^(kt), using the natural base e ≈ 2.718. Introduced in pre-calculus and calculus.
Growth rate r is fixedVariable rates: differential equations model systems where the rate itself changes over time (calculus and beyond).
Asymptote at y = 0Shifted asymptotes: f(t) = a · bᵗ + c allows the curve to level off at y = c instead of y = 0. Useful for modeling temperatures, drug concentrations, etc.
Exponential growth with no upper boundLogistic growth: f(t) = L / (1 + e^(−k(t − t₀))) introduces a carrying capacity L that caps the growth. Used extensively in biology and epidemiology.
Solving bˣ = c by guessing or graphingLogarithms: if bˣ = c, then x = log_b(c). Logarithms are the inverse of exponential functions and are essential for solving exponential equations algebraically.

The takeaway is that exponential functions are not an isolated topic — they are a gateway. Your ability to read a base, identify a rate, and interpret growth or decay in context will transfer directly into logarithmic functions, continuous growth models, and calculus-based applications. Every minute you invest in building fluency here pays dividends in future courses.

Practice Problems

PROBLEM 1CONCEPTUAL
An exponential function has the equation f(t) = 500 · (1.12)ᵗ. Explain in a complete sentence what the 500 and the 1.12 represent in context. Is this growth or decay? How do you know?
PROBLEM 2BASIC CALCULATION
A savings account starts with $2,000 and earns 3% interest per year. Write the exponential model, then calculate the account balance after 6 years. Round to the nearest cent.
PROBLEM 3INTERMEDIATE
A radioactive isotope has a half-life of 8 years. If a lab starts with 120 grams of the isotope, write an exponential model and determine how much remains after 20 years. Round to two decimal places.
PROBLEM 4APPLIED
A smartphone is purchased for $1,100 and its resale value decreases by 22% each year. (a) Write the depreciation model. (b) What is the phone's value after 2 years and 3 months? (c) Interpret the meaning of the base 0.78 in a complete sentence a non-math person could understand.
PROBLEM 5CRITICAL THINKING
Two bacteria colonies are modeled by A(t) = 200 · (1.15)ᵗ and B(t) = 800 · (0.92)ᵗ, where t is measured in hours. Colony A is growing and Colony B is shrinking. At t = 0, Colony B is much larger. Will Colony A ever surpass Colony B? Without solving for t exactly, explain your reasoning using what you know about exponential behavior, and estimate a rough time range when the crossover might occur.

Lesson Summary

An exponential function has the form f(x) = a · bˣ, where a is the initial value and b is the base. When b > 1, the function models exponential growth; when 0 < b < 1, it models exponential decay. The growth/decay rate r connects to the base through b = 1 + r (growth) or b = 1 − r (decay). Because the exponent can be any real number, the graph is a smooth, continuous curve with a horizontal asymptote at y = 0.

To interpret an exponential function in context, identify the initial value, determine whether the scenario involves growth or decay, extract the percentage rate from the base, and explain the relationship in plain language. These skills prepare you for logarithms, continuous growth models, and applied modeling in future courses.

Varsity Tutors • Math 3 • Exponential Functions with Real Exponents