Answer:
Explanation:
The function to represent the population of bacteria after t days can be written as:
P(t) = P0 * (1 + r)^t
where P0 is the initial population (7500), r is the daily growth rate (14% = 0.14), and t is the number of days.
Substituting the values, we get:
P(t) = 7500 * (1 + 0.14)^t
Simplifying, we get:
P(t) = 7500 * 1.14^t
To find the percentage rate of change per hour, we need to convert the daily growth rate to an hourly growth rate. Since there are 24 hours in a day, the hourly growth rate, denoted by h, is given by:
h = (1 + r)^(1/24) - 1
Substituting the value of r, we get:
h = (1 + 0.14)^(1/24) - 1
= 0.005521
So, the percentage rate of change per hour is:
h * 100% = 0.5521%
Rounding to the nearest hundredth of a percent, we get:
h * 100% ≈ 0.55%