Fatskills
Practice. Master. Repeat.
Study Guide: College Math: Calculus Differential-Equations - Exponential Growth and Decay Modeling with dy/dt ky
Source: https://www.fatskills.com/college-math/chapter/collegemath-calculus-differential-equations-exponential-growth-and-decay-modeling-with-dydt-ky

College Math: Calculus Differential-Equations - Exponential Growth and Decay Modeling with dy/dt ky

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

Exponential Growth and Decay – Modeling with dy/dt = ky

What Is This?

Exponential growth and decay is a mathematical concept that describes how quantities change over time at a rate proportional to their current value. This is modeled using the differential equation dy/dt = ky, where y is the quantity of interest, t is time, and k is a constant of proportionality.

Why It Matters

Exponential growth and decay appear in numerous real-world contexts, including population dynamics, chemical reactions, electrical circuits, and financial modeling. For instance, a company's stock price may grow exponentially as it expands its market share, while a radioactive substance decays exponentially as it loses its radioactive properties.

Core Concepts

  • Exponential function: The exponential function e^(kt) represents the solution to the differential equation dy/dt = ky. It is characterized by its rapid growth or decay, depending on the sign of k.
  • Growth rate: The growth rate k determines the rate at which a quantity grows or decays. A positive k indicates growth, while a negative k indicates decay.
  • Half-life: The half-life of a substance is the time it takes for the substance to decay to half its initial value. It is related to the growth rate k by the equation t_(1/2) = ln(2)/|k|.

Step-by-Step: How to Approach Problems

  1. Identify the problem: Determine whether the problem involves growth or decay and identify the initial value, growth rate, and time period of interest.
  2. Set up the equation: Use the differential equation dy/dt = ky to model the situation, where y is the quantity of interest and k is the growth rate.
  3. Solve the equation: Use the exponential function e^(kt) to solve the differential equation and find the solution y(t) = y0e^(kt), where y0 is the initial value.
  4. Interpret the result: Use the solution to answer questions about the quantity of interest, such as its value at a specific time or its rate of change.

Solved Examples

Problem 1: Population Growth

A city's population grows exponentially at a rate of 2% per year. If the initial population is 100,000, find the population after 10 years.

$$\frac{dP}{dt} = 0.02P$$ $$P(t) = P0e^{0.02t}$$ $$P(10) = 100,000e^{0.2} \approx 163,215$$

Problem 2: Radioactive Decay

A radioactive substance decays exponentially at a rate of 5% per year. If the initial amount is 100 grams, find the amount remaining after 5 years.

$$\frac{dA}{dt} = -0.05A$$ $$A(t) = A0e^{-0.05t}$$ $$A(5) = 100e^{-0.25} \approx 73.49$$

Problem 3: Compound Interest

A bank account earns compound interest at an annual rate of 4%. If the initial deposit is $1,000, find the balance after 5 years.

$$\frac{dB}{dt} = 0.04B$$ $$B(t) = B0e^{0.04t}$$ $$B(5) = 1,000e^{0.2} \approx 1,221.04$$

Common Pitfalls & Mistakes

  • Incorrect sign: Make sure to use the correct sign for the growth rate k. A positive k indicates growth, while a negative k indicates decay.
  • Incorrect initial value: Use the correct initial value y0 in the solution y(t) = y0e^(kt).
  • Incorrect time period: Use the correct time period t in the solution y(t) = y0e^(kt).

Best Practices & Study Tips

  • Check your units: Make sure to use the correct units for the growth rate k and the time period t.
  • Use a calculator: Use a calculator to evaluate the exponential function e^(kt) and find the solution y(t) = y0e^(kt).
  • Visualize the solution: Use a graphing calculator or software to visualize the solution y(t) = y0e^(kt) and understand its behavior.

Tools & Software

  • Graphing calculator: Use a graphing calculator, such as the TI-84 or Desmos, to visualize the solution y(t) = y0e^(kt) and understand its behavior.
  • Statistical software: Use statistical software, such as R or Python libraries like NumPy/SciPy, to solve the differential equation dy/dt = ky and find the solution y(t) = y0e^(kt).
  • Symbolic math tools: Use symbolic math tools, such as Wolfram Alpha or Symbolab, to solve the differential equation dy/dt = ky and find the solution y(t) = y0e^(kt).

Real-World Use Cases

  • Population dynamics: Use exponential growth and decay to model the population of a city or a species over time.
  • Chemical reactions: Use exponential growth and decay to model the concentration of a substance in a chemical reaction over time.
  • Electrical circuits: Use exponential growth and decay to model the voltage or current in an electrical circuit over time.

Check Your Understanding (MCQs)

Question 1

What is the solution to the differential equation dy/dt = ky, where y is the quantity of interest and k is the growth rate?

A) y(t) = y0 + kt B) y(t) = y0e^(kt) C) y(t) = y0e^(-kt) D) y(t) = y0 - kt

Correct Answer

B) y(t) = y0e^(kt)

Explanation

The solution to the differential equation dy/dt = ky is y(t) = y0e^(kt), where y0 is the initial value and k is the growth rate.

Why the Distractors Are Tempting

  • A) y(t) = y0 + kt is the solution to the differential equation dy/dt = k, not dy/dt = ky.
  • C) y(t) = y0e^(-kt) is the solution to the differential equation dy/dt = -ky, not dy/dt = ky.
  • D) y(t) = y0 - kt is not the solution to the differential equation dy/dt = ky.

Question 2

What is the half-life of a substance that decays exponentially at a rate of 5% per year?

A) 10 years B) 20 years C) 30 years D) ln(2)/|k|

Correct Answer

D) ln(2)/|k|

Explanation

The half-life of a substance that decays exponentially at a rate of 5% per year is given by the equation t_(1/2) = ln(2)/|k|, where k is the growth rate.

Why the Distractors Are Tempting

  • A) 10 years is not the correct half-life for a substance that decays exponentially at a rate of 5% per year.
  • B) 20 years is not the correct half-life for a substance that decays exponentially at a rate of 5% per year.
  • C) 30 years is not the correct half-life for a substance that decays exponentially at a rate of 5% per year.

Question 3

What is the balance of a bank account that earns compound interest at an annual rate of 4% after 5 years, given an initial deposit of $1,000?

A) $1,000 B) $1,000e^{0.2} C) $1,000e^{0.04} D) $1,000e^{-0.04}

Correct Answer

B) $1,000e^{0.2}

Explanation

The balance of a bank account that earns compound interest at an annual rate of 4% after 5 years, given an initial deposit of $1,000, is given by the equation B(5) = 1,000e^{0.2}.

Why the Distractors Are Tempting

  • A) $1,000 is not the correct balance after 5 years, given an initial deposit of $1,000 and an annual interest rate of 4%.
  • C) $1,000e^{0.04} is not the correct balance after 5 years, given an initial deposit of $1,000 and an annual interest rate of 4%.
  • D) $1,000e^{-0.04} is not the correct balance after 5 years, given an initial deposit of $1,000 and an annual interest rate of 4%.

Learning Path

  1. Prerequisite knowledge: Review the concept of exponential functions and their properties.
  2. Differential equations: Learn to solve differential equations of the form dy/dt = ky.
  3. Exponential growth and decay: Apply the concept of exponential growth and decay to real-world problems.
  4. Advanced extensions: Explore more advanced topics, such as partial differential equations and stochastic processes.

Further Resources

  • Textbooks: "Differential Equations and Dynamical Systems" by Lawrence Perko, "Exponential Functions and Equations" by Michael Sullivan
  • Online courses: Khan Academy, MIT OpenCourseWare
  • YouTube channels: 3Blue1Brown, StatQuest
  • Practice problem sites: Wolfram Alpha, Symbolab

30-Second Cheat Sheet

  • Exponential function: y(t) = y0e^(kt)
  • Growth rate: k = (dy/dt)/y
  • Half-life: t_(1/2) = ln(2)/|k|
  • Compound interest: B(t) = B0e^(kt)

Related Topics

  • Linear differential equations: Solve linear differential equations of the form dy/dt = ay + b.
  • Systems of differential equations: Solve systems of differential equations of the form dy/dt = f(y,z) and dz/dt = g(y,z).
  • Numerical methods: Use numerical methods, such as Euler's method and Runge-Kutta methods, to approximate solutions to differential equations.