Fiveable

📈College Algebra Unit 6 Review

QR code for College Algebra practice questions

6.1 Exponential Functions

6.1 Exponential Functions

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📈College Algebra
Unit & Topic Study Guides

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 f(x)=bxf(x) = b^x, where bb is a positive constant and b1b \neq 1. The base bb determines the function's behavior:

  • b>1b > 1: The function increases as xx increases. This is exponential growth. For example, f(x)=2xf(x) = 2^x doubles every time xx increases by 1.
  • 0<b<10 < b < 1: The function decreases as xx increases. This is exponential decay. For example, f(x)=(0.5)xf(x) = (0.5)^x cuts in half every time xx increases by 1.

The natural exponential function f(x)=exf(x) = e^x uses the special base e2.71828e \approx 2.71828. 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:

  1. Isolate the exponential expression on one side of the equation.
  2. Take the logarithm of both sides (use ln\ln if the base is ee, or log\log for base 10, or logb\log_b to match the base).
  3. Use logarithm properties to bring the variable out of the exponent.
  4. Solve for the variable.

For example, to solve 3x=203^x = 20: take log\log of both sides to get xlog(3)=log(20)x \cdot \log(3) = \log(20), then x=log(20)log(3)2.727x = \frac{\log(20)}{\log(3)} \approx 2.727.

Features of Exponential Graphs

Every exponential function f(x)=bxf(x) = b^x shares a set of core graph features:

  • Domain: All real numbers. You can plug in any value of xx.
  • Range: All positive real numbers, (0,)(0, \infty). The output is never zero or negative.
  • Horizontal asymptote at y=0y = 0. The graph gets closer and closer to the x-axis but never touches it.
  • y-intercept at (0,1)(0, 1), because b0=1b^0 = 1 for any valid base.
  • The graph is increasing when b>1b > 1 and decreasing when 0<b<10 < b < 1.
  • 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: f(x)=bx+kf(x) = b^x + k moves the graph up (k>0k > 0) or down (k<0k < 0). This also moves the asymptote to y=ky = k.
  • Horizontal shift: f(x)=bxhf(x) = b^{x-h} moves the graph right by hh units (left if hh is negative).
  • Vertical stretch/compression: f(x)=abxf(x) = a \cdot b^x stretches the graph vertically by a factor of aa. The y-intercept becomes (0,a)(0, a) instead of (0,1)(0, 1).
  • Reflection: f(x)=bxf(x) = b^{-x} 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 f(x)=2x+3f(x) = 2^x + 3, the asymptote is y=3y = 3, not y=0y = 0.

Exponential functions with various bases, Equations of Exponential Functions | College Algebra Corequisite

Modeling with Exponential Equations

Compound interest is one of the most common applications. The formula is:

A=P(1+rn)ntA = P\left(1 + \frac{r}{n}\right)^{nt}

  • PP = principal (initial investment)
  • rr = annual interest rate as a decimal (so 5% becomes 0.05)
  • nn = number of times interest compounds per year (monthly = 12, quarterly = 4)
  • tt = time in years
  • AA = final amount

For example, if you invest $1,000 at 6% compounded monthly for 5 years:

A=1000(1+0.0612)125=1000(1.005)60$1,348.85A = 1000\left(1 + \frac{0.06}{12}\right)^{12 \cdot 5} = 1000(1.005)^{60} \approx \$1,348.85

Continuously compounded interest uses the formula A=PertA = Pe^{rt}. This represents the limiting case where interest compounds an infinite number of times per year. With the same example at continuous compounding: A=1000e0.065$1,349.86A = 1000 \cdot e^{0.06 \cdot 5} \approx \$1,349.86. Notice it's only slightly more than monthly compounding.

Population growth is modeled by P(t)=P0ektP(t) = P_0 e^{kt}, where P0P_0 is the initial population and kk is the continuous growth rate. When k>0k > 0, the population grows; when k<0k < 0, it declines.

Radioactive decay follows A(t)=A0eλtA(t) = A_0 e^{-\lambda t}, where λ\lambda 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 rr:

tdouble=ln(2)rt_{\text{double}} = \frac{\ln(2)}{r}

Half-life is how long it takes a decaying quantity to drop to half its starting value. For a model with decay constant λ\lambda:

t1/2=ln(2)λt_{1/2} = \frac{\ln(2)}{\lambda}

Both formulas come from the same idea: set the quantity equal to twice (or half) the starting amount and solve for tt. The ln(2)0.693\ln(2) \approx 0.693 appears because you're solving ert=2e^{rt} = 2.

Exponential functions with various bases, Graph exponential functions using transformations | College Algebra

Applications of Exponential Growth and Decay

Bacterial growth: N(t)=N0ertN(t) = N_0 e^{rt}, where N0N_0 is the initial bacteria count and rr depends on environmental factors like temperature and nutrients. If a colony of 500 bacteria grows at a rate of r=0.04r = 0.04 per minute, after 2 hours (120 min): N(120)=500e0.04120=500e4.860,770N(120) = 500 \cdot e^{0.04 \cdot 120} = 500 \cdot e^{4.8} \approx 60,770 bacteria.

Newton's Law of Cooling: T(t)=Ta+(T0Ta)ektT(t) = T_a + (T_0 - T_a)e^{-kt}

This models how an object's temperature approaches the surrounding (ambient) temperature TaT_a over time. T0T_0 is the object's initial temperature, and kk is a cooling constant that depends on the material and environment. Notice that as tt \to \infty, the exponential term drops to zero and T(t)TaT(t) \to T_a, which makes physical sense.

Logarithms and Inverse Functions

Logarithms reverse what exponential functions do. If by=xb^y = x, then logb(x)=y\log_b(x) = y. In plain terms, logb(x)\log_b(x) asks: "What exponent do you put on bb to get xx?"

The two most common bases:

  • Common logarithm (base 10): written log(x)\log(x). Used in pH scales, decibels, and many applied settings.
  • Natural logarithm (base ee): written ln(x)\ln(x). Used whenever the model involves ee, which is most continuous growth/decay problems.

Key facts about logarithmic functions:

  • Domain: All positive real numbers, (0,)(0, \infty). You cannot take the log of zero or a negative number.
  • Range: All real numbers.
  • The graph of y=logb(x)y = \log_b(x) is the reflection of y=bxy = b^x across the line y=xy = x, 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.