Final answer:
To find the initial size of the bacterial culture, we use the exponential growth model N(t) = A * e^(kt) with two given data points to solve for the growth rate k and the initial amount A. The initial size of the culture is approximately 8.33 bacteria.
Step-by-step explanation:
To solve for the initial size of the bacterial culture, we start by writing an exponential growth model using the formula N(t) = A * e^(kt), where N(t) is the count at time t, A is the initial amount, and k is the growth rate.
We have two points: (15, 100) and (30, 1200), which give us the system of equations:
- 100 = A * e^(15k)
- 1200 = A * e^(30k)
Divide the second equation by the first to find k:
1200 / 100 = e^(30k) / e^(15k)
12 = e^(15k)
ln(12) = 15k
k = ln(12) / 15
Now that we have k, plug it back into the first equation to find A:
100 = A * e^((ln(12) / 15) * 15)
100 = A * e^(ln(12)) = A * 12
A = 100 / 12
A = 8.33
Therefore, the initial size of the culture was approximately 8.33 bacteria.