Given the table:
X -3 , 0 , 3 , 6
Y 3, 7, 11, 15
We can write the ordered pairs of the function:
(-3, 3), (0, 7), (3, 11), (6, 15)
Any pair of ordered pairs can be used to calculate the slope, assuming they all belong to the line.
Let's pick the points (-3, 3) and (0, 7). The formula to calculate the slope is:
![\begin{equation*} m=(y_2-y_1)/(x_2-x_1) \end{equation*}](https://img.qammunity.org/2023/formulas/mathematics/college/5ntxvwthkkkebcaz58xef7572eaj609pny.png)
Substituting:
![m=(7-3)/(0+3)=(4)/(3)](https://img.qammunity.org/2023/formulas/mathematics/high-school/6gm9t98tusoog09fasq3sa2nh6dhpauxc2.png)
It can be verified that the slope is 4/3 regardless of the points selected to calculate it.
Answer: 4/3