a line passes through the points in this table.\n| x | y |\n| 3 | 14 |\n| 4 | 20 |\n| 5 | 26 |\n| 6 | 32…

a line passes through the points in this table.\n| x | y |\n| 3 | 14 |\n| 4 | 20 |\n| 5 | 26 |\n| 6 | 32 |\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}$.
Step2: Select two points
Let's take $(x_1,y_1)=(3,14)$ and $(x_2,y_2)=(4,20)$.
Step3: Calculate the slope
$m=\frac{20 - 14}{4 - 3}=\frac{6}{1}=6$.
Answer:
6