Linear First-Order Equations
The standard form is $\frac{dy}{dx}+P(x)y=Q(x)$. Multiply by the integrating factor to convert the left side into a derivative.
$$\text{I.F.}=e^{\int P(x)\,dx}$$
The standard form is $\frac{dy}{dx}+P(x)y=Q(x)$. Multiply by the integrating factor to convert the left side into a derivative.
Solve $\frac{dy}{dx}+3y=12$ if $y(0)=2$.
The integrating factor is $e^{3x}$.
Using $y(0)=2$, $C=-2$.
Final answer: $y=4-2e^{-3x}$.
Solve dy/dx + 2y = 6.
Answer: $y=3+Ce^{-2x}$.
Solve dy/dx + y = ex, with y(0) = 2.
The integrating factor is $e^x$.
Answer: $y=\dfrac{e^x}{2}+\dfrac{3}{2}e^{-x}$.
Write x dy/dx + 3y = x2 in standard linear form for x not equal to zero.
Answer: The linear coefficient is $P(x)=3/x$ and the right side is $Q(x)=x$.
A tank model satisfies dS/dt + 0.1S = 4. Find the steady-state amount S.
At steady state, dS/dt = 0.
Answer: The steady-state amount is 40 units.