Learn on PengiOpenStax Algebra and TrigonometryChapter 6: Exponential and Logarithmic Functions

Lesson 6.7 : Exponential and Logarithmic Models

New Concept Learn to model real world phenomena using exponential and logarithmic functions. We'll explore concepts like growth (doubling time), decay (half life), Newton's Law of Cooling, and growth with limits using logistic models.

Section 1

📘 Exponential and Logarithmic Models

New Concept

Learn to model real-world phenomena using exponential and logarithmic functions. We'll explore concepts like growth (doubling time), decay (half-life), Newton's Law of Cooling, and growth with limits using logistic models.

What’s next

Next, you'll tackle interactive examples and practice cards on growth, decay, and logistic models to build your skills.

Section 2

Exponential Growth and Decay

Property

In the case of rapid growth, we may choose the exponential growth function: y=A0ekty = A_0 e^{kt}, where A0A_0 is equal to the value at time zero, ee is Euler’s constant, and kk is a positive constant that determines the rate (percentage) of growth. For exponential decay, kk is a negative constant that determines the rate of decay.

An exponential function with the form y=A0ekty = A_0 e^{kt} has the following characteristics:

  • one-to-one function
  • horizontal asymptote: y=0y = 0
  • domain: (,)(-\infty, \infty)
  • range: (0,)(0, \infty)
  • x intercept: none
  • y-intercept: (0,A0)(0, A_0)
  • increasing if k>0k > 0
  • decreasing if k<0k < 0

Examples

  • A colony of ants starts with 200 ants and grows according to the function A(t)=200e0.05tA(t) = 200e^{0.05t}. Since k=0.05>0k=0.05 > 0, this represents exponential growth. The initial population is A0=200A_0 = 200.

Section 3

Half-Life and Radiocarbon Dating

Property

Half-life is the length of time it takes an exponentially decaying quantity to decrease to half its original amount. The formula for half-life tt is derived from 12A0=A0ekt\frac{1}{2}A_0 = A_0 e^{kt} and is given by:

t=ln(2)kt = \frac{-\ln(2)}{k}

Examples

  • The half-life of Bismuth-210 is 5 days. To find its decay rate kk, we use the formula k=ln(2)t=ln(2)50.1386k = \frac{-\ln(2)}{t} = \frac{-\ln(2)}{5} \approx -0.1386. The decay model is A(t)=A0e0.1386tA(t) = A_0e^{-0.1386t}.
  • A wooden spear found at an archeological site contains 40% of its original carbon-14. Its age is calculated as t=ln(0.40)0.0001217575t = \frac{\ln(0.40)}{-0.000121} \approx 7575 years old.

Section 4

Calculating Doubling Time

Property

For growing quantities, we might want to find out how long it takes for a quantity to double. The time it takes for a quantity to double is called the doubling time.

Given the basic exponential growth equation A=A0ektA = A_0 e^{kt}, doubling time can be found by solving for when the original quantity has doubled, that is, by solving 2A0=A0ekt2A_0 = A_0 e^{kt}. The formula is:

t=ln2kt = \frac{\ln 2}{k}

Examples

  • A city's population is growing at a continuous rate of 3% per year (k=0.03k=0.03). The time it will take for the population to double is t=ln20.0323.1t = \frac{\ln 2}{0.03} \approx 23.1 years.

Section 5

Newton’s Law of Cooling

Property

The temperature of an object, TT, in surrounding air with temperature TsT_s will behave according to the formula

T(t)=Aekt+TsT(t) = Ae^{kt} + T_s

where

  • tt is time
  • AA is the difference between the initial temperature of the object and the surroundings
  • kk is a constant, the continuous rate of cooling of the object

To apply the law, set TsT_s to the ambient temperature, then use given values to find the parameters AA and kk.

Examples

  • A baked pie at 200200^\circF is placed in a 7070^\circF room. Here, Ts=70T_s = 70. The initial temperature difference is A=20070=130A = 200 - 70 = 130. The cooling model is T(t)=130ekt+70T(t) = 130e^{kt} + 70.
  • A bottle of water at 4040^\circF is moved to a room at 7575^\circF. After 20 minutes, it warms to 5050^\circF. We have Ts=75T_s = 75 and A=4075=35A = 40 - 75 = -35. We solve 50=35ek20+7550 = -35e^{k \cdot 20} + 75 to find kk.

Section 6

Using Logistic Growth Models

Property

The logistic growth model is approximately exponential at first, but it has a reduced rate of growth as the output approaches the model’s upper bound, called the carrying capacity. The logistic growth model is

f(t)=c1+aebtf(t) = \frac{c}{1 + ae^{-bt}}

where

  • c1+a\frac{c}{1+a} is the initial value
  • cc is the carrying capacity, or limiting value
  • bb is a constant determined by the rate of growth.

Examples

  • A new social media app's user base is modeled by f(t)=2,000,0001+500e0.8tf(t) = \frac{2,000,000}{1 + 500e^{-0.8t}}. The carrying capacity is c=2,000,000c = 2,000,000 users. The initial number of users was 2,000,0001+5003992\frac{2,000,000}{1+500} \approx 3992.
  • A deer population in a forest is limited to 500. It starts with 20 deer and the growth constant is b=0.4b=0.4. Here, c=500c=500. We find aa from 20=5001+a20 = \frac{500}{1+a}, so a=24a=24. The model is P(t)=5001+24e0.4tP(t) = \frac{500}{1 + 24e^{-0.4t}}.

Section 7

Expressing an Exponential Model in Base e

Property

While powers and logarithms of any base can be used in modeling, the two most common bases are 10 and ee. We can use laws of exponents and laws of logarithms to change any base to base ee.

Given a model with the form y=abxy = ab^x, change it to the form y=A0ekxy = A_0 e^{kx}.

  1. Rewrite y=abxy = ab^x as y=a(elnb)xy = a(e^{\ln b})^x.
  2. Use the power rule of exponents to rewrite yy as y=aexln(b)y = ae^{x \ln(b)}.
  3. Note that a=A0a = A_0 and k=ln(b)k = \ln(b) in the equation y=A0ekxy = A_0 e^{kx}.

Examples

  • To change y=4(1.2)xy = 4(1.2)^x to base ee, we identify a=4a=4 and b=1.2b=1.2. The new form is y=4e(ln1.2)xy = 4e^{(\ln 1.2)x}. Since ln(1.2)0.1823\ln(1.2) \approx 0.1823, the function is y=4e0.1823xy = 4e^{0.1823x}.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 6.1 : Exponential Functions

  2. Lesson 2

    Lesson 6.2 : Graphs of Exponential Functions

  3. Lesson 3

    Lesson 6.3 : Logarithmic Functions

  4. Lesson 4

    Lesson 6.4 : Graphs of Logarithmic Functions

  5. Lesson 5

    Lesson 6.5 : Logarithmic Properties

  6. Lesson 6

    Lesson 6.6 : Exponential and Logarithmic Equations

  7. Lesson 7Current

    Lesson 6.7 : Exponential and Logarithmic Models

  8. Lesson 8

    Lesson 6.8 : Fitting Exponential Models to Data

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Exponential and Logarithmic Models

New Concept

Learn to model real-world phenomena using exponential and logarithmic functions. We'll explore concepts like growth (doubling time), decay (half-life), Newton's Law of Cooling, and growth with limits using logistic models.

What’s next

Next, you'll tackle interactive examples and practice cards on growth, decay, and logistic models to build your skills.

Section 2

Exponential Growth and Decay

Property

In the case of rapid growth, we may choose the exponential growth function: y=A0ekty = A_0 e^{kt}, where A0A_0 is equal to the value at time zero, ee is Euler’s constant, and kk is a positive constant that determines the rate (percentage) of growth. For exponential decay, kk is a negative constant that determines the rate of decay.

An exponential function with the form y=A0ekty = A_0 e^{kt} has the following characteristics:

  • one-to-one function
  • horizontal asymptote: y=0y = 0
  • domain: (,)(-\infty, \infty)
  • range: (0,)(0, \infty)
  • x intercept: none
  • y-intercept: (0,A0)(0, A_0)
  • increasing if k>0k > 0
  • decreasing if k<0k < 0

Examples

  • A colony of ants starts with 200 ants and grows according to the function A(t)=200e0.05tA(t) = 200e^{0.05t}. Since k=0.05>0k=0.05 > 0, this represents exponential growth. The initial population is A0=200A_0 = 200.

Section 3

Half-Life and Radiocarbon Dating

Property

Half-life is the length of time it takes an exponentially decaying quantity to decrease to half its original amount. The formula for half-life tt is derived from 12A0=A0ekt\frac{1}{2}A_0 = A_0 e^{kt} and is given by:

t=ln(2)kt = \frac{-\ln(2)}{k}

Examples

  • The half-life of Bismuth-210 is 5 days. To find its decay rate kk, we use the formula k=ln(2)t=ln(2)50.1386k = \frac{-\ln(2)}{t} = \frac{-\ln(2)}{5} \approx -0.1386. The decay model is A(t)=A0e0.1386tA(t) = A_0e^{-0.1386t}.
  • A wooden spear found at an archeological site contains 40% of its original carbon-14. Its age is calculated as t=ln(0.40)0.0001217575t = \frac{\ln(0.40)}{-0.000121} \approx 7575 years old.

Section 4

Calculating Doubling Time

Property

For growing quantities, we might want to find out how long it takes for a quantity to double. The time it takes for a quantity to double is called the doubling time.

Given the basic exponential growth equation A=A0ektA = A_0 e^{kt}, doubling time can be found by solving for when the original quantity has doubled, that is, by solving 2A0=A0ekt2A_0 = A_0 e^{kt}. The formula is:

t=ln2kt = \frac{\ln 2}{k}

Examples

  • A city's population is growing at a continuous rate of 3% per year (k=0.03k=0.03). The time it will take for the population to double is t=ln20.0323.1t = \frac{\ln 2}{0.03} \approx 23.1 years.

Section 5

Newton’s Law of Cooling

Property

The temperature of an object, TT, in surrounding air with temperature TsT_s will behave according to the formula

T(t)=Aekt+TsT(t) = Ae^{kt} + T_s

where

  • tt is time
  • AA is the difference between the initial temperature of the object and the surroundings
  • kk is a constant, the continuous rate of cooling of the object

To apply the law, set TsT_s to the ambient temperature, then use given values to find the parameters AA and kk.

Examples

  • A baked pie at 200200^\circF is placed in a 7070^\circF room. Here, Ts=70T_s = 70. The initial temperature difference is A=20070=130A = 200 - 70 = 130. The cooling model is T(t)=130ekt+70T(t) = 130e^{kt} + 70.
  • A bottle of water at 4040^\circF is moved to a room at 7575^\circF. After 20 minutes, it warms to 5050^\circF. We have Ts=75T_s = 75 and A=4075=35A = 40 - 75 = -35. We solve 50=35ek20+7550 = -35e^{k \cdot 20} + 75 to find kk.

Section 6

Using Logistic Growth Models

Property

The logistic growth model is approximately exponential at first, but it has a reduced rate of growth as the output approaches the model’s upper bound, called the carrying capacity. The logistic growth model is

f(t)=c1+aebtf(t) = \frac{c}{1 + ae^{-bt}}

where

  • c1+a\frac{c}{1+a} is the initial value
  • cc is the carrying capacity, or limiting value
  • bb is a constant determined by the rate of growth.

Examples

  • A new social media app's user base is modeled by f(t)=2,000,0001+500e0.8tf(t) = \frac{2,000,000}{1 + 500e^{-0.8t}}. The carrying capacity is c=2,000,000c = 2,000,000 users. The initial number of users was 2,000,0001+5003992\frac{2,000,000}{1+500} \approx 3992.
  • A deer population in a forest is limited to 500. It starts with 20 deer and the growth constant is b=0.4b=0.4. Here, c=500c=500. We find aa from 20=5001+a20 = \frac{500}{1+a}, so a=24a=24. The model is P(t)=5001+24e0.4tP(t) = \frac{500}{1 + 24e^{-0.4t}}.

Section 7

Expressing an Exponential Model in Base e

Property

While powers and logarithms of any base can be used in modeling, the two most common bases are 10 and ee. We can use laws of exponents and laws of logarithms to change any base to base ee.

Given a model with the form y=abxy = ab^x, change it to the form y=A0ekxy = A_0 e^{kx}.

  1. Rewrite y=abxy = ab^x as y=a(elnb)xy = a(e^{\ln b})^x.
  2. Use the power rule of exponents to rewrite yy as y=aexln(b)y = ae^{x \ln(b)}.
  3. Note that a=A0a = A_0 and k=ln(b)k = \ln(b) in the equation y=A0ekxy = A_0 e^{kx}.

Examples

  • To change y=4(1.2)xy = 4(1.2)^x to base ee, we identify a=4a=4 and b=1.2b=1.2. The new form is y=4e(ln1.2)xy = 4e^{(\ln 1.2)x}. Since ln(1.2)0.1823\ln(1.2) \approx 0.1823, the function is y=4e0.1823xy = 4e^{0.1823x}.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 6.1 : Exponential Functions

  2. Lesson 2

    Lesson 6.2 : Graphs of Exponential Functions

  3. Lesson 3

    Lesson 6.3 : Logarithmic Functions

  4. Lesson 4

    Lesson 6.4 : Graphs of Logarithmic Functions

  5. Lesson 5

    Lesson 6.5 : Logarithmic Properties

  6. Lesson 6

    Lesson 6.6 : Exponential and Logarithmic Equations

  7. Lesson 7Current

    Lesson 6.7 : Exponential and Logarithmic Models

  8. Lesson 8

    Lesson 6.8 : Fitting Exponential Models to Data