Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
Calculus Volume 1

6.8 Exponential Growth and Decay

Calculus Volume 16.8 Exponential Growth and Decay

Learning Objectives

  • 6.8.1 Use the exponential growth model in applications, including population growth and compound interest.
  • 6.8.2 Explain the concept of doubling time.
  • 6.8.3 Use the exponential decay model in applications, including radioactive decay and Newton’s law of cooling.
  • 6.8.4 Explain the concept of half-life.

One of the most prevalent applications of exponential functions involves growth and decay models. Exponential growth and decay show up in a host of natural applications. From population growth and continuously compounded interest to radioactive decay and Newton’s law of cooling, exponential functions are ubiquitous in nature. In this section, we examine exponential growth and decay in the context of some of these applications.

Exponential Growth Model

Many systems exhibit exponential growth. These systems follow a model of the form y=y0ekt,y=y0ekt, where y0y0 represents the initial state of the system and kk is a positive constant, called the growth constant. Notice that in an exponential growth model, we have

y=ky0ekt=ky.y=ky0ekt=ky.
(6.27)

That is, the rate of growth is proportional to the current function value. This is a key feature of exponential growth. Equation 6.27 involves derivatives and is called a differential equation. We learn more about differential equations in Introduction to Differential Equations.

Rule: Exponential Growth Model

Systems that exhibit exponential growth increase according to the mathematical model

y=y0ekt,y=y0ekt,

where y0y0 represents the initial state of the system and k>0k>0 is a constant, called the growth constant.

Population growth is a common example of exponential growth. Consider a population of bacteria, for instance. It seems plausible that the rate of population growth would be proportional to the size of the population. After all, the more bacteria there are to reproduce, the faster the population grows. Figure 6.79 and Table 6.1 represent the growth of a population of bacteria with an initial population of 200200 bacteria and a growth constant of 0.02.0.02. Notice that after only 22 hours (120(120 minutes), the population is 1010 times its original size!

This figure is a graph. It is the exponential curve for y=200e^0.02t. It is in the first quadrant and an increasing function. It begins on the y-axis.
Figure 6.79 An example of exponential growth for bacteria.
Time (min) Population Size (no. of bacteria)
1010 244244
2020 298298
3030 364364
4040 445445
5050 544544
6060 664664
7070 811811
8080 991991
9090 12101210
100100 14781478
110110 18051805
120120 22052205
Table 6.1 Exponential Growth of a Bacterial Population

Note that we are using a continuous function to model what is inherently discrete behavior. At any given time, the real-world population contains a whole number of bacteria, although the model takes on noninteger values. When using exponential growth models, we must always be careful to interpret the function values in the context of the phenomenon we are modeling.

Example 6.42

Population Growth

Consider the population of bacteria described earlier. This population grows according to the function f(t)=200e0.02t,f(t)=200e0.02t, where t is measured in minutes. How many bacteria are present in the population after 55 hours (300(300 minutes)? When does the population reach 100,000100,000 bacteria?

Checkpoint 6.42

Consider a population of bacteria that grows according to the function f(t)=500e0.05t,f(t)=500e0.05t, where tt is measured in minutes. How many bacteria are present in the population after 4 hours? When does the population reach 100100 million bacteria?

Let’s now turn our attention to a financial application: compound interest. Interest that is not compounded is called simple interest. Simple interest is paid once, at the end of the specified time period (usually 11 year). So, if we put $1000$1000 in a savings account earning 2%2% simple interest per year, then at the end of the year we have

1000(1+0.02)=$1020.1000(1+0.02)=$1020.

Compound interest is paid multiple times per year, depending on the compounding period. Therefore, if the bank compounds the interest every 66 months, it credits half of the year’s interest to the account after 66 months. During the second half of the year, the account earns interest not only on the initial $1000,$1000, but also on the interest earned during the first half of the year. Mathematically speaking, at the end of the year, we have

1000(1+0.022)2=$1020.10.1000(1+0.022)2=$1020.10.

Similarly, if the interest is compounded every 44 months, we have

1000(1+0.023)3=$1020.13,1000(1+0.023)3=$1020.13,

and if the interest is compounded daily (365(365 times per year), we have $1020.20.$1020.20. If we extend this concept, so that the interest is compounded continuously, after tt years we have

1000limn(1+0.02n)nt.1000limn(1+0.02n)nt.

Now let’s manipulate this expression so that we have an exponential growth function. Recall that the number ee can be expressed as a limit:

e=limm(1+1m)m.e=limm(1+1m)m.

Based on this, we want the expression inside the parentheses to have the form (1+1/m).(1+1/m). Let n=0.02m.n=0.02m. Note that as n,n, mm as well. Then we get

1000limn(1+0.02n)nt=1000limm(1+0.020.02m)0.02mt=1000[limm(1+1m)m]0.02t.1000limn(1+0.02n)nt=1000limm(1+0.020.02m)0.02mt=1000[limm(1+1m)m]0.02t.

We recognize the limit inside the brackets as the number e.e. So, the balance in our bank account after tt years is given by 1000e0.02t.1000e0.02t. Generalizing this concept, we see that if a bank account with an initial balance of $P$P earns interest at a rate of r%,r%, compounded continuously, then the balance of the account after tt years is

Balance=Pert.Balance=Pert.

Example 6.43

Compound Interest

A 25-year-old student is offered an opportunity to invest some money in a retirement account that pays 5%5% annual interest compounded continuously. How much does the student need to invest today to have $1$1 million when she retires at age 65?65? What if she could earn 6%6% annual interest compounded continuously instead?

Checkpoint 6.43

Suppose instead of investing at age 2525, the student waits until age 35.35. How much would she have to invest at 5%?5%? At 6%?6%?

If a quantity grows exponentially, the time it takes for the quantity to double remains constant. In other words, it takes the same amount of time for a population of bacteria to grow from 100100 to 200200 bacteria as it does to grow from 10,00010,000 to 20,00020,000 bacteria. This time is called the doubling time. To calculate the doubling time, we want to know when the quantity reaches twice its original size. So we have

2y0=y0ekt2=ektln2=ktt=ln2k.2y0=y0ekt2=ektln2=ktt=ln2k.

Definition

If a quantity grows exponentially, the doubling time is the amount of time it takes the quantity to double. It is given by

Doubling time=ln2k.Doubling time=ln2k.

Example 6.44

Using the Doubling Time

Assume a population of fish grows exponentially. A pond is stocked initially with 500500 fish. After 66 months, there are 10001000 fish in the pond. The owner will allow his friends and neighbors to fish on his pond after the fish population reaches 10,000.10,000. When will the owner’s friends be allowed to fish?

Checkpoint 6.44

Suppose it takes 99 months for the fish population in Example 6.44 to reach 10001000 fish. Under these circumstances, how long do the owner’s friends have to wait?

Exponential Decay Model

Exponential functions can also be used to model populations that shrink (from disease, for example), or chemical compounds that break down over time. We say that such systems exhibit exponential decay, rather than exponential growth. The model is nearly the same, except there is a negative sign in the exponent. Thus, for some positive constant k,k, we have y=y0ekt.y=y0ekt.

As with exponential growth, there is a differential equation associated with exponential decay. We have

y=ky0ekt=ky.y=ky0ekt=ky.

Rule: Exponential Decay Model

Systems that exhibit exponential decay behave according to the model

y=y0ekt,y=y0ekt,

where y0y0 represents the initial state of the system and k>0k>0 is a constant, called the decay constant.

The following figure shows a graph of a representative exponential decay function.

This figure is a graph in the first quadrant. It is a decreasing exponential curve. It begins on the y-axis at 2000 and decreases towards the t-axis.
Figure 6.80 An example of exponential decay.

Let’s look at a physical application of exponential decay. Newton’s law of cooling says that an object cools at a rate proportional to the difference between the temperature of the object and the temperature of the surroundings. In other words, if TT represents the temperature of the object and TaTa represents the ambient temperature in a room, then

T=k(TTa).T=k(TTa).

Note that this is not quite the right model for exponential decay. We want the derivative to be proportional to the function, and this expression has the additional TaTa term. Fortunately, we can make a change of variables that resolves this issue. Let y(t)=T(t)Ta.y(t)=T(t)Ta. Then y(t)=T(t)0=T(t),y(t)=T(t)0=T(t), and our equation becomes

y=ky.y=ky.

From our previous work, we know this relationship between y and its derivative leads to exponential decay. Thus,

y=y0ekt,y=y0ekt,

and we see that

TTa=(T0Ta)ektT=(T0Ta)ekt+TaTTa=(T0Ta)ektT=(T0Ta)ekt+Ta

where T0T0 represents the initial temperature. Let’s apply this formula in the following example.

Example 6.45

Newton’s Law of Cooling

According to experienced baristas, the optimal temperature to serve coffee is between 155°F155°F and 175°F.175°F. Suppose coffee is poured at a temperature of 200°F,200°F, and after 22 minutes in a 70°F70°F room it has cooled to 180°F.180°F. When is the coffee first cool enough to serve? When is the coffee too cold to serve? Round answers to the nearest half minute.

Checkpoint 6.45

Suppose the room is warmer (75°F)(75°F) and, after 22 minutes, the coffee has cooled only to 185°F.185°F. When is the coffee first cool enough to serve? When is the coffee be too cold to serve? Round answers to the nearest half minute.

Just as systems exhibiting exponential growth have a constant doubling time, systems exhibiting exponential decay have a constant half-life. To calculate the half-life, we want to know when the quantity reaches half its original size. Therefore, we have

y02=y0ekt12=ektln2=ktt=ln2k.y02=y0ekt12=ektln2=ktt=ln2k.

Note: This is the same expression we came up with for doubling time.

Definition

If a quantity decays exponentially, the half-life is the amount of time it takes the quantity to be reduced by half. It is given by

Half-life=ln2k.Half-life=ln2k.

Example 6.46

Radiocarbon Dating

One of the most common applications of an exponential decay model is carbon dating. Carbon-14Carbon-14 decays (emits a radioactive particle) at a regular and consistent exponential rate. Therefore, if we know how much carbon was originally present in an object and how much carbon remains, we can determine the age of the object. The half-life of carbon-14carbon-14 is approximately 57305730 years—meaning, after that many years, half the material has converted from the original carbon-14carbon-14 to the new nonradioactive nitrogen-14.nitrogen-14. If we have 100100 g carbon-14carbon-14 today, how much is left in 5050 years? If an artifact that originally contained 100100 g of carbon now contains 1010 g of carbon, how old is it? Round the answer to the nearest hundred years.

Checkpoint 6.46

If we have 100100 g of carbon-14,carbon-14, how much is left after 500500 years? If an artifact that originally contained 100100 g of carbon now contains 20g20g of carbon, how old is it? Round the answer to the nearest hundred years.

Section 6.8 Exercises

True or False? If true, prove it. If false, find the true answer.

348.

The doubling time for y=ecty=ect is (ln(2))/(ln(c)).(ln(2))/(ln(c)).

349.

If you invest $500,$500, an annual rate of interest of 3%3% yields more money in the first year than a 2.5%2.5% continuous rate of interest.

350.

If you leave a 100°C100°C pot of tea at room temperature (25°C)(25°C) and an identical pot in the refrigerator (5°C),(5°C), with k=0.02,k=0.02, the tea in the refrigerator reaches a drinkable temperature (70°C)(70°C) more than 55 minutes before the tea at room temperature.

351.

If given a half-life of t years, the constant kk for y=ekty=ekt is calculated by k=ln(1/2)/t.k=ln(1/2)/t.

For the following exercises, use y=y0ekt.y=y0ekt.

352.

If a culture of bacteria doubles in 33 hours, how many hours does it take to multiply by 10?10?

353.

If bacteria increase by a factor of 1010 in 1010 hours, how many hours does it take to increase by 100?100?

354.

How old is a skull that contains one-fifth as much radiocarbon as a modern skull? Note that the half-life of radiocarbon is 57305730 years.

355.

If a relic contains 90%90% as much radiocarbon as new material, can it have come from the time of Christ (approximately 20002000 years ago)? Note that the half-life of radiocarbon is 57305730 years.

356.

The population of Cairo grew from 55 million to 1010 million in 2020 years. Use an exponential model to find when the population was 88 million.

357.

The populations of New York and Los Angeles are growing at 1%1% and 1.4%1.4% a year, respectively. Starting from 88 million (New York) and 66 million (Los Angeles), when are the populations equal?

358.

Suppose the value of $1$1 in Japanese yen decreases at 2%2% per year. Starting from $1=¥250,$1=¥250, when will $1=¥1?$1=¥1?

359.

The effect of advertising decays exponentially. If 40%40% of the population remembers a new product after 33 days, how long will 20%20% remember it?

360.

If y=1000y=1000 at t=3t=3 and y=3000y=3000 at t=4,t=4, what was y0y0 at t=0?t=0?

361.

If y=100y=100 at t=4t=4 and y=10y=10 at t=8,t=8, when does y=1?y=1?

362.

If a bank offers annual interest of 7.5%7.5% or continuous interest of 7.25%,7.25%, which has a better annual yield?

363.

What continuous interest rate has the same yield as an annual rate of 9%?9%?

364.

If you deposit $5000$5000 at 8%8% annual interest, how many years can you withdraw $500$500 (starting after the first year) without running out of money?

365.

You are trying to save $50,000$50,000 in 2020 years for college tuition for your child. If interest is a continuous 10%,10%, how much do you need to invest initially?

366.

You are cooling a turkey that was taken out of the oven with an internal temperature of 165°F.165°F. After 1010 minutes of resting the turkey in a 70°F70°F apartment, the temperature has reached 155°F.155°F. What is the temperature of the turkey 2020 minutes after taking it out of the oven?

367.

You are trying to thaw some vegetables that are at a temperature of 1°F.1°F. To thaw vegetables safely, you must put them in the refrigerator, which has an ambient temperature of 44°F.44°F. You check on your vegetables 22 hours after putting them in the refrigerator to find that they are now 12°F.12°F. Plot the resulting temperature curve and use it to determine when the vegetables reach 33°F.33°F.

368.

You are an archaeologist and are given a bone that is claimed to be from a Tyrannosaurus Rex. You know these dinosaurs lived during the Cretaceous Era (146(146 million years to 6565 million years ago), and you find by radiocarbon dating that there is 0.000001%0.000001% the amount of radiocarbon. Is this bone from the Cretaceous?

369.

The spent fuel of a nuclear reactor contains plutonium-239, which has a half-life of 24,00024,000 years. If 11 barrel containing 10kg10kg of plutonium-239 is sealed, how many years must pass until only 10g10g of plutonium-239 is left?

For the next set of exercises, use the following table, which features the world population by decade.

Years since 1950 Population (millions)
00 2,5562,556
1010 3,0393,039
2020 3,7063,706
3030 4,4534,453
4040 5,2795,279
5050 6,0836,083
6060 6,8496,849
Source: http://www.factmonster.com/ipka/A0762181.html.
370.

[T] The best-fit exponential curve to the data of the form P(t)=aebtP(t)=aebt is given by P(t)=2686e0.01604t.P(t)=2686e0.01604t. Use a graphing calculator to graph the data and the exponential curve together.

371.

[T] Find and graph the derivative yy of your equation. Where is it increasing and what is the meaning of this increase?

372.

[T] Find and graph the second derivative of your equation. Where is it increasing and what is the meaning of this increase?

373.

[T] Find the predicted date when the population reaches 1010 billion. Using your previous answers about the first and second derivatives, explain why exponential growth is unsuccessful in predicting the future.

For the next set of exercises, use the following table, which shows the population of San Francisco during the 19th century.

Years since 1850 Population (thousands)
00 21.0021.00
1010 56.8056.80
2020 149.5149.5
3030 234.0234.0
Source: http://www.sfgenealogy.com/sf/history/hgpop.htm.
374.

[T] The best-fit exponential curve to the data of the form P(t)=aebtP(t)=aebt is given by P(t)=35.26e0.06407t.P(t)=35.26e0.06407t. Use a graphing calculator to graph the data and the exponential curve together.

375.

[T] Find and graph the derivative yy of your equation. Where is it increasing? What is the meaning of this increase? Is there a value where the increase is maximal?

376.

[T] Find and graph the second derivative of your equation. Where is it increasing? What is the meaning of this increase?

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction
Citation information

© Feb 5, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.