I am looking for help solving these two differential equations:
1. x'=-x
2. x'=x2, x(0)=x0
The solutions are x(t)=e-tx0, and x(t)=x0/(1-x0t).
I just don't understand what steps were being done to get those solutions. If someone could point me in the right starting point or show me...