To model the growth of bacteria using an exponential equation in the form \( y = a(b)^x \), we need to identify the parameters \( a \) and \( b \) using the information provided.
-
Understanding the Parameters:
- \( a \) is the initial amount of bacteria. From the problem, we know that initially (at \( x = 0 \)), there were 5 bacteria. So, \( a = 5 \).
- \( b \) is the growth factor per hour.
-
Using the Information Given:
- After 1 hour (\( x = 1 \)), the number of bacteria is 35. Therefore, we can set up the equation: \[ y = 5(b)^x \] For \( x = 1 \): \[ 35 = 5(b)^1 \]
-
Solving for \( b \):
- We can simplify the equation: \[ 35 = 5b \] To find \( b \), divide both sides by 5: \[ b = \frac{35}{5} = 7 \]
-
Writing the Final Equation:
- Now we have \( a = 5 \) and \( b = 7 \). Thus, the exponential model for the number of bacteria \( y \) after \( x \) hours in sunlight is: \[ y = 5(7)^x \]
So, the exponential equation that models the bacteria growth is: \[ y = 5(7)^x \]