Exponential Functions
Exponential functions model situations where a quantity grows or shrinks by a constant percentage over equal time intervals. That multiplicative behavior is what makes them different from linear functions, which grow by a constant amount. You'll see them everywhere: compound interest, population models, radioactive decay, and more.
Exponential Functions with Various Bases
An exponential function has the form , where is a positive constant and . The base determines the function's behavior:
- : The function increases as increases. This is exponential growth. For example, doubles every time increases by 1.
- : The function decreases as increases. This is exponential decay. For example, cuts in half every time increases by 1.
The natural exponential function uses the special base . This constant shows up naturally in continuous growth and decay models, and it's the default base for most scientific applications.
Solving exponential equations follows a consistent process:
- Isolate the exponential expression on one side of the equation.
- Take the logarithm of both sides (use if the base is , or for base 10, or to match the base).
- Use logarithm properties to bring the variable out of the exponent.
- Solve for the variable.
For example, to solve : take of both sides to get , then .
Features of Exponential Graphs
Every exponential function shares a set of core graph features:
- Domain: All real numbers. You can plug in any value of .
- Range: All positive real numbers, . The output is never zero or negative.
- Horizontal asymptote at . The graph gets closer and closer to the x-axis but never touches it.
- y-intercept at , because for any valid base.
- The graph is increasing when and decreasing when .
- The curve is always concave up, meaning it bends upward regardless of whether it's growing or decaying.
Transformations shift and stretch the basic graph:
- Vertical shift: moves the graph up () or down (). This also moves the asymptote to .
- Horizontal shift: moves the graph right by units (left if is negative).
- Vertical stretch/compression: stretches the graph vertically by a factor of . The y-intercept becomes instead of .
- Reflection: reflects the graph across the y-axis, turning growth into decay and vice versa.
A common mistake: students forget that a vertical shift changes the asymptote. If , the asymptote is , not .

Modeling with Exponential Equations
Compound interest is one of the most common applications. The formula is:
- = principal (initial investment)
- = annual interest rate as a decimal (so 5% becomes 0.05)
- = number of times interest compounds per year (monthly = 12, quarterly = 4)
- = time in years
- = final amount
For example, if you invest $1,000 at 6% compounded monthly for 5 years:
Continuously compounded interest uses the formula . This represents the limiting case where interest compounds an infinite number of times per year. With the same example at continuous compounding: . Notice it's only slightly more than monthly compounding.
Population growth is modeled by , where is the initial population and is the continuous growth rate. When , the population grows; when , it declines.
Radioactive decay follows , where is the decay constant (always positive, so the negative sign ensures the quantity decreases).
Key Formulas: Half-Life and Doubling Time
Two values come up constantly in application problems:
Doubling time is how long it takes a growing quantity to double. For a model with continuous growth rate :
Half-life is how long it takes a decaying quantity to drop to half its starting value. For a model with decay constant :
Both formulas come from the same idea: set the quantity equal to twice (or half) the starting amount and solve for . The appears because you're solving .

Applications of Exponential Growth and Decay
Bacterial growth: , where is the initial bacteria count and depends on environmental factors like temperature and nutrients. If a colony of 500 bacteria grows at a rate of per minute, after 2 hours (120 min): bacteria.
Newton's Law of Cooling:
This models how an object's temperature approaches the surrounding (ambient) temperature over time. is the object's initial temperature, and is a cooling constant that depends on the material and environment. Notice that as , the exponential term drops to zero and , which makes physical sense.
Logarithms and Inverse Functions
Logarithms reverse what exponential functions do. If , then . In plain terms, asks: "What exponent do you put on to get ?"
The two most common bases:
- Common logarithm (base 10): written . Used in pH scales, decibels, and many applied settings.
- Natural logarithm (base ): written . Used whenever the model involves , which is most continuous growth/decay problems.
Key facts about logarithmic functions:
- Domain: All positive real numbers, . You cannot take the log of zero or a negative number.
- Range: All real numbers.
- The graph of is the reflection of across the line , since they're inverse functions.
Logarithmic properties are the main tool for solving exponential equations, and you'll use them heavily in the sections ahead.