Question 538072: determine the slope of the line tht passes through each pair
(2,1), (8,9) Found 2 solutions by mananth, oberobic:Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! y = mx + b is the slope-intercept form.
.
m = change in y / change in x
m = (1-9) / (2-8)
m = -8 /-6
m = 8/6
m = 4/3
.
y = 4/3x + b
.
Use one of the points to find 'b'.
.
1 = 4/3(2) + b
1 = 8/3 + b
1 -8/3 = b
3/3 -8/3 = -5/3 = b
.
y = 4/3*x -5/3
.