a line passes through the points in this table.\n|x|y|\n|2|-10|\n|5|8|\n|8|26|\n|11|44|\nwhat is the slope…

a line passes through the points in this table.\n|x|y|\n|2|-10|\n|5|8|\n|8|26|\n|11|44|\nwhat is the slope of the line?\nwrite your answer as an integer or simplified fraction.
Answer
Explanation:
Step1: Recall slope formula
The slope formula between two points $(x_1,y_1)$ and $(x_2,y_2)$ is $m=\frac{y_2 - y_1}{x_2 - x_1}$.
Step2: Select two points
Let's take $(x_1,y_1)=(2,- 10)$ and $(x_2,y_2)=(5,8)$.
Step3: Calculate the slope
$m=\frac{8-(-10)}{5 - 2}=\frac{8 + 10}{3}=\frac{18}{3}=6$.
Answer:
6