The rate of decay of a radioactive source falls from $3000$ counts per minute to $2000$ counts per minute 5 minutes later. From this information, determine the half life of the substance.
The answers for this question say to use the formula $N = Ae^{kt}$, using:
$A = 3000, N = 2000 \text { and } t = 50$ (to find $k$)
I don't understand how $3000$ can be used as an 'initial value', when it represents a rate of change? Wouldn't this be equal, then, to the derivative of the equation?
$N = Ae^{kt}$ is a solution to the differential equation $$\frac{dN}{dt}=kN.$$ The question requires you to have the differential equation first. Initial value of $N$ is attained when $t=0 \iff N = Ae^{0}=A$, so $A$ is your initial value. Can you finish it?