a line passes through the points in this table.\n|x|y|\n|5|1|\n|6|2|\n|7|3|\n|8|4|\nwhat is the slope of the…

a line passes through the points in this table.\n|x|y|\n|5|1|\n|6|2|\n|7|3|\n|8|4|\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 is $m=\frac{y_2 - y_1}{x_2 - x_1}$, where $(x_1,y_1)$ and $(x_2,y_2)$ are two points on the line.
Step2: Select two points
Let $(x_1,y_1)=(5,1)$ and $(x_2,y_2)=(6,2)$.
Step3: Calculate the slope
$m=\frac{2 - 1}{6 - 5}=\frac{1}{1}=1$.
Answer:
1