$$\ddot\phi + \frac bm\dot\phi = \frac{F}{mr}$$
I want to integrate this to get an equation for $\dot\phi(t)$ but I don't know how to integrate double derivatives. The answers say that the homogeneous equation associated with it is:
$$\ddot\phi + \frac bm\dot\phi = 0$$ and by integrating that you get
$$\dot\phi(t) = A \exp(−bt/m)$$
How do they integrate this homogeneous equation to get $A \exp(−bt/m)$?
I am only familiar with integrating first derivatives. Also if it gives $A \exp(−bt/m)$, then the non homogeneous equation is according to the solutions that
$$\ddot\phi + \frac bm\dot\phi = \frac F{mr}$$ integrates to give
$$\dot\phi(t) = A\exp(−bt/m) + \frac F{br}.$$
I also don't get this, because wouldn't the non homogeneous equation give $A\exp(−bt/m) + F/mr$ instead of $F/br$??