To find the equation of the line which represents the population change over time, we need to first determine the slope of the line (change in population per year) and then use the point-slope form of a linear equation.
We are given two points based on the population at different times:
- In 2013 (which is 3 years from 2010), the population is 9,300.
- In 2019 (which is 9 years from 2010), the population is 8,100.
We can denote these points as follows:
- Point 1 (xā, yā): (3, 9300)
- Point 2 (xā, yā): (9, 8100)
Now, we can calculate the slope \( m \) of the line using the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Plugging in the values:
\[ m = \frac{8100 - 9300}{9 - 3} = \frac{-1200}{6} = -200 \]
Next, we can use the slope-intercept form of a line, which is:
\[ y = mx + b \]
We have found that the slope \( m = -200 \). Now we can use one of the points to find the y-intercept \( b \). Let's use point (3, 9300):
\[ 9300 = -200(3) + b \]
Calculating this gives:
\[ 9300 = -600 + b \] \[ b = 9300 + 600 = 9900 \]
Now we have both the slope and the y-intercept:
The equation of the line is:
\[ y = -200x + 9900 \]
Thus, the correct answer is:
y = -200x + 9900