Paul's Online Notes
Paul's Online Notes
Home / Algebra / Exponential and Logarithm Functions / Applications
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 6.5 : Applications

In this final section of this chapter we need to look at some applications of exponential and logarithm functions.

Compound Interest

This first application is compounding interest and there are actually two separate formulas that we’ll be looking at here. Let’s first get those out of the way.

If we were to put \(P\) dollars into an account that earns interest at a rate of \(r\) (written as a decimal) for \(t\) years (yes, it must be years) then,

  1. if interest is compounded \(m\) times per year we will have \[A = P{\left( {1 + \frac{r}{m}} \right)^{t\,m}}\]

    dollars after \(t\) years.

  2. if interest is compounded continuously then we will have \[A = P{{\bf{e}}^{r\,t}}\]

    dollars after \(t\) years.

Let’s take a look at a couple of examples.

Example 1 We are going to invest $100,000 in an account that earns interest at a rate of 7.5% for 54 months. Determine how much money will be in the account if,
  1. interest is compounded quarterly.
  2. interest is compounded monthly.
  3. interest is compounded continuously.
Show All Solutions Hide All Solutions
Show Discussion

Before getting into each part let’s identify the quantities that we will need in all the parts and won’t change.

\[P = 100,000\hspace{0.25in}r = \frac{{7.5}}{{100}} = 0.075\hspace{0.25in}t = \frac{{54}}{{12}} = 4.5\]

Remember that interest rates must be decimals for these computations and \(t\) must be in years! Now, let’s work the problems.


a Interest is compounded quarterly. Show Solution

In this part the interest is compounded quarterly and that means it is compounded 4 times a year. After 54 months we then have,

\[\begin{align*}A & = 100000{\left( {1 + \frac{{0.075}}{4}} \right)^{\left( 4 \right)\left( {4.5} \right)}}\\ & = 100000{\left( {1.01875} \right)^{18}}\\ & = 100000\left( {1.39706686207} \right)\\ & = 139706.686207 = \$ \,139,706.69\end{align*}\]

Notice the amount of decimal places used here. We didn’t do any rounding until the very last step. It is important to not do too much rounding in intermediate steps with these problems.


b Interest is compounded monthly. Show Solution

Here we are compounding monthly and so that means we are compounding 12 times a year. Here is how much we’ll have after 54 months.

\[\begin{align*}A & = 100000{\left( {1 + \frac{{0.075}}{{12}}} \right)^{\left( {12} \right)\left( {4.5} \right)}}\\ & = 100000{\left( {1.00625} \right)^{54}}\\ & = 100000\left( {1.39996843023} \right)\\ & = 139996.843023 = \$ 139,996.84\end{align*}\]

So, compounding more times per year will yield more money.


c Interest is compounded continuously. Show Solution

Finally, if we compound continuously then after 54 months we will have,

\[\begin{align*}A & = 100000{{\bf{e}}^{\left( {0.075} \right)\left( {4.5} \right)}}\\ & = 100000\left( {1.40143960839} \right)\\ & = 140143.960839 = \$ 140,143.96\end{align*}\]

Now, as pointed out in the first part of this example it is important to not round too much before the final answer. Let’s go back and work the first part again and this time let’s round to three decimal places at each step.

\[\begin{align*}A & = 100000{\left( {1 + \frac{{0.075}}{4}} \right)^{\left( 4 \right)\left( {4.5} \right)}}\\ & = 100000{\left( {1.019} \right)^{18}}\\ & = 100000\left( {1.403} \right)\\ & = \$ 140,300.00\end{align*}\]

This answer is off from the correct answer by $593.31 and that’s a fairly large difference. So, how many decimal places should we keep in these? Well, unfortunately the answer is that it depends. The larger the initial amount the more decimal places we will need to keep around. As a general rule of thumb, set your calculator to the maximum number of decimal places it can handle and take all of them until the final answer and then round at that point.

Let’s now look at a different kind of example with compounding interest.

Example 2 We are going to put $2500 into an account that earns interest at a rate of 12%. If we want to have $4000 in the account when we close it how long should we keep the money in the account if,
  1. we compound interest continuously.
  2. we compound interest 6 times a year.
Show All Solutions Hide All Solutions
Show Discussion

Again, let’s identify the quantities that won’t change with each part.

\[A = 4000\hspace{0.25in}P = 2500\hspace{0.25in}r = \frac{{12}}{{100}} = 0.12\]

Notice that this time we’ve been given \(A\) and are asking to find \(t\). This means that we are going to have to solve an exponential equation to get at the answer.


a Compound interest continuously. Show Solution

Let’s first set up the equation that we’ll need to solve.

\[4000 = 2500{{\bf{e}}^{0.12\,t}}\]

Now, we saw how to solve these kinds of equations a couple of sections ago. In that section we saw that we need to get the exponential on one side by itself with a coefficient of 1 and then take the natural logarithm of both sides. Let’s do that.

\[\begin{align*}\frac{{4000}}{{2500}} & = {{\bf{e}}^{0.12\,t}}\\ 1.6 & = {{\bf{e}}^{0.12\,t}}\\ \ln 1.6 & = \ln {{\bf{e}}^{0.12\,t}}\\ \ln 1.6 & = 0.12\,t\hspace{0.25in} \Rightarrow \hspace{0.25in}t = \frac{{\ln 1.6}}{{0.12}} = 3.917\end{align*}\]

We need to keep the amount in the account for 3.917 years to get $4000.


b Compound interest 6 times a year. Show Solution

Again, let’s first set up the equation that we need to solve.

\[\begin{align*}4000 & = 2500{\left( {1 + \frac{{0.12}}{6}} \right)^{6\,t}}\\ 4000 & = 2500{\left( {1.02} \right)^{6t}}\end{align*}\]

We will solve this the same way that we solved the previous part. The work will be a little messier, but for the most part it will be the same.

\[\begin{align*}\frac{{4000}}{{2500}} & = {\left( {1.02} \right)^{6t}}\\ 1.6 & = {\left( {1.02} \right)^{6t}}\\ \ln 1.6 & = \ln {\left( {1.02} \right)^{6t}}\\ \ln 1.6 & = 6t\ln \left( {1.02} \right)\\ t & = \frac{{\ln 1.6}}{{6\ln \left( {1.02} \right)}} = \frac{{0.470003629246}}{{6\left( {0.019802627296} \right)}} = 3.956\end{align*}\]

In this case we need to keep the amount slightly longer to reach $4000.

Exponential Growth and Decay

There are many quantities out there in the world that are governed (at least for a short time period) by the equation,

\[Q = {Q_0}{{\bf{e}}^{k\,t}}\]

where \({Q_0}\) is positive and is the amount initially present at \(t = 0\) and \(k\) is a non-zero constant. If \(k\) is positive then the equation will grow without bound and is called the exponential growth equation. Likewise, if \(k\) is negative the equation will die down to zero and is called the exponential decay equation.

Short term population growth is often modeled by the exponential growth equation and the decay of a radioactive element is governed the exponential decay equation.

Example 3 The growth of a colony of bacteria is given by the equation, \[Q = {Q_0}{{\bf{e}}^{0.195\,\,t}}\]

If there are initially 500 bacteria present and \(t\) is given in hours determine each of the following.

  1. How many bacteria are there after a half of a day?
  2. How long will it take before there are 10000 bacteria in the colony?
Show All Solutions Hide All Solutions
Show Discussion

Here is the equation for this starting amount of bacteria.

\[Q = 500\,{{\bf{e}}^{0.195\,\,t}}\]

a How many bacteria are there after a half of a day? Show Solution

In this case if we want the number of bacteria after half of a day we will need to use \(t = 12\) since \(t\) is in hours. So, to get the answer to this part we just need to plug \(t\) into the equation.

\[Q = 500\,{{\bf{e}}^{0.195\,\left( {12} \right)}} = 500\left( {10.3812365627} \right) = 5190.618\]

So, since a fractional population doesn’t make much sense we’ll say that after half of a day there are 5190 of the bacteria present.


b How long will it take before there are 10000 bacteria in the colony? Show Solution

Do NOT make the mistake of assuming that it will be approximately 1 day for this answer based on the answer to the previous part. With exponential growth things just don’t work that way as we’ll see. In order to answer this part we will need to solve the following exponential equation.

\[10000 = 500\,{{\bf{e}}^{0.195\,\,t}}\]

Let’s do that.

\[\begin{align*}\frac{{10000}}{{500}} & = \,{{\bf{e}}^{0.195\,\,t}}\\ 20 & = {{\bf{e}}^{0.195\,\,t}}\\ \ln 20 & = \ln {{\bf{e}}^{0.195\,\,t}}\\ \ln 20 & = 0.195t\hspace{0.25in} \Rightarrow \hspace{0.25in}t = \frac{{\ln 20}}{{0.195}} = 15.3627\end{align*}\]

So, it only takes approximately 15.4 hours to reach 10000 bacteria and NOT 24 hours if we just double the time from the first part. In other words, be careful!

Example 4 Carbon 14 dating works by measuring the amount of Carbon 14 (a radioactive element) that is in a fossil. All living things have a constant level of Carbon 14 in them and once they die it starts to decay according to the formula,

\[Q = {Q_0}{{\bf{e}}^{ - 0.000124\,t}}\]

where \(t\) is in years and \({Q_0}\) is the amount of Carbon 14 present at death and for this example let’s assume that there will be 100 milligrams present at death.

  1. How much Carbon 14 will there be after 1000 years?
  2. How long will it take for half of the Carbon 14 to decay?
Show All Solutions Hide All Solutions
a How much Carbon 14 will there be after 1000 years? Show Solution

In this case all we need to do is plug in t=1000 into the equation.

\[Q = 100{{\bf{e}}^{ - 0.000124\,\left( {1000} \right)}} = 100\left( {0.883379840883} \right) = 88.338{\mbox{ milligrams}}\]

So, it looks like we will have around 88.338 milligrams left after 1000 years.


b How long will it take for half of the Carbon 14 to decay? Show Solution

So, we want to know how long it will take until there is 50 milligrams of the Carbon 14 left. That means we will have to solve the following equation,

\[50 = 100{{\bf{e}}^{ - 0.000124\,t}}\]

Here is that work.

\[\begin{align*}\frac{{50}}{{100}} & = {{\bf{e}}^{ - 0.000124\,t}}\\ \frac{1}{2} & = {{\bf{e}}^{ - 0.000124\,t}}\\ \ln \frac{1}{2} & = \ln {{\bf{e}}^{ - 0.000124\,t}}\\ \ln \frac{1}{2} & = - 0.000124\,t\hspace{0.25in}\\ t & = \frac{{\ln \frac{1}{2}}}{{ - 0.000124}} = \frac{{ - 0.69314718056}}{{ - 0.000124}} = 5589.89661742\end{align*}\]

So, it looks like it will take about 5589.897 years for half of the Carbon 14 to decay. This number is called the half-life of Carbon 14.

We’ve now looked at a couple of applications of exponential equations and we should now look at a quick application of a logarithm.

Earthquake Intensity

The Richter scale is commonly used to measure the intensity of an earthquake. There are many different ways of computing this based on a variety of different quantities. We are going to take a quick look at the formula that uses the energy released during an earthquake.

If \(E\) is the energy released, measured in joules, during an earthquake then the magnitude of the earthquake is given by,

\[M = \frac{2}{3}\log \left( {\frac{E}{{{E_0}}}} \right)\]

where \({E_0} = {10^{4.4}}\) joules.

Example 5 If \(8 \times {10^{14}}\) joules of energy is released during an earthquake what was the magnitude of the earthquake?
Show Solution

There really isn’t much to do here other than to plug into the formula.

\[M = \frac{2}{3}\log \left( {\frac{{8 \times {{10}^{14}}}}{{{{10}^{4.4}}}}} \right) = \frac{2}{3}\log \left( {8 \times {{10}^{9.6}}} \right) = \frac{2}{3}\left( {10.50308999} \right) = 7.002\]

So, it looks like we’ll have a magnitude of about 7.

Example 6 How much energy will be released in an earthquake with a magnitude of 5.9?
Show Solution

In this case we will need to solve the following equation.

\[5.9 = \frac{2}{3}\log \left( {\frac{E}{{{{10}^{4.4}}}}} \right)\]

We saw how solve these kinds of equations in the previous section. First we need the logarithm on one side by itself with a coefficient of one. Once we have it in that form we convert to exponential form and solve.

\[\begin{align*}5.9 & = \frac{2}{3}\log \left( {\frac{E}{{{{10}^{4.4}}}}} \right)\\ 8.85 & = \log \left( {\frac{E}{{{{10}^{4.4}}}}} \right)\\ {10^{8.85}} & = \frac{E}{{{{10}^{4.4}}}}\\ E & = {10^{8.85}}\left( {{{10}^{4.4}}} \right) = {10^{13.25}}\end{align*}\]

So, it looks like there would be a release of \({10^{13.25}}\) joules of energy in an earthquake with a magnitude of 5.9.