Chapter 6: Problem 49
A drug injected into a vein is absorbed by the body at a rate proportional to the amount remaining in the blood. For a certain drug, the amount \(y(t)\) remaining in the blood after \(t\) hours satisfies \(y^{\prime}=-0.15 y\) with \(y(0)=5 \mathrm{mg}\). Find \(y(t)\) and use your answer to estimate the amount present after 2 hours.
Short Answer
Step by step solution
Understand the Differential Equation
Solve the Differential Equation
Solve for the Constant
Write the General Solution
Evaluate the Amount After 2 Hours
Calculate Numerically
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Exponential Decay
To understand this better, let's look at some characteristics of exponential decay:
- **Proportional Decrease:** The rate of decrease is always proportional to the current amount. If you double the current amount, you double the rate of decrease.
- **Continuous Process:** Unlike linear decay, exponential decay does not have a set end point in time; it decreases continuously.
- **Decay Constant:** In the context of the problem, -0.15 is the decay constant, which determines how quickly the substance decreases.
Initial Value Problem
Understanding the role of initial values is key:
- **Defines a Starting Point:** Initial conditions are necessary to solve for the integration constant when solving a differential equation.
- **Allows for Specific Predictions:** By incorporating this initial value, we can specifically tailor our solution \(y(t) = Ce^{-0.15t}\) to a scenario where we knew how much of the drug was in the bloodstream at time zero.
- **Uniqueness of Solution:** Such problems have a unique solution that precisely fits the context with the given initial value condition.
Separation of Variables
In the example problem, the equation \(y'(t) = -0.15y(t)\) was rewritten as \(\frac{dy}{y} = -0.15 \, dt\). Here's how this approach works:
- **Separate Variables:** The left side contains terms involving \(y\), while the right side involves \(t\).
- **Integrate Separately:** By integrating both sides, one with respect to \(y\) and the other with respect to \(t\), we achieve a solution that connects these variables.
- **Find General Solution:** After integration, we find \(\ln|y| = -0.15t + C\), which upon exponentiating results in the solution \(y(t) = Ce^{-0.15t}\).