Deriving y & Solving y'' + 4y' - 5y = 0 with C

  • Thread starter Thread starter Dr Game
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Dr Game
Messages
26
Reaction score
0
It's been a while, but how would you go about deriving

[tex]y = C e^-^5^x[/tex]

and plug it into this equation

[tex]y'' + 4y' - 5y = 0[/tex]

i can do this without C the answer would be 0, but what do I do with C there?
 
Physics news on Phys.org
You just differentiate it as usual, leaving the C in front of the terms, and then plug the first and second derivatives into the equation.
 
alright thought so, so I should get the same answer if C wasn't there, which is 0

[tex]25Ce^-^5^x+4(-5Ce^-^5^x)-5Ce^-^5^x = 0[/tex]
 
Yes, that's correct