Skip to main content

Section 9.9 The Number \(e\)

Compound Interest.

Most savings accounts which accrue interest accrue the interest in a compounding way. The simplest example of compounding interest is a one-time deposit that accrues interest on the current balance at the end of each year. Suppose that you deposit $100 in an account that applies 4% interest to the current balance at the end of each year. This process is illustrated in Figure 9.9.1.

Year Starting Balance ($) Interest Earned ($) Ending Balance ($)
\(1\) \(100.00\) \(0.04(100.00)=4.00\) \(104.00\)
\(2\) \(104.00\) \(0.04(104.00)=4.16\) \(108.16\)
\(3\) \(108.16\) \(0.04(108.16)=4.33\) \(112.49\)
\(4\) \(112.49\) \(0.04(112.49)=4.50\) \(116.99\)
Figure 9.9.1. 4% Interest Compounding Annually

If we let \(x\) represent the balance at the start of any year, then the balance at the end of that year is given by the formula derived below.

\begin{align*} x+0.04x\amp=1 \cdot x+0.04 \cdot x\\ \amp=(1+0.04)x\\ \amp=1.04x \end{align*}

In Figure 9.9.2 the formula has applied for several years.

Year Beginning Balance Ending Balance
\(1\) \(100\) \(1.04(100)\)
\(2\) \(1.04(100)\) \(1.04 \cdot 1.04(100)=1.04^2(100)\)
\(3\) \(1.04^2(100)\) \(1.04 \cdot 1.04^2(100)=1.04^3(100)\)
\(4\) \(1.04^3(100)\) \(1.04 \cdot 1.04^3(100)=1.04^4(100)\)
Figure 9.9.2. 4% Interest Compounding Annually

It's easy to see that if we let \(B(t)\) represent the balance of the account after the account has earned interest for \(t\) years, then

\begin{equation*} B(t)=100 \cdot 1.04^t. \end{equation*}

For most savings accounts, the interest is applied more than once per year. Suppose, for example, that in the account above instead of 4% interest being applied at the end of each year, 1% interest is applied at the end of each quarter (March 31, June 30, September 30, and December 31). This scenario is illustrated in Figure 9.9.3.

Quarter Starting Balance ($) Interest Earned ($) Ending Balance ($)
\(1\) \(100.00\) \(0.01(100.00)=1.00\) \(101.00\)
\(2\) \(101.00\) \(0.01(101.00)=1.01\) \(102.01\)
\(3\) \(102.01\) \(0.01(102.01)=1.02\) \(103.03\)
\(4\) \(103.03\) \(0.01(103.03)=1.03\) \(104.06\)
Figure 9.9.3. 4% Interest Compounding Quarterly

We can see that at the end of one year (end of the fourth quarter), the amount of interest that was earned was not 4%, but instead was actually 4.06%. The annual interest before the compounding effect is called the nominal interest rate. The interest rate after the compounding effect is called the effective interest rate. In our current scenario, 1% interest is applied four times per year, so the balance at the end of \(t\) years is given by the formula

\begin{equation*} B(t)=100 \cdot 1.01^{4t}. \end{equation*}

We can further parse the formula in a way that communicates how the 1% interest rate was derived.

\begin{equation*} B(t)=100 \cdot \left(1+\frac{0.04}{4}\right)^{4t} \end{equation*}

From the last formula we can infer a general formula for the balance of an account after compounding interest for \(t\) years.

\begin{equation*} B(t)=P\left(1+\frac{r}{n}\right)^{nt} \end{equation*}

where

  • \(P\) is the initial investment in the account

  • \(r\) is the nominal interest rate

  • \(n\) is the number of times the interest is compounded each year

  • \(t\) is the number of years that interest has been earned

Example 9.9.4.

Suppose that Giacomo invests $100 in a savings account with a nominal interest rate of 4%. Determine the effective interest rate on the account if the interest is compounded in each of the following ways.

  1. Monthly

  2. Weekly

Solution

Because the invested is $100, we can determine the effective rates by applying the compound interest formula to each scenario for one year. The amount of growth in the account at the end of one year will be numerically equivalent to the effective interest rate. All of the calculations below have been rounded to the nearest cent.

  1. \begin{equation*} 100\left(1+\frac{0.04}{12}\right)^{(12 \cdot 1)}=104.07 \end{equation*}

    The effective rate on the account is 4.07%.

  2. \begin{equation*} 100\left(1+\frac{0.04}{52}\right)^{(52 \cdot 1)}=104.08 \end{equation*}

    The effective rate on the account is 4.08%.

Continuous Interest Rates and the Number e.

Suppose that you open a savings account with a nominal interest rate of 4%. (Good luck with that.) As illustrated in Figure 9.9.5, the effective interest rate increases as the number of compounding events per year increases.

Number of Compounding Events per Year Effective Interest Rate
\(1\) 4%
\(4\) 4.06%
\(12\) 4.07%
\(52\) 4.08%
Figure 9.9.5. Effective Interest Rate When the Nominal Interest Rate is 4%

Now suppose that the number of compounding events per year keeps growing: a thousand times per year, a million times per year, a billion times per year! The more and more times the interest compounds per year, the closer the account comes to having the interest compound at a continuous interest rate. We could use our established interest rate formula with \(n=1,000,000\) to get a pretty darn good estimation of the effective continuous interest rate, but there's another option. Before coming up with the other option, we need to manipulate our existing interest formula into another form.

\begin{align*} B(t)\amp=P\left(1+\frac{r}{n}\right)^{nt}\\ \amp=P\left(\left(1+\frac{1}{\frac{n}{r}}\right)^{\frac{n}{r}}\right)^{rt}\\ \amp=P\left(\left(1+\frac{1}{x}\right)^x\right)^{rt} \end{align*}

In the last expression, \(x=\frac{n}{r}\text{,}\) so as the number of compounding events increases, so does the value of \(x\text{.}\)

In Figure 9.9.6 we see the effect that increasing the value of \(x\) has on the value of \(\left(1+\frac{1}{x}\right)^x\text{.}\) The larger the value of \(x\text{,}\) the closer the expression \(\left(1+\frac{1}{x}\right)^x\) gets to the irrational number e.

\(x\) \(\left(1+\frac{1}{x}\right)^x\)
\(10\) \(2.59374\)
\(100\) \(2.70481\)
\(1,000\) \(2.71692\)
\(10,000\) \(2.71815\)
\(100,000\) \(2.71827\)
\(1,000,000\) \(2.71828\)
Figure 9.9.6. Values of \(\left(1+\frac{1}{x}\right)^x\)

The number \(e\) is also referred to as Euler's constant. The value of \(e\) is rounded to the nearest millionth below.

\begin{equation*} e\approx 2.718282 \end{equation*}

As mentioned previously, as the number of annual compounding events increases, so to does the value of \(x\text{.}\) As the value of \(x\) increases, the value of the expression \(\left(1+\frac{1}{x}\right)^x\) gets closer and closer to the number \(e\text{.}\) Lets use this fact to come up with our continuous interest rate formula.

\begin{align*} B(t)\amp=P\left(\highlight{\left(1+\frac{1}{x}\right)^x}\right)^{rt}\\ \amp=P\highlight{e}^{rt}\,\,\,\,\,\,\,\highlight{\text{as the value of}\,x\,\text{gets increasingly large}} \end{align*}
  • \(P\) is the initial amount investment

  • \(r\) is the nominal interest rate

  • \(t\) is the number of years that interest is earned

  • \(e\) is Euler's constant

Example 9.9.7.

Determine the effective rate on an account with a nominal interest rate of 6% that compounds continuously.

Solution

Let's see what the one-year effect of this scenario is on an initial deposit of $100 (rounded to the nearest cent).

\begin{equation*} 100e^{(.06 \cdot 1)}\approx 106.18 \end{equation*}

Because over one year $100 grew by $6.08, the effective interest rate is 6.18%.

The Natural Logarithm Function.

The logarithm function with a base of \(e\) is called the natural logarithm function. The function is symbolized as \(\ln(x)\) which is read aloud as "the natural log(arithm) of \(x\text{.}\)" To reiterate,

\begin{equation*} \ln(x)=\log_e(x) \end{equation*}

The natural logarithm function is tremendously important in calculus. At this level, it basically serves two functions. It's a key on any scientific or graphing calculator, so it can be used when applying the change of base formula. It is also used when solving exponential equations where the base of the exponential expression(s) is the number \(e\text{.}\) Before seeing several examples, let's make an observation based upon the logarithmic property \(\log_b(b^n)=n\text{.}\)

\begin{align*} \ln(e^x)\amp=\log_e(e^x)\\ \amp=x \end{align*}
Example 9.9.8.

Soojin has a savings account that compounds interest continuously. The effective interest rate on Soojin's account is 2.84%. What is the nominal interest rate on the account?

Solution

If Soojin invests $100 for one year, her balance at the end of one year is $102.84. We can determine the nominal interest rate, \(r\text{,}\) by solving the equation

\begin{equation*} 100e^{(r \cdot 1)}=102.84. \end{equation*}

We could use a logarithm of any base to solve the equation. However, because our technology tends to only have keys for logarithms of base \(10\) and base \(e\text{,}\) we tend to only use those two bases. Because the base of the exponential expression in the equation we are solving is \(e\text{,}\) it seems natural that \(e\) is the base we sill use. Remember that instead of writing \(\log_e(x)\) we write \(\ln(x)\text{.}\)

\begin{align*} 100e^{r}\amp=102.84\\ \divideunder{100e^{r}}{100}\amp=\divideunder{102.84}{100}\\ e^r\amp=1.0284\\ \ln(e^r)\amp=\ln(1.0284)\\ r\amp\approx 0.028 \end{align*}

The nominal interest rate on Soojin's account is 2.8%.

Example 9.9.9.

Determine the solution to the equation \(7e^{10-3x}+4=12\text{.}\) Round the final value to the nearest thousandth.

Solution

We want to isolate the exponential expression before taking the natural logarithm of both sides.

\begin{align*} 7e^{10-3x}+4\amp=12\\ 7e^{10-3x}+4\subtractright{4}\amp=12\subtractright{4}\\ 7e^{10-3x}\amp=8\\ \divideunder{7e^{10-3x}}{7}\amp=\divideunder{8}{7}\\ e^{10-3x}\amp=\frac{8}{7}\\ \ln\left(e^{10-3x}\right)\amp=\ln\left(\frac{8}{7}\right)\\ 10-3x\amp=\ln\left(\frac{8}{7}\right)\\ 10-3x\subtractright{10}\amp=\ln\left(\frac{8}{7}\right)\subtractright{10}\\ -3x\amp=\ln\left(\frac{8}{7}\right)-10\\ \divideunder{-3x}{-3}\amp=\divideunder{\ln\left(\frac{8}{7}\right)-10}{-3}\\ x\amp=\frac{\ln\left(\frac{8}{7}\right)-10}{-3}\\ x\amp\approx 3.829 \end{align*}
Example 9.9.10.

Use the natural logarithm function to determine the value of \(\log_9(74)\text{.}\) Round the value to the nearest thousandth.

Solution

Before we apply the change of base formula, lets observe that

\begin{equation*} \log_9(74)=x\,\,\Longrightarrow\,\,9^x=74 \end{equation*}

and because \(9^2=81\text{,}\) we expect the value of \(\log_9(74)\) to be a little less than \(2\text{.}\) Let's go ahead and estimate the value.

\begin{align*} \log_9(74)\amp=\frac{\ln(74)}{\ln(9)}\\ \amp\approx 1.959 \end{align*}
Example 9.9.11.

Most weather as we experience it here on Earth occurs within nine miles of the surface of the Earth. Suppose that had a gigantic (we're taking really big) sheet of graph paper laid out perpendicular to the surface of the Earth. Suppose that an \(xy\)-axis system is drawn onto the graph paper with a unit of inches on both the \(x\)-axis and the \(y\)-axis. Suppose further the the origin of the axis system lies on the surface of the Earth. Suppose that we graphed the function \(y=e^x\) on this fantastical sheet of graph paper. How far would we need to travel out the \(x\)-axis before the \(y\)-coordinate escaped the weather-zone for Earth?

Solution

We are basically being asked for the value of the \(x\) when the \(y\)-coordinate on the graph of \(y=e^x\) is nine miles above the \(x\)-axis. We'll need to convert the unit miles to a unit of inches before we'll be able to make that determination.

\begin{align*} 9\,\text{miles}\amp=\left(\frac{9\,\text{miles}}{1}\right)\left(\frac{5280\,\text{feet}}{1\,\text{mile}}\right)\left(\frac{12\,\text{inches}}{1\,\text{foot}}\right)\\ \amp=570,240\,\text{inches} \end{align*}

We can determine the answer to the question by solving the equation \(e^x=570,240\text{.}\) Let's do it.

\begin{align*} e^x\amp=570,240\\ \ln(e^x)\amp=\ln(570,240)\\ x\amp=\ln(570,240)\\ x\amp\approx 13.25 \end{align*}

So by the time we've traveled a little more than a foot (12 inches) in the \(x\)-direction the \(y\) coordinate on the graph of \(y=e^x\) is already nine miles above the surface of Earth.

Exercises Exercises

Solve each equation for \(x\text{.}\) In each case, round the solution(s) to the nearest thousandth.

1.

\(4e^{5x-9}-19=22\)

Solution
\begin{align*} 4e^{5x-9}-19\amp=22\\ 4e^{5x-9}-19\addright{19}\amp=22\addright{19}\\ 4e^{5x-9}\amp=41\\ \divideunder{4e^{5x-9}}{4}\amp=\divideunder{41}{4}\\ e^{5x-9}\amp=\frac{41}{4}\\ \ln\left(e^{5x-9}\right)\amp=\ln\left(\frac{41}{4}\right)\\ 5x-9\amp=\ln\left(\frac{41}{4}\right)\\ 5x-9\addright{9}\amp=\ln\left(\frac{41}{4}\right)\addright{9}\\ 5x\amp=\ln\left(\frac{41}{4}\right)+9\\ \divideunder{5x}{5}\amp=\divideunder{\ln\left(\frac{41}{4}\right)+9}{5}\\ x\amp=\frac{\ln\left(\frac{41}{4}\right)+9}{5}\\ x\amp\approx 2.265 \end{align*}

The approximate solution to the given equation is 2.265.

2.

\(3e^{7x-1}=5e^{2x+3}\)

Solution

I'm going to solve this equation twice because there are two extremely different yet successful solving strategies that can be applied to the equation.

Solution 1

\begin{align*} 3e^{7x-1}\amp=5e^{2x+3}\\ \ln\left(3e^{7x-1}\right)\amp=\ln\left(5e^{2x+3}\right)\\ \ln(3)+\ln\left(e^{7x-1}\right)\amp=\ln(5)+\ln\left(e^{2x+3}\right)\\ \ln(3)+7x-1\amp=\ln(5)+2x+3\\ \ln(3)+7x-1\subtractright{\ln(3)}\addright{1}\amp=\ln(5)+2x+3\subtractright{\ln(3)}\addright{1}\\ 7x\amp=2x+\ln(5)-\ln(3)+4\\ 7x\subtractright{2x}\amp=2x+\ln(5)-\ln(3)+4\subtractright{2x}\\ 5x\amp=\ln(5)-\ln(3)+4\\ \divideunder{5x}{5}\amp=\divideunder{\ln(5)-\ln(3)+4}{5}\\ x\amp=\frac{\ln(5)-\ln(3)+4}{5}\\ x\amp\approx 0.902 \end{align*}

Solution 2

\begin{align*} 3e^{7x-1}\amp=5e^{2x+3}\\ \divideunder{3e^{7x-1}}{3e^{2x+3}}\amp=\divideunder{5e^{2x+3}}{3e^{2x+3}}\\ \frac{e^{7x-1}}{e^{2x+3}}\amp=\frac{5}{3}\\ e^{(7x-1)-(2x+3)}\amp=\frac{5}{3}\\ e^{5x-4}\amp=\frac{5}{3}\\ \ln\left(e^{5x-4}\right)\amp=\ln\left(\frac{5}{3}\right)\\ 5x-4\amp=\ln\left(\frac{5}{4}\right)\\ 5x-4\addright{4}\amp=\ln\left(\frac{5}{3}\right)\addright{4}\\ 5x\amp=\ln\left(\frac{5}{3}\right)+4\\ \divideunder{5x}{5}\amp=\divideunder{\ln\left(\frac{5}{3}\right)+4}{5}\\ x\amp=\frac{\ln\left(\frac{5}{3}\right)+4}{5}\\ x\amp\approx 0.902 \end{align*}

Any way you slice it, the approximate solution to the given equation is 0.902.

3.

\(\ln(x+6)+\ln(x-2)=2ln(2x-5)\)

Solution
\begin{align*} \ln(x+6)+\ln(x-2)\amp=2\ln(2x-5)\\ \ln((x+6)(x-2))\amp=\ln\left((2x-5)^2\right)\\ (x+6)(x-2)\amp=(2x-5)^2\\ (x+6)(x-2)\amp=(2x-5)(2x-5)\\ x^2+4x-12\amp=4x^2-20x+25\\ x^2+4x-12\subtractright{x^2}\subtractright{4x}\addright{12}\amp=4x^2-20x+25\subtractright{x^2}\subtractright{4x}\addright{12}\\ 0\amp=3x^2-24x+37\\ x\amp=\frac{-(-24)\pm\sqrt{(-24)^2-4 \cdot 3 \cdot 37}}{2 \cdot 3}\\ x\amp=\frac{24\pm\sqrt{132}}{6} \end{align*}
\begin{align*} x\amp=\frac{24+\sqrt{132}}{6}\amp\amp\,\,\text{or}\,\,\amp x\amp=\frac{24-\sqrt{132}}{6}\\ x\amp\approx 5.915\amp\amp\,\,\text{or}\,\,\amp x\amp\approx 2.085 \end{align*}

Both values are in the domain of all three logarithmic expressions in the original equation, so the approximate solutions are 5.915 and 2.085.

4.

\(\ln(6-x)+5=\ln(7-3x)\)

Solution
\begin{align*} \ln(6-x)+5\amp=\ln(7-3x)\\ \ln(6-x)+5\subtractright{5}\amp=\ln(7-3x)\subtractright{5}\\ \ln(6-x)\amp=\ln(7-3x)-5\\ \ln(6-x)\subtractright{\ln(7-3x)}\amp=\ln(7-3x)-5\subtractright{\ln(7-3x)}\\ \ln(6-x)-\ln(7-3x)\amp=-5\\ \ln\left(\frac{6-x}{7-3x}\right)\amp=-5\\ \frac{6-x}{7-3x}\amp=e^{-5}\\ \frac{6-x}{7-3x}\multiplyright{(7-3x)}\amp=e^{-5}\multiplyright{(7-3x)}\\ 6-x\amp=7e^{-5}-3e^{-5}x\\ 6-x\subtractright{6}\amp=7e^{-5}-3e^{-5}x\subtractright{6}\\ -x\amp=7e^{-5}-3e^{-5}x-6\\ -x\amp\addright{3e^{-5}x}=7e^{-5}-3e^{-5}x-6\addright{3e^{-5}x}\\ \left(3e^{-5}-1\right)x\amp=7e^{-5}-6\\ \divideunder{\left(3e^{-5}-1\right)x}{3e^{-5}-1}\amp=\divideunder{7e^{-5}-6}{3e^{-5}-1}\\ x\amp=\frac{7e^{-5}-6}{3e^{-5}-1}\\ x \amp\approx 6.076 \end{align*}

\(6.076\) is not in the domain of the expression \(\ln(6-x)\text{,}\) so the given equation has no solution.

Solve each compound interest problem.

5.

Lucy has a savings account which accrues interest at a continuous rate. The nominal rate on the account is 3.25%. Lucy made a one-time deposit of $5,000. How much was in the account 7.5 years after Lucy made her deposit? What is the effective annual interest rate for the account?

Solution

The formula we need to use is \(B(t)=Pe^{rt}\) with the following substitutions.

  • \(P=5,000\)

  • \(r=0.0325\)

  • \(t=7.5\)

This gives us the following (rounded to the nearest cent).

\begin{align*} B(7.5)\amp=5,000e^{(0.0325 \cdot 7.5)}\\ \amp\approx 6,380.16 \end{align*}

So the balance of Lucy's account after 7.5 years is $6,380.16. We can determine the effective rate for Lucy's account if we track what happens to $100 in one year.

\begin{align*} B(1)\amp=100e^{(0.035 \cdot 1)}\\ \amp\approx 103.56 \end{align*}

Because $100 grew to $103.56 in one year, the effective annual interest rate on the account is 3.56%.

6.

Abdul has inherited $50,000 tax free. Abdul plans to save this money for retirement in thirty years. He would like the balance at that time to be at least $1,000,000. What is the minimum average continuous rate of growth the savings must achieve to meet Abdul's goal?

Solution

The formula we need to use is \(B(t)=Pe^{rt}\) with the following substitutions.

  • \(B(30)=50,000\)

  • \(P=50,000\)

  • \(t=30\)

We need to solve the equation \(1,000,000=50,000e^{(r \cdot 30)}\) for \(r\text{.}\) Let's do it.

\begin{align*} 1,000,000\amp=50,000e^{30r}\\ \divideunder{1,000,000}{50,000}\amp=\divideunder{50,000e^{30r}}{50,000}\\ 20\amp=e^{30r}\\ \ln(20)\amp=\ln\left(e^{30r}\right)\\ \ln(20)\amp=30r\\ \divideunder{\ln(20)}{30}\amp=\divideunder{30r}{30}\\ \frac{\ln(20)}{30}\amp=r\\ 0.10 \approx r \end{align*}

For Abdul to reach his savings goal, the account will have to grow at a continuous annual interest rate of 10%.

7.

Keenan has a bond that has a nominal annual interest rate of 4.25%. The bond accrues interest at the end of every quarter.  What is the effective annual interest rate on Keenan's bond?.

Solution

The formula for this exercise is

\begin{equation*} R(t)=P\left(1+\frac{r}{n}\right)^{nt}. \end{equation*}

We are told that the nominal annual interest rate, \(r\text{,}\) is \(0.0425\text{.}\) We are told that the number of compounding events per year, \(n\text{,}\) is \(4\text{.}\) We can determine the effective annual interest rate by making a virtual deposit, \(P\text{,}\) of $100.00 and seeing what the balance is after \(1\) year (\(t\)). The following calculation is rounded to the nearest cent.

\begin{align*} R(1)\amp=100\left(1+\frac{0.0425}{4}\right)^{(4 \cdot 1)}\\ \amp=104.32 \end{align*}

Since $100.00 earns $4.32 interest in one year, we can deduce that the effective annual interest rate is 4.32%.

8.

Jolene has a super sweet savings account that has an effective annual interest rate of 6.715%. The account compounds interest on a daily basis. Determine the nominal interest rate on Jolene's super sweet savings account. Use 365 for the number of days in a year.

Solution

The formula for this exercise is

\begin{equation*} R(t)=P\left(1+\frac{r}{n}\right)^{nt}. \end{equation*}

The only value that we are given directly is \(n\text{,}\) the number of compounding events in a year (365). From the effective annual interest rate we can tell that $100.00 would grow to $106.715 over the course of one year. Let's let \(P=100\text{,}\) \(t=1\text{,}\) and \(R(1)=106.715\text{.}\) We can then solve for the nominal interest rate, \(r\text{.}\)

\begin{align*} 106.715\amp=100\left(1+\frac{r}{365}\right)^{(365 \cdot 1)}\\ \divideunder{106.715}{100}\amp=\divideunder{100\left(1+\frac{r}{365}\right)^{365}}{100}\\ 1.06715\amp=\left(1+\frac{r}{365}\right)^{365}\\ 1.06715\highlight{^{1/365}}\amp=\left(\left(1+\frac{r}{365}\right)^{365}\right)\highlight{^{1/365}}\\ 1.06715^{1/365}\amp=1+\frac{r}{365}\\ 1.06715^{1/365}\subtractright{1}\amp=1+\frac{r}{365}\subtractright{1}\\ 1.06715^{1/365}-1\amp=\frac{r}{365}\\ \multiplyleft{365}\left(1.06715^{1/365}-1\right)\amp=\multiplyleft{365}\frac{r}{365}\\ 365\left(1.06715^{1/365}-1\right)\amp=r\\ 0.65\amp\approx r \end{align*}

The nominal annual interest rate on Jolene's account is 6.5%

One more extreme problem.

9.

When Earth's moon is directly above you, it is approximately 239,000 miles away from you. Suppose that our fantastical grid system perpendicular to the Earth was able to reach that high. How far would we have to travel out the \(x\)-axis before the \(y\)-coordinate on a graph of \(y=e^x\) would reach the moon? Recall that the origin of the grid is on the Earth's surface and that the unit on each axis is inches.

Solution

We are basically being asked for the value of the \(x\) when the \(y\)-coordinate on the graph of \(y=e^x\) is 239,000 miles above the \(x\)-axis. We'll need to convert the unit miles to a unit of inches before we'll be able to make that determination.

\begin{align*} 239,000\,\text{miles}\amp=\left(\frac{239,000\,\text{miles}}{1}\right)\left(\frac{5280\,\text{feet}}{1\,\text{mile}}\right)\left(\frac{12\,\text{inches}}{1\,\text{foot}}\right)\\ \amp=15,143,040,000\,\text{inches} \end{align*}

That's a lot of inches! We can determine the answer to the question by solving the equation \(e^x=15,143,040,000\text{.}\) Let's do it.

\begin{align*} e^x\amp=15,143,040,000\\ \ln(e^x)\amp=\ln(15,143,040,000)\\ x\amp=\ln(15,143,040,000)\\ x\amp\approx 23.44 \end{align*}

So by the time we've traveled a little less than two feet (24 inches) in the \(x\)-direction the \(y\) coordinate on the graph of \(y=e^x\) is already to the moon! Extreme indeed.