In a town of 50,000 people the number of people at time t who have influenza is $N(t)= (1000)/(1+9999e^{-t})$ where $t$ is measured in days. Note that the flu is spread by the one person who has it at $t=0$.
At what time $t$ is the rate of spreading the greatest?
I differentiate the function to find the rate of spreading which is $N'(t)= (99,990,000e^{-t})/(1+9999e^{-t})^2$.
Do I have to perform second derivative again and solve $N''(t)=0$ to find $t$ such that $N(t)$ is the greatest?