
David W. answered 01/09/17
Tutor
4.7
(90)
Experienced Prof
Slope-intercept form looks like: y=mx+b
To use a system of equations:
Eq. 1: 1 = m(-2) + b
Eq. 2: -1 = m(8) + b
Using elimination method, subtract equations:
1 = -2m + b [Eq1]
-1 = 8m + b [Eq2]
----------------------
2 = -10m
-1/5 = m
Substitution into Eq1:
1 = (-1/5)(-2) + b
1 = 2/5 + b
3/5 = b
The equation is:
y = -x/5 + 3/5