Please check my work (find general solution of DE)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
darryw
Messages
124
Reaction score
0

Homework Statement


"find the general solution of the equation: y'' + 3y' + 2y = 0

characteristic is:
r^2 + 3r + 2 = 0

solve quadratic:
(r+2)(r+1)

r = -2
r= -1

therefore GS of equation is: y = c_1e^-2x + c_2e^-x

thanks for any help

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
darryw said:

Homework Statement


"find the general solution of the equation: y'' + 3y' + 2y = 0

characteristic is:
r^2 + 3r + 2 = 0

solve quadratic:
(r+2)(r+1)

r = -2
r= -1

therefore GS of equation is: y = c_1e^-2x + c_2e^-x

thanks for any help
This is easy enough to check. For you solution, it should be that y'' + 3y' + 2y = 0. If so, your solution is correct.