I'm working on a problem and need help figuring out where I went wrong. The problem states:
"Suppose that $10$ people originally have the virus, and that in the early stages of the virus, the number of people infected is increasing exponentially with $k=1.9$. It is estimated that, approximately $8000$ people become infected."
Based on the information provided by the question, I found a logistic function to model this shown by $P= \frac{8000}{1+499e−^{1.9t}}$ but am told this is incorrect. Can someone explain why?
Additionally another question asks for the vertical coordinate at which the rate of infected people begins to decrease. By solving for $t$ at $8000$, I found $t=3.52$ but again am told this is incorrect. I assume it's incorrect because my equation for $P$ was incorrect?