To find the equation of the line that models the population over time, we first need to identify the points on the graph:
- The population at the end of 2013 (3 years after 2010) is 9,300. This gives us the point (3, 9300).
- The population at the end of 2019 (9 years after 2010) is 8,100. This gives us the point (9, 8100).
Next, we can find the slope \( m \) of the line using the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Substituting the points (3, 9300) and (9, 8100):
\[ m = \frac{8100 - 9300}{9 - 3} = \frac{-1200}{6} = -200 \]
Now that we have the slope \( m = -200 \), we can use point-slope form to find the equation of the line. We can use one of the points, for instance (3, 9300).
The point-slope form is:
\[ y - y_1 = m(x - x_1) \]
Substituting \( m = -200 \), \( x_1 = 3 \), and \( y_1 = 9300 \):
\[ y - 9300 = -200(x - 3) \]
Expanding this equation:
\[ y - 9300 = -200x + 600 \]
\[ y = -200x + 9900 \]
Thus, the equation of the line that models the population over time is:
\[ y = -200x + 9900 \]
So the correct response is:
y = ā200x + 9900