Exponential Functions | College Algebra (2024)

Learning Outcomes

  • Identify the base of an exponential function and restrictions for its value.
  • Find the equation of an exponential function.
  • Use the compound interest formula.
  • Evaluate exponential functions with base e.
  • Given two data points, write an exponential function.
  • Identify initial conditions for an exponential function.
  • Find an exponential function given a graph.
  • Use a graphing calculator to find an exponential function.
  • Find an exponential function that models continuous growth or decay.

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.

Exponential Functions | College Algebra (1)

An electron micrograph of E.Coli bacteria. (credit: “Mattosaurus,” Wikimedia Commons)

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 belowshows 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! If we were to extrapolate the table to twenty-four hours, we would have over 16 million!

Hour012345678910
Bacteria12481632641282565121024

In this module, 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.

Evaluating Exponential Functions

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.” 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.

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

  • Consider a base of –9 and exponent of [latex]\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? This is because a base of 1results in the constant function. Observe what happens if the base is1:

  • Consider a base of 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 xwith 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{array}{llllllll}f\left(x\right)\hfill & ={2}^{x}\hfill & \hfill \\ f\left(3\right)\hfill & ={2}^{3}\text{}\hfill & \text{Substitute }x=3. \hfill \\ \hfill & =8\text{}\hfill & \text{Evaluate the power}\text{.}\hfill \end{array}[/latex]

To evaluate an exponential function, 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{array}{c}f\left(x\right)\hfill & =30{\left(2\right)}^{x}\hfill & \hfill \\ f\left(3\right)\hfill & =30{\left(2\right)}^{3}\hfill & \text{Substitute }x=3.\hfill \\ \hfill & =30\left(8\right)\text{ }\hfill & \text{Simplify the power first}\text{.}\hfill \\ \hfill & =240\hfill & \text{Multiply}\text{.}\hfill \end{array}[/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: 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.

Show Solution

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.

Show Solution

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 xand any positive real numbers aand bsuch that [latex]b\ne 1[/latex], an exponential growth function has the form

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

where

  • ais the initial or starting value of the function.
  • bis the growth factor or growth multiplier per unit x.

In more general terms, an exponential function consists of aconstant base 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,xStores, Company AStores, Company B
0100 + 50(0) = 100100(1 + 0.5)0 = 100
1100 + 50(1) = 150100(1 + 0.5)1 = 150
2100 + 50(2) = 200100(1 + 0.5)2 = 225
3100 + 50(3) = 250100(1 + 0.5)3 =337.5
xA(x) = 100 + 50xB(x) = 100(1 + 0.5)x

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

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.5 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 xis called the exponent.

Example: 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 tis the number of years since 2013. To the nearest thousandth, what will the population of India be in 2031?

Show Solution

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 tis the number of years since 2013. To the nearest thousandth, what will the population of China be in the year 2031? How does this compare to the population prediction we made for India in the previous example?

Show Solution

Using the Compound Interest Formula

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 termnominalis 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 compound interest using the compound interest formula which is an exponential function of the variables time t, principal P, APR r, and number of times compounded in a yearn:

[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.

FrequencyValue 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 accumulated value of the account
  • t is measured in years
  • Pis the starting amount of the account, often called the principal, or more generally present value
  • ris the annual percentage rate (APR) expressed as a decimal
  • nis the number of times compounded in a year

Example: 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?

Show Solution

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?

Show Solution

Example: 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?

Show Solution

Try It

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

Show Solution

Evaluating Exponential Functions with Base e

As we saw earlier, the amount earned on an account increases as the compounding frequency increases. The table belowshows 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 nincreases without bound. In fact, as ngets 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 [latex]e[/latex]

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: Using a Calculator to Find Powers of [latex]e[/latex]

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

Show Solution

Try It

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

Show Solution

Equations of Exponential Functions

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, determine the constants aand 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 ais the initial value. Using a, substitute the second point into the equation [latex]f\left(x\right)=a{b}^{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{b}^{x}[/latex]. Solve the resulting system of two equations to find [latex]a[/latex] and [latex]b[/latex].
  3. Using the aand bfound in the steps above, write the exponential function in the form [latex]f\left(x\right)=a{b}^{x}[/latex].

Example: 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 Nof deer over time t.

Show Solution

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 Nof wolves over time t.

Show Solution

Example: 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].

Show Solution

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.

Show Solution

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 ais the initial value. Using a, substitute the second point into the equation [latex]f\left(x\right)=a{b}^{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{b}^{x}[/latex]. Solve the resulting system of two equations to find aand b.
  4. Write the exponential function, [latex]f\left(x\right)=a{b}^{x}[/latex].

Example: Writing an Exponential Function Given Its Graph

Find an equation for the exponential function graphed below.

Exponential Functions | College Algebra (3)

Show Solution

Try It

Find an equation for the exponential function graphed below.

Exponential Functions | College Algebra (4)

Show Solution

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 eas 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 aand r, continuous growth or decay is represented by the formula

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

where

  • ais the initial value
  • ris the continuous growth rate per unit of time
  • tis the elapsed time

If r> 0, then the formula represents continuous growth. If r< 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

  • Pis the principal or the initial investment
  • ris the growth or interest rate per unit of time
  • tis 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.
    • If the problem refers to continuous growth, then r> 0.
    • If the problem refers to continuous decay, then r< 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: Calculating Continuous Growth

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

Show Solution

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?

Show Solution

Example: 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?

Show Solution

Try It

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

Show Solution

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{array}{l}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{array}[/latex]
continuous growth formula[latex]A\left(t\right)=a{e}^{rt},\text{ where }[/latex]tis the number of time periods of growth [latex]\\[/latex]ais the starting amount (in the continuous compounding formula a is replaced with P, the principal)[latex]\\[/latex]eis 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 input value.
  • An exponential model can be found when the growth rate and initial value are known.
  • An exponential model can be found when two data points from the model are known.
  • An exponential model can be found using two data points from the graph of the model.
  • The value of an account at any timetcan 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 eis 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 eas 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.
Exponential Functions | College Algebra (2024)
Top Articles
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 6410

Rating: 4.3 / 5 (54 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.