Problem 5
Question
Find particular solutions. $$\frac{d B}{d t}=4 B-100, \quad B=20\( when \)t=0$$
Step-by-Step Solution
Verified Answer
The particular solution is \( B(t) = 25 - 5e^{4t} \).
1Step 1: Identify the type of differential equation
Observe that the given differential equation \( \frac{dB}{dt} = 4B - 100 \) is a first-order linear differential equation. It can be written in the form \( \frac{dB}{dt} - 4B = -100 \).
2Step 2: Find the integrating factor
For a first-order linear differential equation given by \( \frac{dy}{dt} + P(t)y = Q(t) \), the integrating factor \( µ(t) \) is \( e^{\int P(t) \, dt} \). In this case, \( P(t) = -4 \), so integrate to get \( \int -4 \, dt = -4t \). The integrating factor is \( µ(t) = e^{-4t} \).
3Step 3: Multiply through by the integrating factor
Multiply each term in the equation \( \frac{dB}{dt} - 4B = -100 \) by \( e^{-4t} \) to obtain \( e^{-4t} \frac{dB}{dt} - 4Be^{-4t} = -100e^{-4t} \).
4Step 4: Simplify the left side using integrating factor property
The left side simplifies to the derivative with respect to \( t \) of \( e^{-4t}B \). So the equation becomes \( \frac{d}{dt}(e^{-4t}B) = -100e^{-4t} \).
5Step 5: Integrate both sides
Integrate both sides with respect to \( t \):\[ \int \frac{d}{dt}(e^{-4t}B) \, dt = \int -100e^{-4t} \, dt \]The left side simplifies to \( e^{-4t}B \), and the right side integrates to \( 25e^{-4t} + C \). Thus, \( e^{-4t}B = 25e^{-4t} + C \).
6Step 6: Solve for \( B \)
Multiply both sides by \( e^{4t} \) to solve for \( B(t) \):\[ B(t) = 25 + Ce^{4t} \]
7Step 7: Apply the initial condition
Use the initial condition \( B(0) = 20 \) to find \( C \). Substitute \( t = 0 \) and \( B = 20 \) into the equation:\[ 20 = 25 + C \, e^{0} \]\[ 20 = 25 + C \]\[ C = -5 \]
8Step 8: Write the particular solution
Substitute \( C = -5 \) back into the equation for \( B(t) \):\[ B(t) = 25 - 5e^{4t} \]
Key Concepts
First-Order Linear Differential EquationIntegrating FactorInitial Condition
First-Order Linear Differential Equation
A first-order linear differential equation is a type of equation that involves an unknown function and its derivative. It has the general form:
For example, in the given problem, the differential equation \( \frac{dB}{dt} = 4B - 100 \) is identified as a first-order linear differential equation. It can also be rewritten as:
- \( \frac{dy}{dt} + P(t)y = Q(t) \)
For example, in the given problem, the differential equation \( \frac{dB}{dt} = 4B - 100 \) is identified as a first-order linear differential equation. It can also be rewritten as:
- \( \frac{dB}{dt} - 4B = -100 \)
Integrating Factor
The integrating factor is a powerful tool used to solve first-order linear differential equations. It helps transform the equation into a form that can be easily integrated. The integrating factor \( \mu(t) \) is given by:
In our case, where the equation is \( \frac{dB}{dt} - 4B = -100 \), we have \( P(t) = -4 \). So, the integrating factor becomes:
- \( \mu(t) = e^{\int P(t) \, dt} \)
In our case, where the equation is \( \frac{dB}{dt} - 4B = -100 \), we have \( P(t) = -4 \). So, the integrating factor becomes:
- \( \mu(t) = e^{-4t} \)
- \( e^{-4t} \frac{dB}{dt} - 4B e^{-4t} = -100 e^{-4t} \)
Initial Condition
The initial condition in a differential equation provides a specific value for the unknown function at a particular point. This condition is crucial for finding a unique solution from a family of solutions.
In the example, the initial condition specifies that when \( t = 0 \), \( B = 20 \). Applying this condition helps us find the arbitrary constant \( C \) in the general solution.
In the example, the initial condition specifies that when \( t = 0 \), \( B = 20 \). Applying this condition helps us find the arbitrary constant \( C \) in the general solution.
- Substitute \( t = 0 \) and \( B = 20 \) into the equation \( B(t) = 25 + Ce^{4t} \)
- \( 20 = 25 + C \cdot 1 \)
- Solve for \( C \) to find \( C = -5 \)
- \( B(t) = 25 - 5e^{4t} \)
Other exercises in this chapter
Problem 4
Find solutions to the differential equations in subject to the given initial condition. $$\frac{d Q}{d t}=\frac{Q}{5}, \quad Q=50 \text { when } t=0$$
View solution Problem 5
Create a system of differential equations to model the situations. You may assume that all constants of proportionality are 1. The concentrations of two chemica
View solution Problem 5
Radioactive substances decay at a rate proportional to the quantity present. Write a differential equation for the quantity, \(Q,\) of a radioactive substance p
View solution Problem 5
Find solutions to the differential equations in subject to the given initial condition. $$\frac{d p}{d q}=-0.1 p, \quad p=100 \text { when } q=5$$
View solution