Question

Difficulty: Very hardExponential Functions and Equations

The population of a colony of bacteria doubles every 1515 minutes. The population of the colony, P(t)P(t), after tt hours can be modeled by the function P(t)=P08ktP(t) = P_0 \cdot 8^{kt}, where P0P_0 is the initial population of the colony and kk is a constant. What is the value of kk?

  1. A
    112\frac{1}{12}
  2. B
    34\frac{3}{4}
  3. 43\frac{4}{3}Answer
  4. D
    1212

Answer

The correct value of kk is 43\frac{4}{3}.
Since the population doubles every 1515 minutes, it doubles 44 times per hour. Therefore, the population after tt hours is P024tP_0 \cdot 2^{4t}. To express this model in the form P08ktP_0 \cdot 8^{kt}, we equate the growth factors: 24t=8kt2^{4t} = 8^{kt}. Since 8=238 = 2^3, this can be rewritten as 24t=(23)kt=23kt2^{4t} = (2^3)^{kt} = 2^{3kt}. Setting the exponents equal gives 4t=3kt4t = 3kt, which simplifies to 4=3k4 = 3k and yields k=43k = \frac{4}{3}.

Step-by-Step Solution

1
Determine the number of doubling periods per hour.
The population doubles 44 times per hour.
Since there are 6060 minutes in an hour and the population doubles every 1515 minutes, the number of doubling periods in one hour is 6015=4\frac{60}{15} = 4.
2
Formulate the population growth equation in terms of base 2.
P(t)=P024tP(t) = P_0 \cdot 2^{4t}
If the population doubles 44 times per hour, then after tt hours, it has doubled 4t4t times, representing a growth factor of 24t2^{4t}.
3
Equate the growth model to the given function and express using a common base.
24t=(23)kt    24t=23kt2^{4t} = (2^3)^{kt} \implies 2^{4t} = 2^{3kt}
Set the two expressions for the population equal: P024t=P08ktP_0 \cdot 2^{4t} = P_0 \cdot 8^{kt}. Dividing by P0P_0 gives 24t=8kt2^{4t} = 8^{kt}. Since 8=238 = 2^3, rewrite the right side to have a base of 22.
4
Solve for the constant kk by equating the exponents.
4t=3kt    4=3k    k=434t = 3kt \implies 4 = 3k \implies k = \frac{4}{3}
Since the bases on both sides of the equation are equal, their exponents must also be equal. Divide both sides by tt (since t>0t > 0) and isolate kk.

Key Concept

Converting bases in exponential functions and adjusting exponents for different units of time.
Rate this question