Explanation:
3. Let P(t) be the number of people infected by the virus at time t (in days). We can model the situation with the following exponential function:
P(t) = 400 * 1.25^t
Here, 400 represents the initial number of infected people, and 1.25 represents the growth factor, since the virus is spreading to 25% more people each day.
To find the number of people infected after t days, we can substitute t = (log(3000) - log(400)) / log(1.25) into the equation:
P(t) = 400 * 1.25^t
P(t) = 400 * 1.25^((log(3000) - log(400)) / log(1.25))
P(t) ≈ 2,343
Therefore, approximately 2,343 people are infected when the total number of infections reaches 3000.
4. Let P(t) be the population of the town at time t (in years). We can model the situation with the following exponential function:
P(t) = 10,800 * 0.975^t
Here, 10,800 represents the initial population in 2002, and 0.975 represents the decay factor, since the population is decreasing at a rate of 2.5% each year.
To find when the population reaches half the 2002 value, we can set P(t) = 5,400 and solve for t:
5,400 = 10,800 * 0.975^t
0.5 = 0.975^t
log(0.5) = t * log(0.975)
t ≈ 28.2
Therefore, the population will reach half the 2002 value in approximately 28.2 years, which corresponds to the year 2030.