The population of the student is a linear function with respect to time.
Let population be "p" and time be "t", thus we can write general form of the equation as:
![p=mt+b](https://img.qammunity.org/2023/formulas/mathematics/college/igz802sz7ujymdi8fgx4trwq4lasxsdmtk.png)
Where
m is the slope
b is the y-intercept
of the line...
Let's take the year 2003 at t = 0.
So,
2004 would be t = 1
2005 would be t = 2
2006 woud be t = 3
We have population of 1200 at the base year 2003, thus a coordinate pair of point (t, p) will be (0, 1200).
We have a population of 1500 in 2006, thus a coordinate pair of point (t, p) will be (3, 1500).
We have two points:
(0, 1200)
(3, 1500)
Let's calculate the slope, which is the rate of change of p with respect to t.
Change in p = 1500 - 1200 = 300
Change in t = 3 - 0 = 3
Rate of Change = 300/3 = 100
This is the slope, or m.
Thus, the equation will be:
![p=100t+b](https://img.qammunity.org/2023/formulas/mathematics/college/oigerhlb0z69o7555zd98y1hgjk7sepyqu.png)
To find b, we can use the point (t,p) = (0, 1200). So,
![\begin{gathered} p=100t+b \\ 1200=100(0)+b \\ b=1200 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/aein04fk8fqg1e6vsuyhwhrsx3zkr44jcb.png)
The correct equation will be:
![p=100t+1200](https://img.qammunity.org/2023/formulas/mathematics/college/j5ddvxng3h84vnj7tg7um4h2ds5m6ldiey.png)
Matching with answer choices, it is First Option, f(x) = 100x + 1200