We are given a table of points that lie on a line.
x
- 2
0
2
4
y
3
4
5
6
We can calculate the slope by substituting only two points of the given table into the Slope Formula.
m = y_2-y_1/x_2-x_1
Note that it does not matter which point we choose to use for ( x_1, y_1) and ( x_2, y_2), since the result of using the Slope Formula will be the same.