Solve $$\frac{dy}{dx} -5y = e^x$$ Using initial condition $y(0)=-1$.
I calculate that $c=-0.75$, which gives me$$y=-0.25e^x - \frac{0.75}{e^{-5x}}$$
I'm just asking for verification of answer.
thanks to the people for providing the steps and explaining the process despite me only asking for my answer to be verified
solve at first the ode $$\frac{dy}{dx}-5y(x)=0$$ and then for the particular solution make the ansatz $$y_p=Ae^{x}$$