Nathan B. answered 02/13/22
Elementary and Algebraic skilled
The first step is to find the slope, so we use the slope formula: (y2 - y1) / (x2 - x1)
Now plug in the values of those coordinates: 1 - 2 / -6 - 4
That leaves us with -1/-10. the negatives in the numerator and denominator cancel out, so that leaves us with 1/10.
You have a couple options from here to make the slope-intercept equation. One is to use the point-slope equation and convert from there:
y - y1 = m(x - x1)
y - 2 = 1/10(x - 4)
y - 2 = 1/10 x - 4/10
y - 2 = 1/10 x - 2/5
y = 1/10 x - 2/5 + 2
y = 1/10 x +1 3/5
Another way is to use one of the points given, place it in the s-i formula and solve for b:
2 = 4/10 + b
2 = 2/5 + b
2 - 2/5 = b
1 3/5 = b
Plug b-value into the equation and once again:
y = 1/10 x +1 3/5
David W.
There seems to be a typo in computing the slope.02/11/22