Unlocking Exponential Functions
Introduction to Exponential Functions
Constant Change vs. Constant Factors
You're likely familiar with linear functions, where things change by a constant amount. If you save $10 every week, your savings grow linearly. Add 10, add 10, add 10. Simple and steady.
Exponential functions are different. They change by a constant factor, not a constant amount. Instead of adding the same number over and over, you're multiplying by it. This creates a pattern of growth or decay that speeds up over time.
| Step | Linear Growth (Add 2) | Exponential Growth (Multiply by 2) |
|---|---|---|
| 0 | 1 | 1 |
| 1 | 3 | 2 |
| 2 | 5 | 4 |
| 3 | 7 | 8 |
| 4 | 9 | 16 |
Notice the difference. The linear function plods along, increasing by 2 each time. The exponential function starts slower but quickly overtakes it by doubling at each step. This multiplicative growth is also known as a constant percentage change. For example, multiplying by 1.05 is the same as increasing by 5%.
Linear functions change by a constant amount (addition). Exponential functions change by a constant factor (multiplication).
The Anatomy of an Exponential Function
The key feature of an exponential function is that the variable is in the exponent. This is different from functions like , where the variable is the base. The standard form for an exponential function looks like this:
Let's break down the roles of and .
The value of gives you your starting point. It's what you have before any of the multiplicative change begins.
The base determines how the function behaves. If is greater than 1, the function shows growth. If is between 0 and 1, it shows decay. We don't use a base of 1 because is always 1, which is just a constant function.
base
noun
In an exponential function, the base is the number that is repeatedly multiplied. It represents the constant factor of growth or decay.
So, when you see a function where the variable is sitting up in the exponent, you know you're dealing with an exponential relationship.