Exponential Functions

Learning Outcomes

  • Evaluate exponential functions.
  • Find the equation of an exponential function.
  • Use compound interest formulas.
  • Evaluate exponential functions with base e.
Escherichia coli (e Coli) bacteria

Figure 1. Electron micrograph of E.Coli bacteria (credit: “Mattosaurus,” Wikimedia Commons)

Focus in on a square centimeter of your skin. Look closer. Closer still. If you could look closely enough, you would see hundreds of thousands of microscopic organisms. They are bacteria, and they are not only on your skin, but in your mouth, nose, and even your intestines. In fact, the bacterial cells in your body at any given moment outnumber your own cells. But that is no reason to feel bad about yourself. While some bacteria can cause illness, many are healthy and even essential to the body.

Bacteria commonly reproduce through a process called binary fission, during which one bacterial cell splits into two. When conditions are right, bacteria can reproduce very quickly. Unlike humans and other complex organisms, the time required to form a new generation of bacteria is often a matter of minutes or hours, as opposed to days or years.[1]

For simplicity’s sake, suppose we begin with a culture of one bacterial cell that can divide every hour. The table below shows the number of bacterial cells at the end of each subsequent hour. We see that the single bacterial cell leads to over one thousand bacterial cells in just ten hours! And if we were to extrapolate the table to twenty-four hours, we would have over 16 million!

Hour 0 1 2 3 4 5 6 7 8 9 10
Bacteria 1 2 4 8 16 32 64 128 256 512 1024

Exponential Functions

In this chapter, we will explore exponential functions, which can be used for, among other things, modeling growth patterns such as those found in bacteria. We will also investigate logarithmic functions, which are closely related to exponential functions. Both types of functions have numerous real-world applications when it comes to modeling and interpreting data.

India is the second most populous country in the world with a population of about 1.25 billion people in 2013. The population is growing at a rate of about 1.2% each year.[2] If this rate continues, the population of India will exceed China’s population by the year 2031. When populations grow rapidly, we often say that the growth is “exponential,” meaning that something is growing very rapidly. To a mathematician, however, the term exponential growth has a very specific meaning. In this section, we will take a look at exponential functions, which model this kind of rapid growth.

Evaluate Exponential Functions

Recall that the base of an exponential function must be a positive real number other than 1. Why do we limit the base b to positive values? To ensure that the outputs will be real numbers. Observe what happens if the base is not positive:

  • Let = –9 and [latex]x=\frac{1}{2}[/latex]. Then [latex]f\left(x\right)=f\left(\frac{1}{2}\right)={\left(-9\right)}^{\frac{1}{2}}=\sqrt{-9}[/latex], which is not a real number.

Why do we limit the base to positive values other than 1? Because base 1 results in the constant function. Observe what happens if the base is 1:

  • Let = 1. Then [latex]f\left(x\right)={1}^{x}=1[/latex] for any value of x.

To evaluate an exponential function with the form [latex]f\left(x\right)={b}^{x}[/latex], we simply substitute x with the given value, and calculate the resulting power. For example:

Let [latex]f\left(x\right)={2}^{x}[/latex]. What is [latex]f\left(3\right)[/latex]?

[latex]\begin{align}f\left(x\right)& ={2}^{x} \\ f\left(3\right)& ={2}^{3} && \text{Substitute }x=3. \\ & =8 && \text{Evaluate the power.} \end{align}[/latex]

To evaluate an exponential function with a form other than the basic form, it is important to follow the order of operations. For example:

Let [latex]f\left(x\right)=30{\left(2\right)}^{x}[/latex]. What is [latex]f\left(3\right)[/latex]?

[latex]\begin{align}f\left(x\right)& =30{\left(2\right)}^{x} \\ f\left(3\right)& =30{\left(2\right)}^{3} && \text{Substitute }x=3. \\ & =30\left(8\right) && \text{Simplify the power first.} \\ & =240 && \text{Multiply.} \end{align}[/latex]

Note that if the order of operations were not followed, the result would be incorrect:

[latex]f\left(3\right)=30{\left(2\right)}^{3}\ne {60}^{3}=216,000[/latex]

Example 1: Evaluating Exponential Functions

Let [latex]f\left(x\right)=5{\left(3\right)}^{x+1}[/latex]. Evaluate [latex]f\left(2\right)[/latex] without using a calculator.

Try It

Let [latex]f\left(x\right)=8{\left(1.2\right)}^{x - 5}[/latex]. Evaluate [latex]f\left(3\right)[/latex] using a calculator. Round to four decimal places.

Because the output of exponential functions increases very rapidly, the term “exponential growth” is often used in everyday language to describe anything that grows or increases rapidly. However, exponential growth can be defined more precisely in a mathematical sense. If the growth rate is proportional to the amount present, the function models exponential growth.

A General Note: Exponential Growth

A function that models exponential growth grows by a rate proportional to the amount present. For any real number x and any positive real numbers and b such that [latex]b\ne 1[/latex], an exponential growth function has the form

[latex]\text{ }f\left(x\right)=a{b}^{x}[/latex]

where

  • a is the initial or starting value of the function.
  • b is the growth factor or growth multiplier per unit x.

In more general terms, we have an exponential function, in which a constant base is raised to a variable exponent. To differentiate between linear and exponential functions, let’s consider two companies, A and B. Company A has 100 stores and expands by opening 50 new stores a year, so its growth can be represented by the function [latex]A\left(x\right)=100+50x[/latex]. Company B has 100 stores and expands by increasing the number of stores by 50% each year, so its growth can be represented by the function [latex]B\left(x\right)=100{\left(1+0.5\right)}^{x}[/latex].

A few years of growth for these companies are illustrated below.

Year, x Stores, Company A Stores, Company B
0 100 + 50(0) = 100 100(1 + 0.5)0 = 100
1 100 + 50(1) = 150 100(1 + 0.5)1 = 150
2 100 + 50(2) = 200 100(1 + 0.5)2 = 225
3 100 + 50(3) = 250 100(1 + 0.5)3 = 337.5
x A(x) = 100 + 50x B(x) = 100(1 + 0.5)x

The graphs comparing the number of stores for each company over a five-year period are shown in below. We can see that, with exponential growth, the number of stores increases much more rapidly than with linear growth.

Graph of Companies A and B’s functions, which values are found in the previous table.

Figure 2. The graph shows the numbers of stores Companies A and B opened over a five-year period.

Notice that the domain for both functions is [latex]\left[0,\infty \right)[/latex], and the range for both functions is [latex]\left[100,\infty \right)[/latex]. After year 1, Company B always has more stores than Company A.

Now we will turn our attention to the function representing the number of stores for Company B, [latex]B\left(x\right)=100{\left(1+0.5\right)}^{x}[/latex]. In this exponential function, 100 represents the initial number of stores, 0.50 represents the growth rate, and [latex]1+0.5=1.5[/latex] represents the growth factor. Generalizing further, we can write this function as [latex]B\left(x\right)=100{\left(1.5\right)}^{x}[/latex], where 100 is the initial value, 1.5 is called the base, and x is called the exponent.

Example 2: Evaluating a Real-World Exponential Model

At the beginning of this section, we learned that the population of India was about 1.25 billion in the year 2013, with an annual growth rate of about 1.2%. This situation is represented by the growth function [latex]P\left(t\right)=1.25{\left(1.012\right)}^{t}[/latex], where t is the number of years since 2013. To the nearest thousandth, what will the population of India be in 2031?

Try It

The population of China was about 1.39 billion in the year 2013, with an annual growth rate of about 0.6%. This situation is represented by the growth function [latex]P\left(t\right)=1.39{\left(1.006\right)}^{t}[/latex], where t is the number of years since 2013. To the nearest thousandth, what will the population of China be for the year 2031? How does this compare to the population prediction we made for India in Example 2?

 Find the Equation of an Exponential Function

In the previous examples, we were given an exponential function, which we then evaluated for a given input. Sometimes we are given information about an exponential function without knowing the function explicitly. We must use the information to first write the form of the function, then determine the constants a and b, and evaluate the function.

How To: Given two data points, write an exponential model.

  1. If one of the data points has the form [latex]\left(0,a\right)[/latex], then a is the initial value. Using a, substitute the second point into the equation [latex]f\left(x\right)=a{\left(b\right)}^{x}[/latex], and solve for b.
  2. If neither of the data points have the form [latex]\left(0,a\right)[/latex], substitute both points into two equations with the form [latex]f\left(x\right)=a{\left(b\right)}^{x}[/latex]. Solve the resulting system of two equations in two unknowns to find a and b.
  3. Using the a and b found in the steps above, write the exponential function in the form [latex]f\left(x\right)=a{\left(b\right)}^{x}[/latex].

Example 3: Writing an Exponential Model When the Initial Value Is Known

In 2006, 80 deer were introduced into a wildlife refuge. By 2012, the population had grown to 180 deer. The population was growing exponentially. Write an algebraic function N(t) representing the population N of deer over time t.

Try It

A wolf population is growing exponentially. In 2011, 129 wolves were counted. By 2013 the population had reached 236 wolves. What two points can be used to derive an exponential equation modeling this situation? Write the equation representing the population N of wolves over time t.

Example 4: Writing an Exponential Model When the Initial Value is Not Known

Find an exponential function that passes through the points [latex]\left(-2,6\right)[/latex] and [latex]\left(2,1\right)[/latex].

Try It

Given the two points [latex]\left(1,3\right)[/latex] and [latex]\left(2,4.5\right)[/latex], find the equation of the exponential function that passes through these two points.

Try It

Q & A

Do two points always determine a unique exponential function?

Yes, provided the two points are either both above the x-axis or both below the x-axis and have different x-coordinates. But keep in mind that we also need to know that the graph is, in fact, an exponential function. Not every graph that looks exponential really is exponential. We need to know the graph is based on a model that shows the same percent growth with each unit increase in x, which in many real world cases involves time.

How To: Given the graph of an exponential function, write its equation.

  1. First, identify two points on the graph. Choose the y-intercept as one of the two points whenever possible. Try to choose points that are as far apart as possible to reduce round-off error.
  2. If one of the data points is the y-intercept [latex]\left(0,a\right)[/latex] , then a is the initial value. Using a, substitute the second point into the equation [latex]f\left(x\right)=a{\left(b\right)}^{x}[/latex], and solve for b.
  3. If neither of the data points have the form [latex]\left(0,a\right)[/latex], substitute both points into two equations with the form [latex]f\left(x\right)=a{\left(b\right)}^{x}[/latex]. Solve the resulting system of two equations in two unknowns to find a and b.
  4. Write the exponential function, [latex]f\left(x\right)=a{\left(b\right)}^{x}[/latex].

Example 5: Writing an Exponential Function Given Its Graph

Find an equation for the exponential function graphed in Figure 5.

Graph of an increasing exponential function with notable points at (0, 3) and (2, 12).

Figure 5

Try It

Find an equation for the exponential function graphed in Figure 6.

Graph of an increasing function with a labeled point at (0, sqrt(2)).

Figure 6

Try It

How To: Given two points on the curve of an exponential function, use a graphing calculator to find the equation.

  1. Press [STAT].
  2. Clear any existing entries in columns L1 or L2.
  3. In L1, enter the x-coordinates given.
  4. In L2, enter the corresponding y-coordinates.
  5. Press [STAT] again. Cursor right to CALC, scroll down to ExpReg (Exponential Regression), and press [ENTER].
  6. The screen displays the values of a and b in the exponential equation [latex]y=a\cdot {b}^{x}[/latex].

Example 6: Using a Graphing Calculator to Find an Exponential Function

Use a graphing calculator to find the exponential equation that includes the points [latex]\left(2,24.8\right)[/latex] and [latex]\left(5,198.4\right)[/latex].

Try It

Use a graphing calculator to find the exponential function that includes the points (3, 75.98) and (6, 481.07).

 Use Compound Interest Formulas

Savings instruments in which earnings are continually reinvested, such as mutual funds and retirement accounts, use compound interest. The term compounding refers to interest earned not only on the original value, but on the accumulated value of the account.

The annual percentage rate (APR) of an account, also called the nominal rate, is the yearly interest rate earned by an investment account. The term nominal is used when the compounding occurs a number of times other than once per year. In fact, when interest is compounded more than once a year, the effective interest rate ends up being greater than the nominal rate! This is a powerful tool for investing.

We can calculate the compound interest using the compound interest formula, which is an exponential function of the variables time t, principal P, APR r, and number of compounding periods in a year n:

[latex]A\left(t\right)=P{\left(1+\frac{r}{n}\right)}^{nt}[/latex]

For example, observe the table below, which shows the result of investing $1,000 at 10% for one year. Notice how the value of the account increases as the compounding frequency increases.

Frequency Value after 1 year
Annually $1100
Semiannually $1102.50
Quarterly $1103.81
Monthly $1104.71
Daily $1105.16

A General Note: The Compound Interest Formula

Compound interest can be calculated using the formula

[latex]A\left(t\right)=P{\left(1+\frac{r}{n}\right)}^{nt}[/latex]

where

  • A(t) is the account value,
  • t is measured in years,
  • P is the starting amount of the account, often called the principal, or more generally present value,
  • r is the annual percentage rate (APR) expressed as a decimal, and
  • n is the number of compounding periods in one year.

Example 7: Calculating Compound Interest

If we invest $3,000 in an investment account paying 3% interest compounded quarterly, how much will the account be worth in 10 years?

Try It

An initial investment of $100,000 at 12% interest is compounded weekly (use 52 weeks in a year). What will the investment be worth in 30 years?

Example 8: Using the Compound Interest Formula to Solve for the Principal

A 529 Plan is a college-savings plan that allows relatives to invest money to pay for a child’s future college tuition; the account grows tax-free. Lily wants to set up a 529 account for her new granddaughter and wants the account to grow to $40,000 over 18 years. She believes the account will earn 6% compounded semi-annually (twice a year). To the nearest dollar, how much will Lily need to invest in the account now?

Try It

Refer to Example 8. To the nearest dollar, how much would Lily need to invest if the account is compounded quarterly?

Try It

Evaluate exponential functions with base e

As we saw earlier, the amount earned on an account increases as the compounding frequency increases. The table below shows that the increase from annual to semi-annual compounding is larger than the increase from monthly to daily compounding. This might lead us to ask whether this pattern will continue.

Examine the value of $1 invested at 100% interest for 1 year, compounded at various frequencies.

Frequency [latex]A\left(t\right)={\left(1+\frac{1}{n}\right)}^{n}[/latex] Value
Annually [latex]{\left(1+\frac{1}{1}\right)}^{1}[/latex] $2
Semiannually [latex]{\left(1+\frac{1}{2}\right)}^{2}[/latex] $2.25
Quarterly [latex]{\left(1+\frac{1}{4}\right)}^{4}[/latex] $2.441406
Monthly [latex]{\left(1+\frac{1}{12}\right)}^{12}[/latex] $2.613035
Daily [latex]{\left(1+\frac{1}{365}\right)}^{365}[/latex] $2.714567
Hourly [latex]{\left(1+\frac{1}{\text{8766}}\right)}^{\text{8766}}[/latex] $2.718127
Once per minute [latex]{\left(1+\frac{1}{\text{525960}}\right)}^{\text{525960}}[/latex] $2.718279
Once per second [latex]{\left(1+\frac{1}{31557600}\right)}^{31557600}[/latex] $2.718282

These values appear to be approaching a limit as n increases without bound. In fact, as n gets larger and larger, the expression [latex]{\left(1+\frac{1}{n}\right)}^{n}[/latex] approaches a number used so frequently in mathematics that it has its own name: the letter [latex]e[/latex]. This value is an irrational number, which means that its decimal expansion goes on forever without repeating. Its approximation to six decimal places is shown below.

A General Note: The Number e

The letter e represents the irrational number

[latex]{\left(1+\frac{1}{n}\right)}^{n},\text{as }n\text{ increases without bound}[/latex]

The letter e is used as a base for many real-world exponential models. To work with base e, we use the approximation, [latex]e\approx 2.718282[/latex]. The constant was named by the Swiss mathematician Leonhard Euler (1707–1783) who first investigated and discovered many of its properties.

Example 9: Using a Calculator to Find Powers of e

Calculate [latex]{e}^{3.14}[/latex]. Round to five decimal places.

Try It

Use a calculator to find [latex]{e}^{-0.5}[/latex]. Round to five decimal places.

Investigating Continuous Growth

So far we have worked with rational bases for exponential functions. For most real-world phenomena, however, e is used as the base for exponential functions. Exponential models that use e as the base are called continuous growth or decay models. We see these models in finance, computer science, and most of the sciences, such as physics, toxicology, and fluid dynamics.

A General Note: The Continuous Growth/Decay Formula

For all real numbers t, and all positive numbers a and r, continuous growth or decay is represented by the formula

[latex]A\left(t\right)=a{e}^{rt}[/latex]

where

  • a is the initial value,
  • r is the continuous growth rate per unit time,
  • and t is the elapsed time.

If > 0, then the formula represents continuous growth. If < 0, then the formula represents continuous decay.

For business applications, the continuous growth formula is called the continuous compounding formula and takes the form

[latex]A\left(t\right)=P{e}^{rt}[/latex]

where

  • P is the principal or the initial invested,
  • r is the growth or interest rate per unit time,
  • and t is the period or term of the investment.

How To: Given the initial value, rate of growth or decay, and time t, solve a continuous growth or decay function.

  1. Use the information in the problem to determine a, the initial value of the function.
  2. Use the information in the problem to determine the growth rate r.
    1. If the problem refers to continuous growth, then > 0.
    2. If the problem refers to continuous decay, then < 0.
  3. Use the information in the problem to determine the time t.
  4. Substitute the given information into the continuous growth formula and solve for A(t).

Example 10: Calculating Continuous Growth

A person invested $1,000 in an account earning a nominal 10% per year compounded continuously. How much was in the account at the end of one year?

Try It

A person invests $100,000 at a nominal 12% interest per year compounded continuously. What will be the value of the investment in 30 years?

Example 11: Calculating Continuous Decay

Radon-222 decays at a continuous rate of 17.3% per day. How much will 100 mg of Radon-222 decay to in 3 days?

Try It

Using the data in Example 9, how much radon-222 will remain after one year?

Try It

Key Equations

definition of the exponential function [latex]f\left(x\right)={b}^{x}\text{, where }b>0, b\ne 1[/latex]
definition of exponential growth [latex]f\left(x\right)=a{b}^{x},\text{ where }a>0,b>0,b\ne 1[/latex]
compound interest formula [latex]\begin{cases}A\left(t\right)=P{\left(1+\frac{r}{n}\right)}^{nt} ,\text{ where}\hfill \\ A\left(t\right)\text{ is the account value at time }t\hfill \\ t\text{ is the number of years}\hfill \\ P\text{ is the initial investment, often called the principal}\hfill \\ r\text{ is the annual percentage rate (APR), or nominal rate}\hfill \\ n\text{ is the number of compounding periods in one year}\hfill \end{cases}[/latex]
continuous growth formula [latex]A\left(t\right)=a{e}^{rt},\text{ where}[/latex]t is the number of unit time periods of growth

a is the starting amount (in the continuous compounding formula a is replaced with P, the principal)

e is the mathematical constant, [latex] e\approx 2.718282[/latex]

Key Concepts

  • An exponential function is defined as a function with a positive constant other than 1 raised to a variable exponent.
  • A function is evaluated by solving at a specific value.
  • An exponential model can be found when the growth rate and initial value are known.
  • An exponential model can be found when the two data points from the model are known.
  • An exponential model can be found using two data points from the graph of the model.
  • An exponential model can be found using two data points from the graph and a calculator.
  • The value of an account at any time t can be calculated using the compound interest formula when the principal, annual interest rate, and compounding periods are known.
  • The initial investment of an account can be found using the compound interest formula when the value of the account, annual interest rate, compounding periods, and life span of the account are known.
  • The number e is a mathematical constant often used as the base of real world exponential growth and decay models. Its decimal approximation is [latex]e\approx 2.718282[/latex].
  • Scientific and graphing calculators have the key [latex]\left[{e}^{x}\right][/latex] or [latex]\left[\mathrm{exp}\left(x\right)\right][/latex] for calculating powers of e.
  • Continuous growth or decay models are exponential models that use e as the base. Continuous growth and decay models can be found when the initial value and growth or decay rate are known.

Glossary

annual percentage rate (APR)
the yearly interest rate earned by an investment account, also called nominal rate
compound interest
interest earned on the total balance, not just the principal
exponential growth
a model that grows by a rate proportional to the amount present
nominal rate
the yearly interest rate earned by an investment account, also called annual percentage rate

  1. Todar, PhD, Kenneth. Todar's Online Textbook of Bacteriology. http://textbookofbacteriology.net/growth_3.html.
  2. http://www.worldometers.info/world-population/. Accessed February 24, 2014.