Question 92·Medium·Nonlinear Functions
A laboratory starts a bacteria culture with 500 cells. The culture is observed to triple in size every 5 hours. Which function models the number of bacteria, , after hours?
For exponential growth problems, first lock in the initial value by checking what the function gives at t = 0, then translate the phrase like “doubles/triples every k units” into a factor (the base) and a time scale (divide t by k in the exponent). Look for a model of the form initial × (growth factor)^{t / (time interval)} and quickly test key times (like t = 0 and t = interval length) to eliminate wrong choices without doing heavy algebra.
Hints
Start with the initial value
At t = 0, how many bacteria are there? Check which options give that value when you plug in t = 0.
Think about the meaning of “triples every 5 hours”
If the culture triples every 5 hours, what should be in terms of the starting amount? How does that relate to the exponent in an exponential function?
Check the time in the exponent
In an exponential model, the base (here related to 3) tells you the growth factor, and the exponent controls how fast it’s applied. Which exponent expression in t makes the population multiply by 3 exactly when t increases by 5?
Test a key time value
Try plugging t = 5 into each choice. Which one gives a value exactly three times larger than the value at t = 0?
Desmos Guide
Enter the four candidate functions
Type each option into Desmos as a separate function, for example:
B1(t) = 500*(3*t)^5B2(t) = 500*3^(t/5)B3(t) = 500*3^(5*t)B4(t) = 500*5^(3*t)Make sure you use parentheses so the exponents and products are interpreted correctly.
Check the initial value at t = 0
For each function, either tap on the graph at t = 0 or use a table (tap the gear icon and select "Convert to table"). Look at the y-value when t = 0. Only the function whose y-value is 500 at t = 0 can model the situation correctly.
Check the value after 5 hours
Still using the graphs or tables, look at the y-value when t = 5 for the functions that had 500 at t = 0. The correct model will give a value exactly three times larger than 500 at t = 5 (because the culture triples every 5 hours).
Confirm the pattern over more time points
Optionally, check t = 10 and t = 15 for that same function. You should see the value triple each time t increases by 5 hours, confirming it matches the described growth pattern.
Step-by-step Explanation
Identify the type of model
The bacteria population triples in equal time intervals (every 5 hours), which is a constant multiplicative change. That means this is an exponential growth situation, not linear or polynomial growth. So the model should look like an initial amount times a base raised to a power involving t.
Use the initial amount
At time t = 0, the culture starts with 500 cells. Any correct model must satisfy .
- For an exponential model, this looks like , or more specifically for some base b and exponent f(t).
- So the 500 should be the factor in front, not mixed with t inside a power or parentheses in a way that makes something other than 500.
Translate “triples every 5 hours” into an exponent
“Triples every 5 hours” means:
- At t = 0: .
- At t = 5: .
- At t = 10: , and so on.
In an exponential model of the form , we want the exponent to increase by 1 every 5 hours, because each step of 1 in the exponent multiplies the amount by 3. That means the exponent should be :
- When t = 0, exponent = 0.
- When t = 5, exponent = 1.
- When t = 10, exponent = 2, etc.
Write the function and match to the choices
Using base 3 and exponent , the model is .
- This gives .
- It also gives , which is triple the initial amount, and continues to triple every 5 hours.
So the correct choice is , which is answer choice B.