Skip to main content
Ch. 9 - Differential Equations
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
9장, 문제 9.R.3

2–10. General solutions Use the method of your choice to find the general solution of the following differential equations.
y′(t) + 2y = 6

검증된 단계별 안내
1
Identify the type of differential equation. The given equation \(y'(t) + 2y = 6\) is a first-order linear ordinary differential equation.
Rewrite the equation in the standard linear form: \(y' + P(t)y = Q(t)\), where \(P(t) = 2\) and \(Q(t) = 6\).
Find the integrating factor (IF) using the formula \(\mu(t) = e^{\int P(t)\,dt}\). Here, calculate \(\mu(t) = e^{\int 2\,dt} = e^{2t}\).
Multiply both sides of the differential equation by the integrating factor \(e^{2t}\) to get \(e^{2t}y' + 2e^{2t}y = 6e^{2t}\). Notice that the left side is the derivative of \(e^{2t}y\).
Integrate both sides with respect to \(t\): \(\int \frac{d}{dt}(e^{2t}y)\,dt = \int 6e^{2t}\,dt\). Then solve for \(y(t)\) by dividing by \(e^{2t}\) and include the constant of integration.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
2m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

First-Order Linear Differential Equations

These are differential equations of the form y' + p(t)y = q(t), where y' is the derivative of y with respect to t. They can be solved using integrating factors or other methods to find the general solution that satisfies the equation for all t.
추천 영상:
07:39
Classifying Differential Equations

Integrating Factor Method

This technique involves multiplying the entire differential equation by an integrating factor, usually e^(∫p(t)dt), to rewrite the left side as the derivative of a product. This simplifies solving the equation by allowing direct integration to find y(t).
추천 영상:
07:33
Euler's Method

General Solution of Differential Equations

The general solution includes all possible solutions of a differential equation and typically contains an arbitrary constant. It represents the family of functions that satisfy the equation, encompassing both particular and homogeneous solutions.
추천 영상:
04:00
Solutions to Basic Differential Equations