"

19 Exponential Functions

Topics Covered:

In case you missed something in class, or just want to review a specific topic covered in this Module, here is a list of topics covered:
    1. Define and Evaluate Exponential Functions
    2. Exponential Growth and Decay
    3. Graphing Exponential Functions
    4. Natural Base e
    5. Use Exponential Models in Applications
    6. Key Concepts

Define and Evaluate Exponential Functions[1]

India is the second most populous country in the world with a population of about 1.39 billion people in 2021. 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 2027. 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.

When exploring linear equations, we observed a constant rate of change—a constant number by which the output increased for each unit increase in input. For example, in the equation  f(x)=3x + 4, the slope tells us the output increases by 3 each time the input increases by 1. The scenario in the India population example is different because we have a percent change per unit of time (rather than a constant change) in the number of people.

What exactly does it mean to grow exponentially? What does the word double have in common with the percent increase?

  • Percent change refers to a change based on a percent of the original amount.
  • Exponential growth refers to an increase based on a constant multiplicative rate of change over equal increments of time, that is, a percent increase of the original amount over time.
  • Exponential decay refers to a decrease based on a constant multiplicative rate of change over equal increments of time, that is, a percent decrease of the original amount over time.

For us to gain a clear understanding of exponential growth, let us contrast exponential growth with linear growth. We will construct two functions. The first function is exponential. We will start with an input of 0, and increase each input by 1. We will double the corresponding consecutive outputs. The second function is linear. We will start with an input of 0, and increase each input by 1. We will add 2 to the corresponding consecutive outputs. See the table below

\mathbf{x} \mathbf{f(x) = 2^{x}} \mathbf{g(x) = 2x}
0 1 0
1 2 2
2 4 4
3 8 6
4 16 8
5 10 32
6 64 12

From the table we can infer that for these two functions, exponential growth dwarfs linear growth.

  • Exponential growth refers to the original value from the range increasing by the same percentage over equal increments found in the domain.
  • Linear growth refers to the original value from the range increasing by the same amount over equal increments found in the domain.

Apparently, the difference between “the same percentage” and “the same amount” is quite significant. For exponential growth, over equal increments, the constant multiplicative rate of change resulted in doubling the output whenever the input increased by one. For linear growth, the constant additive rate of change over equal increments resulted in adding 2 to the output whenever the input was increased by one.

While we explore more about the growth and decay in the next section, we will first look at the equation for exponential functions. The general form of the exponential function is \large f(x) = a(b)^{x}, where a is any nonzero number, b is a positive real number not equal to 1.

For any real number x, an exponential function is a function with the form:

\boldsymbol{f(x) = a(b)^x}

where,

  • a is a non-zero real number called the initial value
  • b is any positive real number (b >0), such that b ≠ 1
  • Note you may also see the function as \large f(x) = b^{x}, and where b >0 and b ≠ 1.

Notice that in this function, the variable is the exponent. In our functions so far, the variables were the base.


This figure shows three functions: f of x equals negative 3x plus 4, which is marked as linear; f of x equals 2x squared plus 5x minus 3, which is marked as quadratic; and f of x equals 6 to the x power, which is marked exponential. For the functions marked linear and quadratic, x is the base. For the function marked exponential, x is the exponent for the base 6.
Our definition says b ≠ 1. If we let b = 1, then f(x) = bx becomes f(x) = 1x. Since 1x = 1 for all real numbers, f(x) = 1. This is the constant function.

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:

\displaystyle f(x)=(-4)^{x}
\displaystyle f\left(\frac{1}{2}\right)=(-4)^{\frac{1}{2}}
\displaystyle f\left(\frac{1}{2}\right)=\sqrt{-4} not a real number

In fact, f(x) = (−4)xwould not be a real number any time x is a fraction with an even denominator. So our definition requires b > 0.

Try it! – Identifying Exponential Functions

  1. Which of the following equations are not exponential functions?
  • \displaystyle f(x)=4^{3(x-2)}
  • \displaystyle g(x)=x^{3}
  • \displaystyle h(x)=\left(\frac{1}{3}\right)^{x}
  • \displaystyle f(x)=(-2)^{x}

Solution

By definition, an exponential function has a constant as a base and an independent variable as an exponent. Thus, g(x) = x3 does not represent an exponential function because the base is an independent variable. In fact, g(x) = x3is a power function.

Recall that the base a of an exponential function is always a positive constant, and b ≠ 1. Thus, j(x) = (−2)x does not represent an exponential function because the base, −2, is less than 0.

2. Which of the following equations represent exponential functions?

  • f(x) = 2x2 − 3x + 1
  • g(x) = 0.875x
  • h(x) = 1.75x + 2
  • j(x) = 1095.6-2x

Solution

g(x) = 0.875xand j(x) = 1095.6-2x represent exponential functions.

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 b = 1. Then f(x) = 1x = 1 for any value of x.

To evaluate an exponential function with the form f(x) =a(b)x, we simply substitute x with the given value, and calculate the resulting power. For example:

Let f(x) = 2x. What is f(3)?

f(x) = 2x
f(3) = 23 Substitute x = 3.
= 8 Evaluate the power.

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 f(x) =30(2)x . What is f(3)?

f(x) = 30(2)x
f(3) = 30(2)3 Substitute x = 3.
= 30(8) Simplify the power first.
= 240 Multiply.

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

f(3) = 30(2)3 ≠ 603 = 216,000

Try it! – Evaluating Exponential Functions

  1. Let f(x) = 5(3)x + 1. Evaluate f(2) without using a calculator.

Solution

Follow the order of operations. Be sure to pay attention to the parentheses.

f(x) = 5(3)x + 1
f(2) = 5(3)2 + 1 Substitute x = 2.
= 5(3)3 Add the exponents.
= 5(27) Simplify the power.
= 135 Multiply.

2. Let f(x) = 8(1.2)x – 5. Evaluate f(3) using a calculator. Round to four decimal places.


Solution

5.5556

Exponential Growth and Decay [3]

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.

Exponential growth grows by a rate proportional to the amount present.

The exponential functions grow faster the larger the input value is. This means that the larger the amount, the faster it will grow. AND not only will the amount itself grow larger, but the rate at which it grows will also increase.

For any real number x and any positive real numbers a  and b such that b ≠ 1, an exponential growth function has the form  \boldsymbol{f(x) = a(b)^x} where

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

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 in a more practical example, 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 A(x) = 100 + 50x. 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 B(x) = 100 (1 + 0.5)^{x}. Notice the distinction we mentioned earlier. Company A changes by the same amount per year (50 stores opened each year), while Company B exhibits a percent increase each year (# of stores increases by 50% per year). So again we are seeing a percentage change rather than a constant change. 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}

We can see in the graphs 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.

Notice that the domain (all of the x-values) for both functions is [0, \infty), and the range (all of the y-values) for both functions is [100, \infty). 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, B(x) = 100(1 + 0.5)^{x}. In this exponential function, 100 represents the initial number of stores, 0.50 represents the growth rate, and 1 + 0.5 = 1.5 represents the growth factor. Generalizing further, we can write this function as B(x) = 100(1.5)^{x}, where 100 is the initial value, 1.5 is called the base, and x is called the exponent.

A note of caution if you are working with growth rate vs growth factor. In this example it specifies the expansion increases by (a rate of) 50% annually, this is growth rate (r). To determine the growth factor (our b value), use (1 + r) if the amount is increasing and if it is decreasing the decay factor (still our b value) use (1 – r). In the example, the growth factor (b in our equation) is 1+0.5.  Also keep in mind that r is often given as a percentage, which should always be converted to decimal form before it is plugged into the equation.

Try it! – 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 P(t) = 1.25(1.012)^{t}, where t is the number of years since 2013. To the nearest thousandth, what will the population of India be in 2031?


Solution

To estimate the population in 2031, we evaluate the models for t=18, because 2031 is 18 years after 2013. Rounding to the nearest thousandth,

P(18) = 1.25 (1.012)^{18} \thickapprox 1.549

There will be about 1.549 billion people in India in the year 2031.

Try it! 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 exponential function N(t) representing the population (N) of deer over time t.


Solution

We let our independent variable t be the number of years after 2006. Thus, the information given in the problem can be written as input-output pairs: (0, 80) and (6, 180). Notice that by choosing our input variable to be measured as years after 2006, we have given ourselves the initial value for the function, a=80. We can now substitute the second point into the equation N(t)=80b^{t} to find b:

Steps Algebraic
N(t) = 80b^{t}
Substitute using point (6, 180). 180 = 80b^6
Divide and write in lowest terms. 94 = b^6
Isolate busing properties of exponents. b = (94)^{\frac{1}{6}}
Round to 4 decimal places. b \thickapprox 1.1447

 

NOTE: Unless otherwise stated, do not round any intermediate calculations. Then round the final answer to four places for the remainder of this section.

The exponential model for the population of deer is N(t)=80(1.1447)^t. (Note that this exponential function models short-term growth. As the inputs gets large, the output will get increasingly larger, so much so that the model may not be useful in the long term.)

We can graph our model to observe the population growth of deer in the refuge over time. Notice that the graph in the image below passes through the initial points given in the problem, (0,80) and (6,180). We can also see that the domain for the function is [0, \infty), and the range for the function is [80, \infty).

Graph of the exponential function, N(t) = 80(1.1447)^t, with labeled points at (0, 80) and (6, 180).
Graph showing the population of deer over time, N(t)=80(1.1447)t, t years after 2006

In these examples our function has been dealing with an increase or growth. But what if it is the opposite, decreasing, or what is called decay. Let’s try an example similar to the population example above, just with a decreasing population.

Try it!

In 2006, 200 deer were introduced into a wildlife refuge. By 2012, the population had dropped to 125 deer. The population was decreasing exponentially. Write an exponential function N(t) representing the population (N) of deer over time t.


Solution

To estimate the population in 2031, we evaluate the models for t = 6 , because 2012 is 6 years after 2006. Our a value is the initial population in 2006, 200 deer.

125 = 200(b)^6

b \thickapprox 0.9247

The exponential model for the population of deer is N(t) = 200 (0.9247)^t.

In the exponential function modeling growth of the form  \boldsymbol{f(x) = a(b)^x} we can also use the following rules to help identify if something is growth, decay, or neither

  • If b > 1, it is growth
  • If 0 < b > 1, it is decay

Try it!

#1

We have the equation y = 5(1.25)^x the base (growth factor) is 1.25. Following our rules, we want to identify if b is greater than 1 or is between 0 and 1.


Solution

As 1.25 is greater than 1, it would represent growth.

#2

We have the equation y = 5(0.58)^x. what is our b value? Is it growing or decaying?


Solution

b is 0.58. As this is between 0 and 1, it would be decreasing or decay.

#3

For the following exercises, determine whether the equation represents exponential growth, exponential decay, or neither. Explain.

a. y = 220(1.06)^x

b. y = 11,701(0.97)^t

c. y = (0.825)^x

d. y = 2(-0.54)^x


Solution

a. exponential growth; The growth factor, 1.06, is greater than 1.

b. exponential decay; The decay factor, 0.97, is between 0 and 1.

c. exponential decay; The decay factor, 0.825, is between 0 and 1.

d. neither. The base value b is negative, meaning that it is not exponential.

Graphing Exponential Functions

By graphing a few exponential functions, we will be able to see their unique properties. In the cases below, we will use the form of f(x) = bx for exponential functions.

Try it!

  1. On the same coordinate system graph f(x) = 2x and g(x) = 3x.

Solution

We will use point plotting to graph the functions.This table has seven rows and five columns. The first row is header row and reads x, f of x equals 2 to the x power, (x, f of x), g of x equals 3 to the x power, and (x, g of x). The second row reads negative 2, 2 to the negative 2 power equals 1 divided by 2 squared which equals 1 over 4, (negative 2, 1 over 4), 3 to the negative 2 power equals 1 divided by 3 squared which equals 1 over 9, (negative 2, 1 over 9). The third row reads negative 1, 2 to the negative 1 power equals 1 divided by 2 to the first power which equals 1 over 2, (negative 1, 1 over 2), 3 to the negative 1 power equals 1 divided by 3 to the first power which equals 1 over 3, (negative 1, 1 over 3). The fourth row reads 0, 2 to the 0 power equals 1, (0, 1), 3 to the 0 power equals 1, (0, 1). The fifth row reads 1, 2 to the 1 power equals 2, (1, 2), 3 to the 1 power equals 9, (1, 3). The sixth row reads 2, 2 to the 2 power equals 4, (2, 4), 3 to the 2 power equals 9, (2, 9). The seventh row reads 3, 2 to the 3 power equals 8, (3, 8), 3 to the 3 power equals 27, (3, 27).This figure shows two curves. The first curve is marked in blue and passes through the points (negative 1, 1 over 2), (0, 1), and (1, 2). The second curve is marked in red and passes through the points (negative 1, 1 over 3), (0, 1), and (1, 3).

2. Graph: g(x) = 5x.


Solution

This figure shows a curve that slopes swiftly upward from just above (negative 3, 0) through (0, 1) up to (1, 5).

 If we look at the graphs from the previous Example and Try Its, we can identify some of the properties of exponential functions.

The graphs of f(x) = 2x and g(x) = 3x, as well as the graphs of f(x) = 4x and g(x) = 5x, all have the same basic shape. This is the shape we expect from an exponential function where a > 1.

We notice, that for each function, the graph contains the point (0, 1). This make sense because a0 = 1 for any a.

The graph of each function, f(x) = ax also contains the point (1, a). The graph of f(x) = 2x contained (1, 2) and the graph of g(x) = 3x contained (1, 3). This makes sense as a1 = a.

Notice too, the graph of each function f(x) = ax also contains the point \displaystyle \left(-1,\frac{1}{a}\right). The graph of f(x) = 2x contained \displaystyle\left(-1,\frac{1}{2}\right) and the graph of g(x) = 3x contained \displaystyle\left(-1,\frac{1}{3}\right). This makes sense as \displaystyle a^{-1}=\frac{1}{a}.

What is the domain for each function? From the graphs we can see that the domain is the set of all real numbers. There is no restriction on the domain. We write the domain in interval notation as (−∞, ∞).

Look at each graph. What is the range of the function? The graph never hits the x-axis. The range is all positive numbers. We write the range in interval notation as (0, ∞).

Whenever a graph of a function approaches a line but never touches it, we call that line an asymptote. For the exponential functions we are looking at, the graph approaches the x-axis very closely but will never cross it, we call the line y = 0, the x-axis, a horizontal asymptote.

Properties of the Graph of f(x) = ax when a > 1

Properties Definition
Domain (−∞, ∞)
Range (0, ∞)
xintercept None
yintercept (0, 1)
Contains (1, a), \displaystyle\left(-1,\frac{1}{a}\right)
Asymptote

x-axis, the line y = 0

This figure shows a curve that slopes upward from (negative 1, 1 over a) through (0, 1), up to (1, a).

Our definition of an exponential function f(x) = ax says a > 0, but the examples and discussion so far has been about functions where a > 1. What happens when 0 < a < 1? The next example will explore this possibility.

Try it!

  1. On the same coordinate system, graph \displaystyle f(x)=\left(\frac{1}{2}\right)^{x} and \displaystyle g(x)=\left(\frac{1}{3}\right)^{x}.

Solution

We will use point plotting to graph the functions.This table has seven rows and five columns. The first row is header row and reads x, f of x, equals 1 over 2 to the x power, (x, f of x), g of x equals 1 over 3 to the x power, and (x, g of x). The second row reads negative 2, 1 over 2 to the negative 2 power equals 2 squared which equals 4, (negative 2, 4), 3 to the negative 2 power equals 3 squared which equals 9, (negative 2, 9). The third row reads negative 1, 1 over 2 to the negative 1 power equals 2 to the first power which equals 2, (negative 1, 2), 1 over 3 to the negative 1 power equals 3 to the first power which equals 3, (negative 1, 3). The fourth row reads 0, 1 over 2 to the 0 power equals 1, (0, 1), 1 over 3 to the 0 power equals 1, (0, 1). The fifth row reads 1, 1 over 2 to the 1 power equals 1 over 2, (1, 1 over 2), 1 over 3 to the 1 power equals 1 over 3, (1, 1 over 3). The sixth row reads 2, 1 over 2 to the 2 power equals 1 over 4, (2, 1 over 4), 1 over 3 to the 2 power equals 1 over 9, (2, 1 over 9). The seventh row reads 3, 1 over 2 to the 3 power equals 1 over 8, (3, 1 over 8), 1 over 3 to the 3 power equals 1 over 27, (3, 1 over 27).This figure shows two curves. The first curve is marked in blue and passes through the points (negative 1, 2), (0, 1), and (1, 1 over 2). The second curve is marked in red and passes through the points (negative 1, 3), (0, 1), and (1, 1 over 3).

2. Graph: \displaystyle f(x)=\left(\frac{1}{4}\right)^{x}.


Solution

This figure shows a curve that passes through (negative 1, 4), (0, 1) to a point just above (3, 0).

3. Graph: \displaystyle g(x)=\left(\frac{1}{5}\right)^{x}.


Solution

This figure shows a curve that passes through (negative 1, 5), (0, 1) to a point just above (3, 0).

Now let’s look at the graphs from the previous Example and Try Its so we can now identify some of the properties of exponential functions where 0 < a < 1.

The graphs of \displaystyle f(x)=\left(\frac{1}{2}\right)^{x} and \displaystyle g(x)=\left(\frac{1}{3}\right)^{x} as well as the graphs of \displaystyle f(x)=\left(\frac{1}{4}\right)^{x} and \displaystyle g(x)=\left(\frac{1}{5}\right)^{x} all have the same basic shape. While this is the shape we expect from an exponential function where 0 < a < 1, the graphs go down from left to right while the previous graphs, when a > 1, went from up from left to right.

We notice that for each function, the graph still contains the point (0, 1). This makes sense because a0 = 1 for any a.

As before, the graph of each function, f(x) = ax, also contains the point (1, a). The graph of \displaystyle f(x)=\left(\frac{1}{2}\right)^{x} contained \displaystyle\left(1,\frac{1}{2}\right) and the graph of \displaystyle g(x)=\left(\frac{1}{3}\right)^{x} contained \displaystyle\left(1,\frac{1}{3}\right). This makes sense as a1 = a.

Notice too that the graph of each function, f(x) = ax, also contains the point \displaystyle\left(-1,\frac{1}{a}\right). The graph of \displaystyle f(x)=\left(\frac{1}{2}\right)^{x} contained (−1, 2) and the graph of \displaystyle g(x)=\left(\frac{1}{3}\right)^{x} contained (−1, 3). This makes sense as \displaystyle a^{-1}=\frac{1}{a}.

We will summarize these properties in the chart below. Which also include when a > 1.

Properties of the Graph of f(x) = ax

when a > 1 when 0 < a < 1
Domain (−∞, ∞) Domain (−∞, ∞)
Range (0, ∞) Range (0, ∞)
x-intercept none x-intercept none
y-intercept (0, 1) y-intercept (0,1 )
Contains (1, a), \displaystyle\left(-1,\frac{1}{a}\right) Contains (1, a), \displaystyle\left(-1,\frac{1}{a}\right)
Asymptote x-axis, the line y = 0 Asymptote x-axis, the line y = 0
Basic shape increasing Basic shape decreasing

This figure has two parts. On the left, we have a curve that passes through (negative 1, 1 over a) through (0, 1) to (1, a). On the right, where a is noted to be less than 1, we have a curve that passes through (negative 1, 1 over a) through (0, 1) to (1, a).

It is important for us to notice that both of these graphs are one-to-one, as they both pass the horizontal line test. This means the exponential function will have an inverse. We will look at this later.

Natural Base e

All of our exponential functions have had either an integer or a rational number as the base. We will now look at an exponential function with an irrational number as the base.

Before we can look at this exponential function, we need to define the irrational number, e. This number is used as a base in many applications in the sciences and business that are modeled by exponential functions. The number is defined as the value of \displaystyle\left(1+\frac{1}{n}\right)^{n} as n gets larger and larger. We say, as n approaches infinity, or increases without bound. The table shows the value of \displaystyle\left(1+\frac{1}{n}\right)^{n} for several values of n.

n \displaystyle\left(1+\frac{1}{n}\right)^{n}
1 2
2 2.25
5 2.48832
10 2.59374246
100 2.704813829…
1,000 2.716923932…
10,000 2.718145927…
100,000 2.718268237…
1,000,000 2.718280469…
1,000,000,000 2.718281827…
e ≈ 2.718281827

The number e is like the number π in that we use a symbol to represent it because its decimal representation never stops or repeats. The irrational number e is called the natural base.

Natural Base e

The number e is defined as the value of \displaystyle\left(1+\frac{1}{n}\right)^{n}, as n increases without bound. We say, as n approaches infinity,

e ≈ 2.718281827

The exponential function whose base is e, f(x) = ex is called the natural exponential function.

Natural Exponential Function

The natural exponential function is an exponential function whose base is e:

f(x) = ex

The domain is (−∞, ∞) and the range is (0, ∞).

Let’s graph the function f(x) = ex on the same coordinate system as g(x) = 2x and h(x) = 3x.This figure shows the graphs of three functions. The first function, f of x equals 2 to the x, is marked in red and passes through the points (negative 1, negative 1 over 2), (0, negative 1), and (2, 1). The second function, f of x equals 3 to the x power, is marked in green and corresponds to a curve that passes through the points (negative 1, 1 over 3), (0, 1) and (1, 3). The third function, f of x equals e to the x power, is marked in blue and corresponds to a curve that passes through the points (negative 1, 1 over e), (0, 1) and (0, e).Notice that the graph of f(x) = ex is “between” the graphs of g(x) = 2x and h(x) = 3x. Does this make sense as 2 < e < 3?

Use Exponential Models in Applications

Exponential functions model many situations. If you own a bank account, you have experienced the use of an exponential function. There are two formulas that are used to determine the balance in the account when interest is earned. If a principal, P, is invested at an interest rate, r, for t years, the new balance, A, will depend on how often the interest is compounded. If the interest is compounded n times a year we use the formula \displaystyle A=P\left(1+\frac{r}{n}\right)^{nt}. If the interest is compounded continuously, we use the formula A = Pert. These are the formulas for compound interest.

Compound Interest

For a principal, P, invested at an interest rate, r, for t years, the new balance, A, is:

\displaystyle A=P\left(1+\frac{r}{n}\right)^{nt} when compounded n times a year.

A = Pert when compounded continuously.

As you work with the Interest formulas, it is often helpful to identify the values of the variables first and then substitute them into the formula.

Try it!

  1. A total of $10,000 was invested in a college fund for a new grandchild. If the interest rate is 5%,how much will be in the account in 18 years by each method of compounding?

a. compound quarterly

b. compound monthly

c. compound continuously


Solution

Steps Algebraic
A = ?
Identify the values of each variable in the formulas. P = $10,000
Remember to express the percent as a decimal. r = 0.05
t = 18 years

a.

Steps Algebraic
For quarterly compounding, n = 4. There are 4 quarters in a year. \displaystyle A=P\left(1+\frac{r}{n}\right)^{nt}
Substitute the values in the formula \displaystyle A=10,000\left(1+\frac{0.05}{4}\right)^{4\cdot 18}
Compute the amount. Be careful to consider the order of operations as you enter the expression into your calculator. A = $24,459.20

b.

Steps Algebraic
For monthly compounding, n = 12. There are 12 months in a year. \displaystyle A=P\left(1+\frac{r}{n}\right)^{nt}
Substitute the values in the formula. \displaystyle A=10,000\left(1+\frac{0.05}{12}\right)^{12\cdot 18}
Compute the amount. A = $24,550.08

c.

Steps Algebraic
For compounding continuously, A = Pert
Substitute the values in the formula. \displaystyle A = 10,000e^{0.05\cdot 18}
Compute the amount. A = $24,596.03

2. Angela invested $15,000 in a savings account. If the interest rate is 4%, how much will be in the account in 10 years by each method of compounding?

a. compound quarterly

b. compound monthly

c. compound continuously


Solution

a. $22,332.96

b. $22,362.49

c. $22,377.37

Access these online resources for additional instruction and practice with evaluating and graphing exponential functions.

Key Concepts

  • Properties of the Graph of f(x) = ax
    when a > 1 when 0 < a < 1
    Domain (−∞, ∞) Domain (−∞, ∞)
    Range (0, ∞) Range (0, ∞)
    x-intercept none x-intercept none
    y-intercept (0, 1) y-intercept (0, 1)
    Contains (1, a), \displaystyle\left(-1,\frac{1}{a}\right) Contains (1, a), \displaystyle\left(-1,\frac{1}{a}\right)
    Asymptote x-axis, the line y = 0 Asymptote x-axis, the line y = 0
    Basic shape increasing Basic shape decreasing

    This figure has two parts. On the left, we have a curve that passes through (negative 1, 1 over a) through (0, 1) to (1, a). On the right, where a is noted to be less than 1, we have a curve that passes through (negative 1, 1 over a) through (0, 1) to (1, a).Compound Interest: For a principal, P, invested at an interest rate, r, for t years, the new balance, A, is

    • \displaystyle A=P\left(1+\frac{r}{n}\right)^{nt} when compounded n times a year.
    • A = Pert when compounded continuously.

  1. Section material derived from Openstax College Algebra: Exponential and Logarithmic Functions-Exponential Functions and Intermediate Algebra: Exponential and Logarithmic Functions-Evaluate and Graph Exponential Functions
  2. http://www.worldometers.info/world-population/. Accessed February 24, 2014.
  3. Section material derived from Openstax College Algebra: Exponential and Logarithmic Functions-Exponential Functions
definition

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

NCB 0572 Corequisite Support Copyright © by Elizabeth Pople is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.