The concentration of a drug in a body can be modelled by $\frac{dC}{dt}=-\frac{C}{T}$
Where $T>0$ is a constant that determines how quick the concentration decays within the body. If the inital concentration of the drug is $C_0$, find the solution to this equation.
Need help getting started on this question!
We can rewrite it as, $$\frac{dC}C = -\frac{dt}T$$ On integrating, $$\ln C = -\frac tT +k$$
At $t=0$, $C= C_0\implies k = \ln C_0$
Thus, $$\ln C - \ln C_0 = \ln\frac{C}{C_0}=-\frac tT\implies C = C_0e^{-t/T}$$