Question:

The solution of the differential equation \[ \frac{d^3y}{dx^3}+3\frac{d^2y}{dx^2}+2\frac{dy}{dx}=0 \] is

Show Hint

For linear differential equations with constant coefficients, form the auxiliary equation and find roots.
  • \(y=a+be^{-x}+ce^{-2x}\)
  • \(y=a+b e^{x}+ce^{2x}\)
  • \(y=ae^{-x}+be^{-2x}+ce^x\)
  • \(y=a+be^{-2x}+ce^{-3x}\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1:
Write auxiliary equation: \[ m^3+3m^2+2m=0 \]

Step 2:
Factorize: \[ m(m^2+3m+2)=0 \] \[ m(m+1)(m+2)=0 \]

Step 3:
Roots are: \[ m=0,\quad m=-1,\quad m=-2 \]

Step 4:
Therefore, complementary function: \[ y=a e^{0x}+be^{-x}+ce^{-2x} \] \[ y=a+be^{-x}+ce^{-2x} \] \[ \boxed{y=a+be^{-x}+ce^{-2x}} \]
Was this answer helpful?
0
0