Pre-Calculus Exponential Functions and Percents- Complete Guide
What You're Actually Dealing With
Exponential functions and percents in pre-calculus aren't separate topics. They're the same concept wearing different clothes. Once you see that connection, everything clicks.
If you've been struggling with exponential growth, decay, or percent change problems, it's probably because you're treating them like memorizing formulas instead of understanding the relationship between them.
The Basic Exponential Function
Every exponential function looks like this:
f(x) = a · bx
Where:
- a = the starting value (what you have now)
- b = the base (the growth or decay factor)
- x = the exponent (usually time, or number of periods)
That's it. No magic, no hidden tricks. Just plug in what you know and solve for what you don't.
The Percent Connection
Here's where most students get lost. A percent change directly translates to the base value b.
For growth: b = 1 + r where r is the growth rate as a decimal
For decay: b = 1 - r where r is the decay rate as a decimal
Quick Examples
A population grows by 5% per year. The base b = 1.05
A car depreciates by 12% per year. The base b = 0.88
Interest rate of 3.5% compounded annually. The base b = 1.035
Stop trying to memorize separate formulas. The percent tells you the base. The base tells you everything else.
Key Formulas You Actually Need
- Exponential Growth: A(t) = A₀(1 + r)t
- Exponential Decay: A(t) = A₀(1 - r)t
- Continuous Growth: A(t) = A₀ert
- Doubling Time: T₂ = ln(2)/ln(1 + r)
- Half-Life: T½ = ln(0.5)/ln(1 - r)
The e version shows up constantly in pre-calc. It's just continuous compounding where the growth happens every single instant instead of in chunks.
Getting Started: Solving Exponential Problems
Here's the process that actually works:
Step 1: Identify What You Know
Write down your starting value A₀, your rate r (as a decimal), and your time t. If the problem gives you a percent, convert it immediately. 7% growth = 0.07. Don't skip this step.
Step 2: Choose Your Formula
Growth or decay? Discrete or continuous? Use the table below to pick the right one.
| Scenario | Formula | Base (b) |
|---|---|---|
| Growth with percent given | A₀(1 + r)t | Greater than 1 |
| Decay with percent given | A₀(1 - r)t | Less than 1 |
| Continuous growth | A₀ert | er |
| Continuous decay | A₀e-rt | e-r |
Step 3: Plug In and Solve
Use logarithms when the variable is in the exponent. This is non-negotiable:
If you have bx = c, then x = ln(c)/ln(b)
That's the whole game. Get the variable out of the exponent using ln or log.
Step 4: Check Your Work
Does your answer make sense? If you expect growth and got a smaller number, you flipped the sign somewhere. If you expect a half-life and got a doubling time, check your logarithms.
Growth vs. Decay: The Practical Difference
Most problems you'll see are one or the other. Here's how to tell them apart instantly:
| Growth (b > 1) | Decay (b < 1) |
|---|---|
| Population increase | Radioactive decay |
| Interest earned | Depreciation |
| Compound interest | Drug concentration in blood |
| Bacterial growth | Cooling (Newton's Law) |
| Price inflation | Carbon-14 dating |
If the rate is positive and you're talking about accumulation, it's growth. If something is disappearing, breaking down, or decreasing in value, it's decay.
Common Mistakes That Cost You Points
- Forgetting to convert percent to decimal. 8% is 0.08, not 8. This is the #1 error.
- Adding the percent when you should multiply. 5% growth doesn't mean you add 5 to your base. You multiply by 1.05.
- Using the wrong time units. If the rate is per year and you have months, convert everything to years first.
- Confusing ln(e) with e. ln(e) = 1. e ≈ 2.718. Not the same thing.
- Forgetting the initial value. A₀ matters. Don't assume it starts at 1 unless the problem says so.
Solving for Time: Doubling and Half-Life
When the problem asks "how long until X doubles?" or "what's the half-life?", you're solving for t in the exponent.
Example: You invest $1000 at 6% annual interest. How long until you have $2000?
Set up: 2000 = 1000(1.06)t
Divide: 2 = (1.06)t
Take ln: ln(2) = t · ln(1.06)
Solve: t = ln(2)/ln(1.06) ≈ 11.9 years
Same process for half-life, just use 0.5 instead of 2 in your equation.
Natural Logarithm: The Tool You Can't Avoid
Every time you need to solve for an exponent, you're using logarithms. The natural log (ln) is preferred because it has a base of e, which matches continuous growth formulas.
Remember these properties:
- ln(ab) = ln(a) + ln(b)
- ln(a/b) = ln(a) - ln(b)
- ln(an) = n · ln(a)
- ln(ex) = x
The last one is especially useful. If you see ex in your equation, taking ln of both sides gives you x directly.
Real Numbers, No Memorization Required
You don't need to memorize dozens of formulas. You need to understand one thing: the percent rate controls the base, the base controls the growth or decay, and logarithms unlock the exponent.
Everything else in pre-calc exponential functions is just applying that chain of logic to different numbers. Practice setting up problems correctly, and the solving part takes care of itself.