It is easy to check that for any value of $c$, the function $$y = ce^{-2x} + e^{-x}$$
is solution of equation $$y' + 2y = e^{-x}.$$ Find the value of $c$ for which the solution satisfies the initial condition $y(-5)= 6$
I start out by making it $y' =-2y+ e^{-x}$
this gives me $df/dy = -2y$ and $df/dx = e^{-x}$
I'm stuck here not sure what to do next.