Skip to main content
Logo image

Section 7.5 Exponential Models

Subsection 7.5.1 Fitting an Exponential Function through Two Points

To write a formula for an exponential function, we need to know the initial value, \(a\), and the growth or decay factor, \(b\text{.}\) We can find these two parameters if we know any two function values.

Example 7.5.1.

Find an exponential function that has the values \(f(2) = 4.5\) and \(f(5) = 121.5\text{.}\)
Solution.
We would like to find values of \(a\) and \(b\) so that the given function values satisfy \(f(x) = ab^x\) . By substituting the function values into the formula, we can write two equations.
\begin{align*} f(2) \amp= 4.5~~~ \text{ means }~~~x = 2, y = 4.5, \amp\amp\text{so }ab^2 = 4.5\\ f(5) \amp= 121.5~~~ \text{ means }~~~x = 5, y = 121.5, \amp\amp\text{so }ab^5 = 121.5 \end{align*}
This is a system of equations in the two unknowns, \(a\) and \(b\text{,}\) but it is not a linear system. We can solve the system by the method of elimination, but instead of adding the equations, we will divide one of the equations by the other.
\begin{align*} \frac{ab^5}{ab^2}\amp= \frac{121.5}{4.5}\\ b^3 \amp = 27 \end{align*}
Note that by dividing the two equations, we eliminated \(a\text{,}\) and we can now solve for \(b\text{.}\)
\begin{align*} b^3 \amp = 27 \\ b \amp = \sqrt[3]{27} = 3 \end{align*}
Next we substitute \(b = 3\) into either of the two equations and solve for \(a\text{.}\)
\begin{align*} a(3)^2 \amp = 4.5 \\ a \amp= \frac{4.5}{9} \\ \amp = 0.5 \end{align*}
Thus, \(a = 0.5\) and \(b = 3\text{,}\) and the function is \(f(x) = 0.5(3^x)\text{.}\)

Caution 7.5.2.

Knowing only two points on the graph of \(f\) is not enough to tell us what kind of function \(f\) is. Through the two points in Example 7.5.1, we can also fit a linear function or a power function.
You can check that the three functions below all satisfy \(f(2) = 4.5\) and \(f(5) = 121.5\text{.}\) The graphs of the functions are shown at right.
\begin{align*} L(x) \amp = -73.5 + 39x \\ P(x) \amp = 0.372x^{3.6} \\ E(x) \amp = 0.5(3^x ) \end{align*}
three functions through the same two points
However, if we already know that we are looking for an exponential function, we can follow the steps below to find its formula. This method is sometimes called the ratio method. (Of course, if one of the known function values is the initial value, we can find \(b\) without resorting to the ratio method.)

To find an exponential function \(f(x)=ab^x\) through two points:.

  1. Use the coordinates of the points to write two equations in \(a\) and \(b\text{.}\)
  2. Divide one equation by the other to eliminate \(a\text{.}\)
  3. Solve for \(b\text{.}\)
  4. Substitute \(b\) into either equation and solve for \(a\text{.}\)

Checkpoint 7.5.3. Practice 1.

Use the ratio method to find an exponential function whose graph includes the points \((1, 20)\) and \((3, 125)\text{.}\)
\(f(x)=\)
Answer.
\(8\cdot 2.5^{x}\)
Solution.
\(f (x) = 8(2.5)^x\)

Checkpoint 7.5.4. QuickCheck 1.

You have written a system of equations to fit an exponential function through two points. What is the next step?
  • A) Calculate the slope.
  • B) Subtract one equation from the other.
  • C) Divide one equation by the other.
  • D) Take the log of both sides.
Answer.
\(\text{C) Divide ... the other.}\)
Solution.
Divide one equation by the other.
We can use the ratio method to find an exponential growth or decay model if we know two function values.

Example 7.5.5.

The unit of currency in Ghana is the cedi, denoted by ¢. Beginning in 1986, the cedi underwent a period of exponential inflation. In 1993, one U.S. dollar was worth ¢720, and in 1996, the dollar was worth about ¢1620. Find a formula for the number of cedi to the dollar as a function of time since 1986. What was the annual inflation rate?
Solution.
We want to find a function \(C(t) = ab^t\) for the number of cedi to the dollar, where \(t = 0\) in 1986. We have two function values, \(C(7) = 720\text{,}\) and \(C(10) = 1620\text{,}\) and with these values we can write two equations.
\begin{align*} ab^7 \amp = 720 \\ ab^{10} \amp = 1620 \end{align*}
We divide the second equation by the first to find
\begin{align*} \frac{ab^{10}}{ab^7} \amp= \frac{1620}{720} \\ b^3 \amp= 2.25 \end{align*}
Now we can solve this last equation for \(b\) to get \(b = \sqrt[3]{2.25}\approx 1.31\text{.}\) Finally, we substitute \(b = 1.31\) into the first equation to find \(a\text{.}\)
\begin{align*} a(1.31)^7 \amp = 720 \\ a \amp = \frac{720}{1.317}\\ \amp = 108.75 \end{align*}
Thus, \(C(t) = 108.75(1.31)^t\) , and the annual inflation rate was 31%.

Checkpoint 7.5.6. Practice 2.

The number of earthquakes that occur worldwide is a decreasing exponential function of their magnitude on the Richter scale. Between 2000 and 2005, there were 7480 earthquakes of magnitude 5 and 793 earthquakes of magnitude 6. (Source: National Earthquake Information Center, U.S. Geological Survey)
  1. Find a formula for the number of earthquakes, \(N(m)\text{,}\) in terms of their magnitude.
    \(N(m)=\)
    Do not use any commas: For example, instead of “10,000” enter simply “10000”.
  2. It is difficult to keep an accurate count of small earthquakes. Use your formula to estimate the number of magnitude 1 earthquakes that occurred between 2000 and 2005.
    How many earthquakes of magnitude 8 occurred?
Answer 1.
\(5.58527\times 10^{8}\cdot 0.106016^{m}\)
Answer 2.
\(5.92128\times 10^{7}\)
Answer 3.
\(8.91283\)
Solution.
  1. \(\displaystyle N(m) = 558,526,329(0.106)^m\)
  2. 59,212,751; \(~9\)

Subsection 7.5.2 Doubling Time

Instead of giving the rate of growth of a population, we can specify its rate of growth by giving the time it takes for the population to double.

Example 7.5.7.

In 2005, the population of Egypt was 74 million and was growing by 2% per year.
  1. If it continues to grow at the same rate, how long will it take the population of Egypt to double?
  2. How long will it take the population to double again?
  3. Illustrate the results on a graph.
Solution.
  1. The population of Egypt is growing according to the formula
    \begin{equation*} P(t) = 74(1.02)^t \end{equation*}
    where \(t\) is in years and \(P(t)\) is in millions. We would like to know when the population will reach 148 million (twice 74 million), so we solve the equation
    \begin{align*} 74(1.02)^t \amp= 148\amp\amp \blert{\text{Divide both sides by 74.}}\\ 1.02^t \amp= 2\amp\amp \blert{\text{Take the log of both sides.}}\\ t \log 1.02 \amp= \log 2\amp\amp \blert{\text{Divide both sides by log 1.02.}}\\ t \amp= \frac{\log 2}{\log 1.02} \approx 35 \text{ years} \end{align*}
    It will take the population about 35 years to double.
  2. Twice 148 million is 296 million, so we solve the equation
    \begin{align*} 148(1.02)^t \amp= 296\amp\amp \blert{\text{Divide both sides by 148.}}\\ 1.02^t \amp= 2\amp\amp \blert{\text{Take the log of both sides.}}\\ t \log 1.02 \amp= \log 2\amp\amp \blert{\text{Divide both sides by log 1.02.}}\\ t \amp= \frac{\log 2}{\log 1.02} \approx 35 \text{ years} \end{align*}
    It will take the population about 35 years to double again.
  3. A graph of \(P(t) = 74(1.02)^t\) is shown below. Note that the population doubles every 35 years.
    graph showing doubling time
In the Example above, notice that the calculations in parts (a) and (b) are identical after the first step, and give the same result, 35 years. In fact, we can start at any time, and it will take the population 35 years to double. We say that 35 years is the doubling time for this population. Every increasing exponential function has a constant doubling time. In fact, if a function has a constant doubling time, it must be exponential.

Checkpoint 7.5.8. Practice 3.

In 2005, the population of Uganda was 26.9 million people and was growing by 3.2% per year.
  1. Write a formula for the population of Uganda as a function of years since 2005.
    \(P(t)=\) million
  2. How long will it take the population of Uganda to double?
    years
  3. Use your formula from part (a) to verify the doubling time for three doubling periods.
Answer 1.
\(26.9\cdot 1.032^{t}\)
Answer 2.
\(\frac{\log\!\left(2\right)}{\log\!\left(1.032\right)}\)
Solution.
  1. \(P(t) = 26.9(1.032)^t\) million
  2. 22 years
  3. \(P(0) = 26.9\text{;}\) \(P(22)\approx 53.8\text{,}\) so \(P(22)\approx 2\cdot P(0)\text{;}\) \(P(44)\approx 107.6\text{,}\) so \(P(44)\approx 2\cdot P(22)\text{;}\) \(P(66)\approx 215.1\text{,}\) so \(P(66)\approx 2\cdot P(44)\)

Checkpoint 7.5.9. QuickCheck 2.

Which statement is true?
  • A) The doubling time of a population depends on its initial value.
  • B) An increasing exponential function has a constant doubling time.
  • C) The doubling time is twice the percent growth rate.
  • D) The doubling time is half the percent growth rate.
Answer.
\(\text{B) An ... doubling time.}\)
Solution.
An increasing exponential function has a constant doubling time.
If we know the doubling time for a population, we can immediately write down its growth law. Because the population of Egypt doubles in 35 years, we can write
\begin{equation*} P(t) = 74 \cdot 2^{t/35} \end{equation*}
In this form, the growth factor for the population is \(2^{1/35}\text{,}\) and you can check that, to five decimal places, \(2^{1/35} = 1.02\text{.}\)

Doubling Time.

If \(D\) is the doubling time for an exponential function \(P(t)\text{,}\) then
\begin{equation*} \blert{P(t) = P_0 2^{t/D}} \end{equation*}
So, from knowing the doubling time, we can easily find the growth rate of a population.

Example 7.5.10.

At its current rate of growth, the population of the United States will double in 115.87 years.
  1. Write a formula for the population of the United States as a function of time.
  2. What is the annual percent growth rate of the population?
Solution.
  1. The current population of the United States is not given, so we represent it by \(P_0\text{.}\) With \(t\) expressed in years, the formula is then
    \begin{equation*} P(t) = P_0 2^{t/115.87} \end{equation*}
  2. We write \(2^{t/115.87}\) in the form \(\left(2^{1/115.87}\right)^t\) to see that the growth factor is \(b = 2^{1/115.87}\text{,}\) or 1.006. For exponential growth, \(b = 1 + r\text{,}\) so \(r = 0.006\text{,}\) or 0.6%.

Checkpoint 7.5.11. Practice 4.

At its current rate of growth, the population of Mexico will double in 36.8 years. What is its annual percent rate of growth?
Answer: %
Answer.
\(100\cdot \left(2^{\frac{1}{36.8}}-1\right)\)
Solution.
1.9%

Subsection 7.5.3 Half-Life

The half-life of a decreasing exponential function is the time it takes for the output to decrease to half its original value. For example, the half-life of a radioactive isotope is the time it takes for half of the substance to decay. The half-life of a drug is the time it takes for half of the drug to be eliminated from the body. Like the doubling time, the half-life is constant for a particular function; no matter where you start, it takes the same amount of time to reach half that value.

Example 7.5.12.

If you take \(200\) mg of ibuprofen to relieve sore muscles, the amount of the drug left in your body after \(t\) hours is \(Q(t) = 200(0.73)^t\text{.}\)
  1. What is the half-life of ibuprofen?
  2. When will 50 mg of ibuprofen remain in your body?
  3. Use the half-life to sketch a graph of \(Q(t)\text{.}\)
Solution.
  1. To find the half-life, we calculate the time elapsed when only half the original amount, or 100 mg, is left.
    \begin{align*} 200(0.73)^t \amp = 100\amp\amp \blert{\text{Divide both sides by 200.}}\\ 0.73^t \amp = 0.5\amp\amp \blert{\text{Take the log of both sides.}}\\ t\log 0.73 \amp = \log 0.5\amp\amp \blert{\text{Divide both sides by log 0.73.}}\\ t \amp= \frac{\log 0.5}{\log 0.73} = 2.2 \end{align*}
    The half-life is 2.2 hours.
  2. After 2.2 hours, 100 mg of ibuprofen is left in the body. After another 2.2 hours, half of that amount, or 50 mg, is left. Thus, 50 mg remain after 4.4 hours.
  3. We locate multiples of 2.2 hours on the horizontal axis. After each interval of 2.2 hours, the amount of ibuprofen is reduced to half its previous value. The graph is shown below.
    graph showing half-life
    \(t\) \(0\) \(2.2\) \(4.4\) \(6.6\) \(8.8\)
    \(Q(t)\) \(200\) \(100\) \(50\) \(25\) \(12.5\)

Checkpoint 7.5.13. Practice 5.

Alcohol is eliminated from the body at a rate of 15% per hour.
  1. Write a decay formula for the amount of alcohol remaining in the body, using \(A_0\) for the initial amount of alcohol. [Note: Enter “A” to get \(A_0\text{.}\)].
    \(A(t)=\)
  2. What is the half-life of alcohol in the body?
    hours
Answer 1.
\(A_0\cdot 0.85^{t}\)
Answer 2.
\(\frac{\log\!\left(\frac{1}{2}\right)}{\log\!\left(0.85\right)}\)
Solution.
  1. \(\displaystyle A(t) = A_0(0.85)^t\)
  2. 4.3 hours

Checkpoint 7.5.14. QuickCheck 3.

The half-life of DDT is 15 years. This means that:
  • A) 30 pounds of DDT dissolve in one year.
  • B) 100 pounds of DDT dissolve in 30 years.
  • C) After 30 years, 100 pounds of DDT is reduced to 25 pounds.
  • D) Each half-pound of DDT takes 15 years to dissolve.
Answer.
\(\text{C) After ... 25 pounds.}\)
Solution.
After 30 years, 100 pounds of DDT is reduced to 25 pounds.
Just as we can write an exponential growth law in terms of its doubling time, we can use the half-life to write a formula for exponential decay. For example, the half-life of ibuprofen is 2.2 hours, so every 2.2 hours the amount remaining is reduced by a factor of 0.5. After \(t\) hours a 200-mg dose will be reduced to
\begin{equation*} Q(t) = 200(0.5)^{t/2.2} \end{equation*}
Once again, you can check that this formula is equivalent to the decay function given in the previous Example.

Half-Life.

If \(H\) is the half-life for an exponential function \(Q(t)\text{,}\) then
\begin{equation*} \blert{Q(t)=Q_0 (0.5)^{t/H}} \end{equation*}
Radioactive isotopes are molecules that decay into more stable molecules, emitting radiation in the process. Although radiation in large doses is harmful to living things, radioactive isotopes are useful as tracers in medicine and industry, and as treatment against cancer. The decay laws for radioactive isotopes are often given in terms of their half-lives.

Example 7.5.15.

Cobalt-60 is used in cold pasteurization to sterilize certain types of food. Gamma rays emitted by the isotope during radioactive decay kill any bacteria present without damaging the food. The half-life of cobalt-60 is 5.27 years.
  1. Write a decay law for cobalt-60.
  2. What is the annual decay rate for cobalt-60?
Solution.
  1. We let \(Q(t)\) denote the amount of cobalt-60 left after \(t\) years, and let \(Q_0\) denote the initial amount. Every 5.27 years, \(Q(t)\) is reduced by a factor of 0.5, so
    \begin{equation*} Q(t) = Q_0 (0.5)^{t/5.27} \end{equation*}
  2. We rewrite the decay law in the form \(Q(t) = Q_0 (1 - r )^t\) as follows:
    \begin{equation*} Q(t) = Q_0 (0.5)^{t/5.27}=Q_0 \left((0.5)^{1/5.27}\right)^t = Q_0 (0.8768)^t \end{equation*}
    Thus, \(1 - r = 0.8768\text{,}\) so \(r = 0.1232\text{,}\) or 12.32%.

Checkpoint 7.5.16. Practice 6.

Cesium-137, with a half-life of 30 years, is one of the most dangerous by-products of nuclear fission. What is the annual decay rate for cesium-137?
Answer: %
Answer.
\(100\cdot \left(1-\frac{1}{2^{\frac{1}{30}}}\right)\)
Solution.
2.28%

Checkpoint 7.5.17. QuickCheck 4.

True or False.
  1. Every increasing exponential function has a constant doubling time.
    • True
    • False
  2. If the doubling time of a population is 5 years, then its growth factor is given by \(2^{1/5}\text{.}\)
    • True
    • False
  3. The half-life of a substance is half the time it takes for all of the substance to decay.
    • True
    • False
  4. We can sketch the graph of an exponential decay function if we know its half-life and initial value.
    • True
    • False
Answer 1.
\(\text{True}\)
Answer 2.
\(\text{True}\)
Answer 3.
\(\text{False}\)
Answer 4.
\(\text{True}\)
Solution.
  1. True
  2. True
  3. False
  4. True

Exercises 7.5.4 Problem Set 7.5

Warm Up

Exercise Group.
For Problems 1-4, solve. Round your answers to hundredths.
1.
\(4.6(x-3)^{1.8}+12=18\)
Answer.
4.16
2.
\(2x^2-4.7x=3.8\)
3.
\(28(1.65)^{-0.3t} = 2.53\)
Answer.
16
4.
\(5(10)^x=30\)
Exercise Group.
For Problems 5–8, find an equation for the line with the given properties.
5.
slope \(= \dfrac{-2}{3}\text{,}\) \(y\)-intercept is \((0,-1)\)
Answer.
\(y=\dfrac{-2}{3}x-1\)
6.
slope \(=-2\text{,}\) passes through \((-1,2)\)
7.
passes through \((0,4)\) and \((2,3)\)
Answer.
\(y=\dfrac{-1}{2}x+4\)
8.
passes through \((-3,0)\) and \((0,-5)\)

Skills Practice

Exercise Group.
For Problems 9 and 10, find an exponential function that has the given values.
9.
\(P(0)=8,~P(5)=0.25\)
Answer.
\(P(x)=8(0.5)^x\)
10.
\(f(2)=9, ~f(3)=12\)
Exercise Group.
For Problems 11 and 12, find a formula for the exponential function.
11.
mystery exponential growth
Answer.
\(y=1.5(3){x/5}\)
12.
mystery exponential decay
Exercise Group.
For Problems 13 and 14,
  1. fit a linear function to the points,
  2. fit an exponential function to the points,
  3. graph both functions in the same window.
13.
\((0,2.6)\text{,}\) \((1,1.3)\)
Answer.
  1. \(\displaystyle y=2.6-1.3x\)
  2. \(\displaystyle y=2.5(0,5)^x\)
  3. graph
14.
\((-2,0.75),~(4,6)\)

Applications

Exercise Group.
For Problems 15-18, write a growth or decay formula for the exponential function. Then find the percent growth or decay rate.
15.
A population starts with 2000 and has a doubling time of 5 years.
Answer.
\(P(t)=2000(2^{t/5};~\) 14.9%
16.
You have 10 grams of a radioactive isotope whose half-life is 42 years.
17.
A certain medication has a half-life of 18 hours in the body. You are given an initial dose of \(D_0\) mg.
Answer.
\(D(t)=D_0(0,5^{t/18};~\) 3.8%
18.
The doubling time of a certain financial investment is 8 years. You invest an amount \(M_0\text{.}\)
19.
In 1798, the English political economist Thomas R. Malthus claimed that human populations, unchecked by environmental or social constraints, double every 25 years, regardless of the initial population size.
  1. Write a growth law for human populations under these conditions.
  2. What is the growth rate in unconstrained conditions?
Answer.
  1. \(\displaystyle P = P_0 (2)^{t/25 }\)
  2. 2.81%
20.
David Sifry observed in 2005 that over the previous two years, the number of Weblogs, or blogs, was doubling every 5 months. (Source: www.sifry.com/alerts/archives)
  1. Write a formula for the number of blogs \(t\) years after January 2005, assuming it continues to grow at the same rate.
  2. What is the growth rate for the number of blogs?
21.
Radioactive potassium-42, which is used by cardiologists as a tracer, decays at a rate of 5.4% per hour.
  1. Find the half-life of potassium-42.
  2. How long will it take for three-fourths of the sample to decay? For seven-eighths of the sample?
  3. Suppose you start with 400 milligrams of potassium-42. Using your answers to (a) and (b), make a rough sketch of the decay function.
Answer.
  1. \(\dfrac{\log 0.5}{\log 0.946}\approx 12.5 \) hours
  2. 25 hours
  3. decay
22.
Caffeine leaves the body at a rate of 15.6% each hour. Your first cup of coffee in the morning has 100 mg of caffeine.
  1. How long will it take before you have 50 mg of that caffeine in your body?
  2. How long will it take before you have 25 mg of that caffeine in your body?
  3. Using your answers to (a) and (b), make a rough sketch of the decay function.
23.
Dichloro-diphenyl-trichloroethane (DDT) is a pesticide that was used in the middle decades of the twentieth century to control malaria. After 1945, it was also widely used on crops in the United States, and as much as one ton might be sprayed on a single cotton field. However, after the toxic effects of DDT on the environment began to appear, the chemical was banned in 1972.
  1. A common estimate for the half-life of DDT in the soil is 15 years. Write a decay law for DDT in the soil.
  2. In 1970, many soil samples in the United States contained about 0.5 mg of DDT per kg of soil. The NOAA (National Oceanic and Atmospheric Administration) safe level for DDT in the soil is 0.008 mg/kg. When will DDT content in the soil be reduced to a safe level?
Answer.
  1. \(\displaystyle D(t)=D_0(0.5)^{t/15}\)
  2. After 89.5 years, or in 2060
24.
In 1986, the inflation rate in Bolivia was 8000% annually. The unit of currency in Bolivia is the boliviano.
  1. Write a formula for the price of an item as a function of time. Let \(P_0\) be its initial price.
  2. How long did it take for prices to double? Give both an exact value and a decimal approximation rounded to two decimal places.
  3. Suppose \(P_0 = 5\) bolivianos. Graph your function in the window \(\text{Xmin} = 0\text{,}\) \(\text{Xmax} = 0.94\text{,}\) \(\text{Ymin} = 0\text{,}\) \(\text{Ymax} = 100\text{.}\)
  4. Use intersect to verify that the price of the item doubles from 5 to 10 bolivianos, from 10 to 20, and from 20 to 40 in equal periods of time.
Exercise Group.
In Problems 25 and 26,
  1. Write a decay law for the isotope.
  2. Use the decay law to answer the question. (Round to the nearest ten years.)
25.
In living organisms, carbon-14 occurs with a fixed ratio to nonradioactive carbon-12. After a plant or animal dies, the carbon-14 decays into stable carbon with a halflife of 5730 years. When samples from the Shroud of Turin were analyzed in 1988, they were found to have 91.2% of their original carbon-14. How old were those samples in 1988?
Answer.
  1. \(\displaystyle A = A_0 \left(\dfrac{1}{2} \right)^{t/5730}\)
  2. About 760 years old
26.
Rubidium-strontium radioactive dating is used in geologic studies to measure the age of minerals. Rubidium-87 decays into strontium-87 with a half-life of 48.8 billion years. Several meteors were found to have 93.7% of their original rubidium. How old are the meteors?
Exercise Group.
For Problems 27-30, use the following formula for compound interest. If \(P\) dollars is invested at an annual interest rate \(r\) (expressed as a decimal) compounded \(n\) times yearly, the amount \(A\) after \(t\) years is given by
\begin{equation*} A=P \left(1+\dfrac{r}{n}\right)^{nt} \end{equation*}
27.
What rate of interest is required so that $1000 will yield $1900 after 5 years if the interest rate is compounded monthly?
Answer.
12.9%
28.
What rate of interest is required so that $400 will yield $600 after 3 years if the interest rate is compounded quarterly?
29.
How long will it take a sum of money to triple if it is invested at 10% compounded daily?
Answer.
About 11 years
30.
How long will it take a sum of money to increase by a factor of 5 if it is invested at 10% compounded quarterly?
You have attempted of activities on this page.