Skip to main content
Logo image

Section 10.3 The Natural Base

We have looked at logarithms with various bases, and in particular we studied the common or base 10 logarithms, which often appear in applications. There is another base for logarithms and exponential functions that is used in scientific applications.  [TK]   This base is an irrational number called e, where
e2.71828182845
The number e is essential for many advanced topics, and it is often called the natural base. It may seem strange to use an irrational number as the base for exponential functions, but just as the irrational number π arises naturally in geometry, so does e arise in calculus and its applications. At the end of this section we’ll look at a specific case of how base e occurs, and how its use is connected to the ideas and techniques of calculus.

Subsection 10.3.1 The Natural Exponential Function

The natural exponential function is the function
f(x)=ex
Values for ex can be obtained with a calculator using the ex key (2nd LN on most calculators). For example, you can evaluate e1 by pressing
2nd LN 1
to confirm the value of e given above. (We’ll explain why we use the 2nd LN key a little later.)
Try a few more calculations to become familiar with base e.

Checkpoint 10.3.1. Practice 1.

Use your calculator to evaluate the following powers. Round to four decimal places.
  1. e2
  2. e3.5
  3. e0.5
Answer.
  1. e27.3891
  2. e3.533.1155
  3. e0.50.6065
What about the graph of this new exponential function? Because e is a number between 2 and 3, the graph of f(x)=ex lies between the graphs of y=2x and y=3x. Compare the table of values and the graphs of the three functions below. For example, note that for x=2, the value of e2=7.389 is between 22=4 and 32=9. You can verify the table and the graphs on your calculator.
x y=2x y=ex y=3x
3 0.125 0.050 0.037
2 0.250 0.135 0.111
1 0.500 0.368 0.333
0 1 1 1
1 2 2.718 3
2 4 7.389 9
3 8 20.086 27
graph of 3 exponential functions

Checkpoint 10.3.2. QuickCheck 1.

  1. The value of e2 is closest to which of these?
    1. 3
    2. 5
    3. 7
    4. 9
  2. The value of e1 is closest to which of these?
    1. 3
    2. 12
    3. 13
    4. 2
Variations on the natural exponential function occur in many disciplines. For example, the graph in the figure below is called a "bell curve." It is the graph of the normal distribution in statistics.
male height

Example 10.3.3.

The normal distribution above shows the heights of men in the US. [TK]   The average or mean height for men is 70 inches, and the formula for the graph is
f(x)=0.13 e(x70)2/18
Evaluate the function for x=70 and for x=67.

Solution.

To evaluate the function we follow the order of operations. For x=70 we have
f(70)=0.13 e(7070)2/18Simplify the exponent first.=0.13 e0=0.13
For x=67 we have
f(67)=0.13 e(6770)2/18(6770)2/18=0.5=0.13 e0.5=0.079
This next graph is an example of a logistic function, which models population growth with an upper bound.
graph of covid

Checkpoint 10.3.4. Practice 2.

The logistic function shown above models the spread of Covid in China during the 2020 epidemic. It gives the number of infections N(t), in thousands, reported t days after January 21, 2020. The equation for this model is
N(t)=83.51+267 e0.214t
According to the model, how many cases of Covid were reported on February 20 (day t=30)?
Answer.
58,194 cases
To use the natural base for exponential growth and decay, we will need to look at functions of the form  y=ekx  for various values of k. Here are some examples.

Example 10.3.5.

Use technology to graph each function. How does the coefficient of x make each graph different from the graph of y=ex?
  1. g(x)=e0.5x
  2. h(x)=e0.5x

Solution.

horizontal scaling of exponential
  1. The graph of y=ex is shown in red. For positive x, the coefficient 0.5 makes the graph of g grow more slowly than y=ex, because e0.5x is smaller than ex. So for positive x the graph of g lies below the graph of y=ex.
  2. Because e0.5x=1e0.5x, the graph of h is decreasing, and in fact it is the reflection of the graph of g about the y-axis.

Subsection 10.3.2 The Natural Logarithmic Function

Recall that each exponential function with base b has an inverse function, the logarithmic function with the same base. For example, the function  y=log2(x)  is the inverse of the function  y=2x. It gives the exponent needed on 2 to give x, so that, for instance,  log2(16)=4 , because  24=16.[TK]  
The base e logarithm of a number x, or loge(x), is called the natural logarithm of x and is denoted by ln(x). (Why “ln” and not “nl”? The natural logarithm is denoted by “ln” because it stands for “logarithmus naturalis,” which is the Latin for “natural logarithm.”) Here is its official definition.

The Natural Logarithm.

The natural logarithm is the logarithm base e.
ln(x)=loge(x),    x>0
The natural logarithm of x is the exponent to which e must be raised to produce x. For example, the natural logarithm of 10, or ln(10), is the solution of the equation
ey=10
You can verify on your calculator that
e2.3  10   or   ln(10)2.3
As is the case with exponential and log functions with other bases, the natural log function, y=ln(x), and the natural exponential function, f(x)=ex, “undo” each other, so they are inverse functions. (This is why many calculators use 2nd LN to indicate ex.)

Checkpoint 10.3.6. Practice 3.

Use your calculator to evaluate each logarithm. Round your answers to four decimal places.
  1. ln(10)
  2. ln(0.1)
  3. ln(100)
  4. ln(0.01)
Answer.
  1. ln(10)2.3026
  2. ln(0.1)2.3026
  3. ln(100)4.6052
  4. ln(0.01)4.6052
As usual, we can gain a better understanding of a new function by looking at its graph.

Example 10.3.7.

Graph  f(x)=ex  and  g(x)=ln(x)  on the same grid.

Solution.

Earlier we made a table of values to graph the fuction f(x)=ex, and we can make a table of values for g(x)=ln(x) by interchanging the columns in that table. Plotting the points gives us the graph below.
x y=ln(x)
0.050 3
0.135 2
0.368 1
1 0
2.718 1
7.389 2
20.086 3
graphs of ln and natural exponential
You can see that the graph of g(x)=ln(x) is the reflection of the graph of f(x)=ex about the line y=x. In particular, notice that while the graph of f(x)=ex has no points with negative y-values, the graph of g(x)=ln(x) has no points with negative x-values.
From the graph of g(x)=ln(x) you can make the following observations.  [TK]  
  • The natural log function has only positive numbers as input values.
  • The natural logs of negative numbers and zero are undefined.
  • The natural log of a number greater than 1 is positive, while the logs of numbers between 0 and 1 are negative.

Subsection 10.3.3 Properties of the Natural Logarithm

In general, natural logs obey the same conversion equations that work for logs to other bases. In fact, all the techniques you have already learned for working with exponential and log functions still work for base e.

Conversion Equations for Natural Logs.

y=ln(x)      if and only if      ey=x

Checkpoint 10.3.8. QuickCheck 2.

Which of the following is equivalent to ex=k ?
  1. ek=x
  2. ln(e)=x
  3. ln(k)=x
  4. kx=e
In particular,
ln(e)=1     because     e1=eln(1)=0     because     e0=1
The three properties of logarithms you learned in Section 7.4 also apply to base e logarithms.

Properties of Natural Logarithms.

If x,y>0, then
  1. ln(xy)=ln(x)+ln(y)
  2. ln(xy)=ln(x)ln(y)
  3. ln(xn)=nln(x)
If x0, ln(x) is undefined.
Because the functions y=ex and y=ln(x) are inverse functions, the following properties are also true.

The Natural Log and ex.

ln(ex)=x      and      eln(x)=x

Example 10.3.9.

Simplify each expression.
  1. ln(e0.3x)
  2. e2ln(x+3)

Solution.

  1. The natural log is the log base e, and hence the inverse of ex. Therefore,
    ln(e0.3x)=0.3x
  2. First, we simplify the exponent using the third property of logs to get
    2ln(x+3)=ln((x+3)2)
    Then e2ln(x+3)=eln((x+3)2)=(x+3)2.

Checkpoint 10.3.10. Practice 4.

Simplify each expression.
  1. e(ln(x)/2)
  2. ln(1e4x)
Answer.
  1. x  or  x1/2
  2. 4x

Subsection 10.3.4 Solving Equations

We use the natural logarithm to solve exponential equations with base e. The techniques we’ve learned for solving other exponential equations also apply to equations with base e.  [TK]

Example 10.3.11.

Solve each equation for x.
  1. ex=0.24
  2. ln(x)=3.5

Solution.

  1. We convert the equation to logarithmic form and evaluate using a calculator.
    x=ln(0.24)1.427
  2. We convert the equation to exponential form and evaluate.
    x=e3.533.1155

Checkpoint 10.3.12. Practice 5.

Solve each equation. Round your answers to four decimal places.
  1. ln(x)=0.2
  2. ex=8
Answer.
  1. 0.8187
  2. 2.0794

Checkpoint 10.3.13. QuickCheck 3.

Which statement below explains why the equation ex=6.5 is easier to solve than 8x=6.5 ?
  1. 8 is larger than 6.5.
  2. k is a constant.
  3. There is a button for log base e on the calculator, but not a button for log base 8.
  4. Because e is an irrational number.
To solve more complicated exponential equations, we isolate the power on one side of the equation before converting to logarithmic form.

Example 10.3.14.

Solve  200=60+20e0.4x

Solution.

First, we isolate the power.
200=60+20e0.4xSubtract 60 from both sides.140=20e0.4xDivide both sides by 20.7=e0.4x
Then we convert the equation to logarithmic form.
0.4x=ln(7)Divide both sides by 0.4.x=ln(7)0.4
Rounded to four decimal places, x4.8648.

Note 10.3.15.

When solving the equation 7=e0.4x in the Example above, we can think of taking the natural logarithm of both sides. This gives us
ln(7)=ln(e0.4x)Simplify the right side.ln(7)=0.4x
because ln(ea)=a for any number a. We then proceed with the solution as before.

Checkpoint 10.3.16. Practice 6.

Solve
 8016e0.2x=70.3
Answer.
x=5ln(9.716)2.5023

Example 10.3.17.

The logistic function
P=201+5e0.4t
has its upper bound at  P=20. Find the value of t for which  P=10.

Solution.

We must solve the equation  10=201+5e0.4t  for t. To begin, we multiply both sides of the equation by the denominator, 1+5e0.4t, to get
1+5e0.4t=2010=2
Then we isolate the power, ekt, as follows:
1+5e0.4t=2Subtract 1 from both sides, then divide by 5.e0.4kt=0.2
Next, we take the natural logarithm of both sides to get
ln(e0.4t)=ln(0.2)
and recall that ln(ex)=x to simplify the left side.
0.4t=ln(0.2)
Finally, we divide both sides by 0.4 to solve for t.
t=ln(0.2)0.44.02

Checkpoint 10.3.18. Practice 7.

Solve N=Aekt for k.
Answer.
k=ln(N/A)t

Subsection 10.3.5 Exponential Growth and Decay

Recall that functions of the form
P(t)=P0bt
describe exponential growth when b>1 and exponential decay when 0<b<1.  [TK]
Exponential growth and decay can also be modeled by functions of the form
P(t)=P0ekt
where we have substituted ek for the growth factor b, so that
P(t)=P0bt=P0(ek)t=P0ekt
We can find the value of k by solving the equation b=ek for k, to get k=ln(b).
For instance, consider a colony of bacteria that grows according to the formula
P(t)=1003t
We can express this function in the form P(t)=100ekt if we set
3=ek  or  k=ln(3)1.0986
Thus, the growth law for the colony of bacteria can be written
P(t)100e1.0986t
By graphing both functions on your calculator, you can verify that
P(t)=1003t   and   P(t)=100e1.0986t
are just two ways of writing the same function.
P(t) equals 100 3 to the t
Sometimes exponential growth is given as a percentage, so for example we might say “prices rose by 5% annually.” In this case the growth factor is  b=1+r , where r is the percentage rate in decimal form. For a percent decrease,  b=1r . [TK]  

Example 10.3.19.

From 1990 to 2000, the population of Clark County, Nevada, grew by 6.4% per year.  [TK]  
  1. What was the growth factor for the population of Clark County from 1990 to 2000? If the population of Clark County was 768,000 in 1990, write a formula for the population t years later.
  2. Write a growth formula for Clark County using base e.

Solution.

  1. The growth factor was b=1+r=1.064. The population t years later was
    P(t)=768,000(1.064)t
  2. We use the formula P(t)=P0ekt, where ek=1.064. Solving for k, we find
    k=ln(1.064)=0.062
    so P(t)=768,000e0.062t.

Checkpoint 10.3.20. Practice 8.

From 1994 to 1998, the number of personal computers connected to the Internet grew according to the formula
N(t)=2.8e0.85t
where t=0 in 1994 and N is in millions. (Source: Los Angeles Times, September 6, 1999)
  1. Evaluate N(1). By what percent did the number of Internet users grow in one year?
  2. Express the growth law in the form  N(t)=N0(1+r)t. (Hint: ek=1+r.)
Answer.
  1. N(1)6.55,  134%
  2. N(t)2.8(2.3396)t
Now, what about exponential decay, where the the decay fator b is a number less than 1? If k is negative, then ek is a number less than 1. For example, if k=2,
e2=1e217.38910.1353
Thus, for negative values of k, the function P(t)=P0ekt describes exponential decay.

Exponential Growth and Decay.

The function
P(t)=P0ekt
describes exponential growth if k>0, and exponential decay if k<0.

Checkpoint 10.3.21. QuickCheck 4.

The natural log of a number between 0 and 1 is
  1. positive.
  2. negative.
  3. undefined.
  4. between e0 and e1.

Example 10.3.22.

Express the decay law  N(t)=60(0.8)t  in the form  N(t)=N0ekt.

Solution.

For this decay law, N0=60 and b=0.8. We would like to find a value for k so that ek=b=0.8, that is, we must solve the equation
ek=0.8Take natural log of both sides.ln(ek)=ln(0.8)Simplify.k=ln(0.8)0.2231
Replacing b with ek, we find that the decay law is
N(t)60e0.2231t

Checkpoint 10.3.23. Practice 9.

A scientist isolates 25 grams of krypton-91, which decays according to the formula
N(t)=25e0.07t,
where t is in seconds.
  1. Complete the table of values showing the amount of krypton-91 left at 10-second intervals over the first minute.
    t 0 10 20 30 40 50 60
    N(t) 000 000 000 000 000 000 000
  2. Use the table to choose a suitable window and graph the function N(t).
  3. Write and solve an equation to answer the question: How long does it take for 60% of the krypton-91 to decay?
    Hint: If 60% of the krypton-91 has decayed, 40% of the original 25 grams remains.
Answer.
  1. t 0 10 20 30 40 50 60
    N(t) 25 12.41 6.16 3.06 1.52 0.75 0.37
  2. exponential decay
  3. 25e0.07t=0.40(25);   t=ln(0.4)0.0713.09 seconds

Subsection 10.3.6 Continuous Compounding

In Section 7.5.4 we looked at a formula for savings accounts on which the interest is compounded n times per year, and we saw that the amount A(t) on such an account increased when n increased. But there is a limit or upper bound to the amount, no matter how large the value of n. At this upper bound we say that the interest is compounded continuously, and the amount is given by the function
A(t)=Pert
where P is the principal invested and r is the interest rate.  [TK]

Example 10.3.24.

Suppose you invest $500 in an account that pays 8% interest compounded continuously. You leave the money in the account without making any additional deposits or withdrawals.
  1. Write a formula that gives the value of your account A(t) after t years.
  2. Make a table of values showing A(t) for the first 5 years.
  3. Graph the function A(t).
  4. How much will the account be worth after 10 years?
  5. How long will it be before the account is worth $1000?

Solution.

  1. We substitute 500 for P, and 0.08 for r to find
    A(t)=500e0.08t
  2. We evaluate the formula for A(t) to obtain a table.
      t   A(t)
    0 500
    1 541.64
    2 586.76
    3 635.62
    4 688.56
    5 745.91
    graph of continuous compounded interest
  3. The graph of A(t) is shown above.
  4. We evaluate A(t) for t=10.
    A(10)=500e0.08(10)=500e0.8500(2.2255)=1112.77
    The account will be worth $1112.77 after 10 years.
  5. We substitute 1000 for A(t) and solve the equation.
    1000=500e0.08tDivide both sides by 500.2=e0.08tTake natural log of both sides.ln(2)=ln(e0.08t)=0.08tDivide both sides by 0.08.t=ln(2)0.088.6643
    The account will be worth $1000 after approximately 8.7 years.

Checkpoint 10.3.25. Practice 10.

Zelda invested $1000 in an account that pays 4.5% interest compounded continuously. How long will it be before the account is worth $2000?
Answer.
About 15.4 years
In the next Investigation we’ll see how the formula for interest compounded continuously,  A(t)=Pert , arises when n, the number of compounding periods, increases.

Investigation 10.3.1. Interest Compounded Continuously.

We learned in Section 7.5.4 that the amount, A (principal plus interest), accumulated in an account with interest compounded n times annually is
A=P(1+rn)nt
where P is the principal invested, r is the interest rate, and t is the time period, in years.
  1. Suppose you keep $1000 in an account that pays 8% interest. How much is the amount A after 1 year if the interest is compounded twice a year? Four times a year?
    n=2:A=1000(1+0.082)2(1)=n=4:A=1000(1+0.084)4(1)=
  2. What happens to A as we increase n, the number of compounding periods per year? Fill in the table showing the amount in the account for different values of n.
    n    A   
    1 (annually) 1080
    2 (semiannually)
    4 (quarterly)
    6 (bimonthly)
    12 (monthly)
    365 (daily)
    1000
    10,000
    grid
  3. Plot the values in the table from n=1 to n=12, and connect them with a smooth curve. Describe the curve: What is happening to the value of A?
  4. In part (2), as you increased the value of n, the other parameters in the formula stayed the same. In other words, A is a function of n, given by A=1000(1+0.08n)n. Use your calculator to graph A on successively larger intervals:
    1. Xmin=0,Xmax=12;Ymin=1080,Ymax=1084
    2. Xmin=0,Xmax=50;Ymin=1080,Ymax=1084
    3. Xmin=0,Xmax=365;Ymin=1080,Ymax=1084
  5. Use the Trace feature or the Table feature to evaluate A for very large values of n. Rounded to the nearest penny, what is the largest value of A that you can find?
  6. As n increases, the values of A approach a limiting value. Although A continues to increase, it does so by smaller and smaller increments and will never exceed $1083.29. When the number of compounding periods increases without bound, we call the limiting result continuous compounding.
  7. Is there an easier way to compute A under continues compounding? Yes! Compute 1000e0.08 on your calculator. (Press 2nd LN to enter ex.) Compare the value to your answer in part (5) for the limiting value.
  8. Repeat your calculations for two other interest rates, 15% and (an extremely unrealistic) 100%, again for an investment of $1000 for 1 year. In each case, compare the limiting value of A, and compare to the value of 1000er.
    1. r=0.15
      n A
      1 115
      2 00000
      4
      6
      12
      3652
      1000
      10,000
        1000e0.15=
    2. r=1
      n A
      1 200
      2 00000
      4
      6
      12
      3652
      1000
      10,000
        1000e1=
  9. In part (8b), you have computed an approximation for 1000e. What is the value of e, rounded to 5 decimal places?
  10. Complete the table of values. What does (1+1n)n appear to approach as n increases?
    n 100 1000 10,000 100,000
    (1+1n)n
In the Investigation, we saw that the number e arises as the limiting value of the expression (1+1n)n as n increases without bound. The limiting process is one of the fundamental methods of calculus, and helps us understand and analyze other continuous phenomena, such as rates of growth.

Exercises 10.3.7 Homework 10.3

Skills Practice

Exercise Group.
For Problems 1-4, use your calculator to complete the table for each function. Then choose a suitable window and graph the function.
x 10 5 0 5 10 15 20
f(x) 0000 0000 0000 0000 0000 0000 0000
Exercise Group.
For Problems 5 and 6, simplify.
5.
  1. ln(e2)
  2. eln(5t)
  3. eln(x)
  4. ln(e)
6.
  1. ln(ex4)
  2. e3ln(x)
  3. eln(x)ln(y)
  4. ln(1e2t)
Exercise Group.
For Problems 7–10, solve for x. Round your answers to two decimal places.
9.
  1. ln(x)=1.42
  2. ln(x)=0.63
  3. ln(x)=2.6
10.
  1. ln(x)=2.03
  2. ln(x)=0.59
  3. ln(x)=3.4
Exercise Group.
For Problems 11-14, express each exponential function in the form P(t)=P0bt. Is the function increasing or decreasing? What is its initial value?
15.
  1. Fill in the table, rounding your answers to four decimal places.
    x 0 0.5 1 1.5 2 2.5
    ex 000 000 000 000 000 000
  2. Compute the ratio of each function value to the previous one. Explain the result.
16.
  1. Fill in the table, rounding your answers to four decimal places.
    x 0 2 4 6 8 10
    ex 000 000 000 000 000 000
  2. Compute the ratio of each function value to the previous one. Explain the result.
17.
  1. Fill in the table, rounding your answers to the nearest integer.
    x 0 0.6931 1.3863 2.0794 2.7726 3.4657 4.1589
    ex 000 000 000 000 000 000 000
  2. Subtract each x-value from the next one. Explain the result.
18.
  1. Fill in the table, rounding your answers to the nearest integer.
    x 0 1.0986 2.1972 3.2958 4.3944 5.4931 6.5917
    ex 000 000 000 000 000 000 000
  2. Subtract each x-value from the next one. Explain the result.
Exercise Group.
For Problems 19–26, solve. Round your answers to two decimal places.
Exercise Group.
For Problems 27-32, solve the equation for the specified variable.
29.
y=k(1et),   for t
30.
B2=(A+3)et/3,   for t
31.
T=T0ln(k+10),   for k
32.
P=P0+ln(10k),   for k
33.
  1. Fill in the table, rounding your answers to three decimal places.
    n 0.39 3.9 39 390
    ln(n) 0000 0000 0000 0000
  2. Subtract each natural logarithm in your table from the next one. (For example, compute ln(3.9)ln(0.39).) Explain the result.
34.
  1. Fill in the table, rounding your answers to three decimal places.
    n 0.64 6.4 64 640
    lnn 0000 0000 0000 0000
  2. Subtract each natural logarithm in your table from the next one. (For example, compute ln(6.4)ln(0.64).) Explain the result.
35.
  1. Fill in the table, rounding your answers to three decimal places.
    n 2 4 8 16
    ln(n) 0000 0000 0000 0000
  2. Divide each natural logarithm in your table by ln2. Explain the result.
36.
  1. Fill in the table, rounding your answers to three decimal places.
    n 5 25 125 625
    ln(n) 0000 0000 0000 0000
  2. Divide each natural logarithm in your table by ln(5). Explain the result.
Exercise Group.
For Problems 37–42,
  1. Express each growth or decay law in the form N(t)=N0ekt.
  2. Check your answer by graphing both forms of the function on the same axes. Do they have the same graph?

Applications

43.
The number of bacteria in a culture grows according to the function
N(t)=N0e0.04t
where N0 is the number of bacteria present at time t=0 and t is the time in hours.
  1. Write a growth law for a sample in which 6000 bacteria were present initially.
  2. Make a table of values for N(t) in 5-hour intervals over the first 30 hours.
  3. Graph N(t).
  4. How many bacteria were present at t=24 hours?
  5. How much time must elapse (to the nearest tenth of an hour) for the original 6000 bacteria to increase to 100,000?
44.
Hope invests $2000 in a savings account that pays 512% annual interest compounded continuously.
  1. Write a formula that gives the amount of money A(t) in Hope’s account after t years.
  2. Make a table of values for A(t) in 2-year intervals over the first 10 years.
  3. Graph A(t).
  4. How much will Hope’s account be worth after 7 years?
  5. How long will it take for the account to grow to $5000?
45.
The intensity, I (in lumens), of a light beam after passing through t centimeters of a filter having an absorption coefficient of 0.1 is given by the function
I(t)=1000e0.1t
  1. Graph I(t).
  2. What is the intensity (to the nearest tenth of a lumen) of a light beam that has passed through 0.6 centimeter of the filter?
  3. How many centimeters (to the nearest tenth) of the filter will reduce the illumination to 800 lumens?
46.
X-rays can be absorbed by a lead plate so that
I(t)=I0e1.88t
where I0 is the X-ray count at the source and I(t) is the X-ray count behind a lead plate of thickness t inches.
  1. Graph I(t).
  2. What percent of an X-ray beam will penetrate a lead plate 12 inch thick?
  3. How thick should the lead plate be in order to screen out 70% of the X-rays?
47.
The population of Citrus Valley was 20,000 in 2000. In 2010, it was 35,000.
  1. What is P0 if t=0 in 2000?
  2. Use the population in 2010 to find the growth factor ek.
  3. Write a growth law of the form P(t)=P0ekt for the population of Citrus Valley.
  4. If it continues at the same rate of growth, what will the population be in 2030?
48.
A copy of Time magazine cost $1.50 in 1981. In 1988, the cover price had increased to $2.00.
  1. What is P0 if t=0 in 1981?
  2. Use the price in 1988 to find the growth factor ek.
  3. Find a growth law of the form P(t)=P0ekt for the price of Time.
  4. In 1999, a copy of Time cost $3.50. Did the price of the magazine continue to grow at the same rate from 1981 to 1999?
49.
Cobalt-60 is a radioactive isotope used in the treatment of cancer. A 500-milligram sample of cobalt-60 decays to 385 milligrams after 2 years.
  1. Using P0=500, find the decay factor ek for cobalt-60.
  2. Write a decay law N(t)=N0ekt for cobalt-60.
  3. How much of the original sample will be left after 10 years?
50.
Weed seeds can survive for a number of years in the soil. An experiment on cultivated land found 155 million weed seeds per acre, and in the following years the experimenters prevented the seeds from coming to maturity and producing new weeds. Four years later, there were 13.6 million seeds per acre. (Source: Burton, 1998)
  1. Find the annual decay factor ek for the number of weed seeds in the soil.
  2. Write an exponential formula with base e for the number of weed seeds that survived after t years.
Exercise Group.
Problems 51–58 are about doubling time and half-life.
51.
Delbert invests $500 in an account that pays 9.5% interest compounded continuously.
  1. Write a formula for A(t) that gives the amount of money in Delbert’s account after t years.
  2. How long will it take Delbert’s investment to double to $1000?
  3. How long will it take Delbert’s money to double again, to $2000?
  4. Graph A(t) and illustrate the doubling time on your graph.
  5. Choose any point (t1,A1) on the graph, then find the point on the graph with vertical coordinate 2A1. Verify that the difference in the t-coordinates of the two points is the doubling time.
52.
The growth of plant populations can be measured by the amount of pollen they produce. The pollen from a population of pine trees that lived more than 9500 years ago in Norfolk, England, was deposited in the layers of sediment in a lake basin and dated with radiocarbon techniques.
The figure shows the rate of pollen accumulation plotted against time, and the fitted curve P(t)=650e0.00932t. (Source: Burton, 1998)
growth
  1. What was the annual rate of growth in pollen accumulation?
  2. Find the doubling time for the pollen accumulation, that is, the time it took for the accumulation rate to double.
  3. By what factor did the pollen accumulation rate increase over a period of 500 years?
53.
Technetium-99m (Tc-99m) is an artificially produced radionuclide used as a tracer for producing images of internal organs such as the heart, liver, and thyroid. A solution of Tc-99m with initial radioactivity of 10,000 becquerels (Bq) decays according to the formula
N(t)=10,000e0.1155t
where t is in hours.
  1. How long will it take the radioactivity to fall to half its initial value, or 5000 Bq?
  2. How long will it take the radioactivity to be halved again?
  3. Graph N(t) and illustrate the half-life on your graph.
  4. Choose any point (t1,N1) on the graph, then find the point on the graph with vertical coordinate 0.5N1. Verify that the difference in the t-coordinates of the two points is the half-life.
54.
All living things contain a certain amount of the isotope carbon-14. When an organism dies, the carbon-14 decays according to the formula
N(t)=N0e0.000124t
where t is measured in years. Scientists can estimate the age of an organic object by measuring the amount of carbon-14 remaining.
  1. When the Dead Sea scrolls were discovered in 1947, they had 78.8% of their original carbon-14. How old were the Dead Sea scrolls then?
  2. What is the half-life of carbon-14, that is, how long does it take for half of an object’s carbon-14 to decay?
55.
The half-life of iodine-131 is approximately 8 days.
  1. If a sample initially contains N0 grams of iodine-131, how much will it contain after 8 days? How much will it contain after 16 days? After 32 days?
  2. Use your answers to part (a) to sketch a graph of N(t), the amount of iodine-131 remaining, versus time. (Choose an arbitrary height for N0 on the vertical axis.)
  3. Calculate k, and hence find a decay law of the form N(t)=N0ekt, where k<0, for iodine-131.
56.
The half-life of hydrogen-3 is 12.5 years.
  1. If a sample initially contains N0 grams of hydrogen-3, how much will it contain after 12.5 years? How much will it contain after 25 years?
  2. Use your answers to part (a) to sketch a graph of N(t), the amount of hydrogen-3 remaining, versus time. (Choose an arbitrary height for N0 on the vertical axis.)
  3. Calculate k, and hence find a decay law of the form N(t)=N0ekt, where k<0, for hydrogen-3.
57.
A Geiger counter measures the amount of radioactive material present in a substance. The table shows the count rate for a sample of iodine-128 as a function of time. (Source: Hunt and Sykes, 1984)
Time (min) 0 10 20 30 40 50 60 70 80 90
Counts/sec 120 90 69 54 42 33 25 19 15 13
  1. Graph the data and use your calculator’s exponential regression feature to fit a curve to them.
  2. Write your equation in the form G(t)=G0ekt.
  3. Calculate the half-life of iodine-128.
58.
The table shows the count rate for sodium-24 registered by a Geiger counter as a function of time. (Source: Hunt and Sykes, 1984)
Time (min) 0 10 20 30 40 50 60 70 80 90
Counts/sec 180 112 71 45 28 18 11 7 4 3
  1. Graph the data and use your calculator’s exponential regression feature to fit a curve to them.
  2. Write your equation in the form G(t)=G0ekt.
  3. Calculate the half-life of sodium-24.
You have attempted 1 of 1 activities on this page.