Key Concepts and Formulas
- Exponential Growth/Decay: dtdx=λx⟹x(t)=x0eλt, where x(t) is the quantity at time t, x0 is the initial quantity, and λ is the growth/decay constant.
- Logarithm Properties: alogbc=logbca, logbx=y⟺x=by, elnx=x.
- Definite Integrals: ∫abf(x)dx=F(b)−F(a), where F′(x)=f(x).
Step-by-Step Solution
Step 1: Formulate and Solve the Differential Equation
The problem states that the rate of growth of bacteria is proportional to the number of bacteria present. This can be written as a differential equation:
dtdx=λx
where x(t) is the number of bacteria at time t, and λ is the constant of proportionality (growth rate). We solve it by separation of variables:
xdx=λdt
Now, integrate both sides from initial conditions (t=0,x=x0) to a general state (t,x(t)):
∫x0x(t)xdx=∫0tλdt
[ln∣x∣]x0x(t)=[λt]0t
ln(x(t))−ln(x0)=λt
ln(x0x(t))=λt
x(t)=x0eλt
Since x0=1000, we have
x(t)=1000eλt
Step 2: Determine the Growth Rate Constant (λ)
The problem states that the number of bacteria increases by 20% in 2 hours. This means that at t=2, x(2)=1000+0.20(1000)=1200. Substitute these values into the equation:
1200=1000e2λ
10001200=e2λ
56=e2λ
Taking the natural logarithm of both sides:
ln(56)=2λ
λ=21ln(56)
Step 3: Establish the Specific Growth Model
Substitute the value of λ into the equation x(t)=1000eλt:
x(t)=1000e21ln(56)t
x(t)=1000(eln(56))2t
x(t)=1000(56)2t
Step 4: Finding the Value of k
The problem states that the population of bacteria is 2000 after t=ln(56)k hours. Substitute x(t)=2000 and t=ln(56)k into the equation:
2000=1000(56)21ln(56)k
2=(56)2ln(56)k
Take the natural logarithm of both sides:
ln2=ln[(56)2ln(56)k]
ln2=2ln(56)kln(56)
ln2=2k
k=2ln2
Step 5: Calculating the Final Expression
We are asked to find the value of (ln2k)2. We have k=2ln2, so
ln2k=ln22ln2=2
Therefore,
(ln2k)2=(2)2=4
Common Mistakes & Tips
- Carefully apply logarithm and exponential properties to simplify expressions.
- Double-check calculations, especially when dealing with fractions and exponents.
- Remember that lnx is the same as logex.
Summary
We started by formulating and solving the differential equation for exponential growth. Then, we used the given information about the bacteria growth to find the growth rate constant, λ. We then substituted this value back into the equation and used the second condition (population of 2000) to solve for k. Finally, we calculated the value of (ln2k)2, which equals 4.
The final answer is \boxed{4}, which corresponds to option (D).