For full functionality of this site it is necessary to enable JavaScript. Here are the instructions how to enable JavaScript in your web browser.

Section 1.7: Exponential Functions

Consider these two companies:

Company A is exhibiting linear growth. In linear growth, we have a constant rate of change – a constant number that the output increased for each increase in input. For company A, the number of new stores per year is the same each year.

Company B is different – we have a percent rate of change rather than a constant number of stores/year as our rate of change. To see the significance of this difference compare a 50% increase when there are 100 stores to a 50% increase when there are 1000 stores:

Calculating the number of stores after several years, we can clearly see the difference in results.

Years Company A Company B
2 200 225
4 300 506
6 400 1139
8 500 2563
10 600 5767
graph
Graphs of data from A and B, with B fit to a curve.

This percent growth can be modeled with an exponential function.

Exponential Function

An exponential growth or decay function is a function that grows or shrinks at a constant percent growth rate. The equation can be written in the form \[ f(x)=a(1+r)^x\] or \[ f(x)=ab^x\] where \( b=1+r \).

Where

  • \(a\) is the initial or starting value of the function,
  • \(r\) is the percent growth or decay rate, written as a decimal,
  • \(b\) is the growth factor or growth multiplier. Since powers of negative numbers behave strangely, we limit \(b\) to positive values.

Example 1

India’s population was 1.14 billion in the year 2008 and is growing by about 1.34% each year. Write an exponential function for India’s population, and use it to predict the population in 2020.

Using 2008 as our starting time (\(t = 0\)), our initial population will be 1.14 billion. Since the percent growth rate was 1.34%, our value for \(r\) is 0.0134.

Using the basic formula for exponential growth \(f(x)=a(1+r)^x\) we can write the formula, \[f(t)=1.14(1+0.0134)^{t}\]

To estimate the population in 2020, we evaluate the function at \(t = 12\), since 2020 is 12 years after 2008: \[f(t)=1.14(1+0.0134)^{12}\approx 1.337 \text{ billion people in 2020.}\]

Example 2

A certificate of deposit (CD) is a type of savings account offered by banks, typically offering a higher interest rate in return for a fixed length of time you will leave your money invested. If a bank offers a 24 month CD with an annual interest rate of 1.2% compounded monthly, how much will a $1000 investment grow to over those 24 months?

First, we must notice that the interest rate is an annual rate, but is compounded monthly, meaning interest is calculated and added to the account monthly. To find the monthly interest rate, we divide the annual rate of 1.2% by 12 since there are 12 months in a year: 1.2%/12 = 0.1%. Each month we will earn 0.1% interest. From this, we can set up an exponential function, with our initial amount of $1000 and a growth rate of \( r = 0.001\), and our input \(m\) measured in months: \[f(m)=1000\left(1+\frac{0.012}{12}\right)^m=1000(1.001)^{m}\]

After 24 months, the account will have grown to \( f(24)=1000(1.001)^{24}\approx \$1024.28 \).

Example 3

Bismuth-210 is an isotope that radioactively decays by about 13% each day, meaning 13% of the remaining Bismuth-210 transforms into another atom (polonium-210 in this case) each day. If you begin with 100 mg of Bismuth-210, how much remains after one week?

With radioactive decay, instead of the quantity increasing at a percent rate, the quantity is decreasing at a percent rate. Our initial quantity is \(a = 100\) mg, and our growth rate will be negative 13%, since we are decreasing: \( r = -0.13\). This gives the equation \[ Q(d)=100(1-0.13)^d=100(0.87)^d.\] This can also be explained by recognizing that if 13% decays, then 87 % remains.

After one week, 7 days, the quantity remaining would be \( Q(7)=100(0.87)^7=37.73 \) mg of Bismuth-210 remains.

Example 4

\(T(q)\) represents the total number of Android smart phone contracts, in thousands, held by a certain Verizon store region measured quarterly since January 1, 2010. Interpret all of the parts of the equation \( T(2)=86(1.64)^2=231.3056 \) .

Interpreting this from the basic exponential form, we know that 86 is our initial value. This means that on Jan. 1, 2010 this region had 86,000 Android smart phone contracts. Since \(b = 1 + r = 1.64\), we know that every quarter the number of smart phone contracts grows by 64%. \(T(2) = 231.3056\) means that in the second quarter (or at the end of the second quarter) there were approximately 231,305 Android smart phone contracts.

When working with exponentials, there is a special constant we must talk about. It arises when we talk about things growing continuously, such as continuous compounding, or natural phenomena like radioactive decay that happen continuously.

Euler’s Number: \(e\)

\[e\approx 2.718282\]

Because \(e\) is often used as the base of an exponential, most scientific and graphing calculators have a button that can calculate powers of \(e\), usually labeled . Some computer software instead defines a function exp(x), where exp(x) = \(e^x\). Since calculus studies continuous change, we will almost always use the \(e\)-based form of exponential equations in this course.

Continuous Growth Formula

Continuous growth can be calculated using the formula \[f(x)=ae^{rx}\] where

  • \(a\) is the starting amount,
  • \(r\) is the continuous growth rate.

Example 5

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

Since we are given a continuous decay rate, we use the continuous growth formula. Since the substance is decaying, we know the growth rate will be negative: \(r = -0.173\), \( f(3)=100e^{-0.173(3)}\approx 59.512 \) mg of Radon-222 will remain.

Graphs of Exponential Functions

Graphical Features of Exponential Functions

Graphically, in the function \( f(x)=ab^x \).

  • \(a\) is the vertical intercept of the graph.
  • \(b\) determines the rate at which the graph grows:
    • the function will increase if \(b \gt 1\),
    • the function will decrease if \(0 \lt b \lt 1\).
  • The graph will have a horizontal asymptote at \(y = 0\).
  • The graph will be concave up if \(a \gt 0\); concave down if \(a \lt 0\).
  • The domain of the function is all real numbers.
  • The range of the function is \( (0,\infty) \) if \(a \gt 0\), and \( (-\infty, 0) \) if \(a \lt 0\).

When sketching the graph of an exponential function, it can be helpful to remember that the graph will pass through the points \((0, a)\) and \((1, ab)\).

The value \(b\) will determine the function’s long run behavior:

Example 6

Sketch a graph of \( f(x)=4\left(\frac{1}{3}\right)^x \)

This graph will have a vertical intercept at (0,4), and pass through the point \( \left(1,\frac{4}{3} \right) \). Since \(b \lt 1\), the graph will be decreasing towards zero. Since \(a \gt 0\), the graph will be concave up.

graph

We can also see from the graph the long run behavior: as \( x\to\infty \), \( f(x)\to 0 \), and as \( x\to -\infty \), \( f(x)\to \infty \).

To get a better feeling for the effect of \(a\) and \(b\) on the graph, examine the sets of graphs below. The first set shows various graphs, where \(a\) remains the same and we only change the value for \(b\). Notice that the closer the value of \(b\) is to 1, the less steep the graph will be.

graph
Changing the value of \( b \).

In the next set of graphs, \(a\) is altered and our value for \(b\) remains the same.

graph
Changing the value of \( a \).

Notice that changing the value for a changes the vertical intercept. Since \(a\) is multiplying the \(b^x\) term, \(a\) acts as a vertical stretch factor, not as a shift. Notice also that the long run behavior for all of these functions is the same because the growth factor did not change and none of these \(a\) values introduced a vertical flip.

Try it for yourself using this applet:

Example 7

Match each equation with its graph.

  • \( f(x)=2(1.3)^x \)
  • \( g(x)=2(1.8)^x \)
  • \( h(x)=4(1.3)^x \)
  • \( k(x)=4(0.7)^x \)
graph

The graph of \(k(x)\) is the easiest to identify, since it is the only equation with a growth factor less than one, which will produce a decreasing graph. The graph of \(h(x)\) can be identified as the only growing exponential function with a vertical intercept at (0,4). The graphs of \(f(x)\) and \(g(x)\) both have a vertical intercept at (0,2), but since \(g(x)\) has a larger growth factor, we can identify it as the graph increasing faster.

graph