
Dominic S. answered 09/10/15
Tutor
5.0
(240)
Math and Physics Tutor
I assume the question actually says to assume the virus spreads exponentially, rather than expeditiously. Simple continuous exponential growth can be modeled by P(t) = C * e^rt, with C and r being constants. If you know the size P at two times, you can determine r by dividing the sides:
P2/P1 = (C*e^rt2)/(C*e^rt1)
P2/P1 = e^rt2/e^rt1
P2/P1 = e^r(t2-t1)
ln (P2/P1) = r(t2-t1)
r = ln (P2/P1)/(t2-t1)
P1 is 122 cases; we don't have a strict zero, so we can just call April 2014 our time 0.
P2 is 344 cases, two months later, so our t2 is 2 months.
Thus, r = ln(344/122) / 2 = ~.518
and C can be determined by 122 = C*e^r(0): C is 122.
June 2015 is 14 months after our time zero, so
P = 122*e^(.518*14) = 172,133 cases.