
Kendra F. answered 09/06/16
Tutor
4.7
(23)
Patient & Knowledgeable Math & Science Tutor
Equation of a line:
y = mx +b
Where;
m = slope
b = y-intercept
You are given the y-intercept from the point (0,2). When x = 0, y = 2
You can then see from the Eq: y = mx + b
that b = 2
The slope, m is found by calculating the change in y over the change in x or "rise over run".
m = (y1-y2)/(x1-x2)
One of the points is (x1, y1) and the other (x2, y2)
m = (2-(-1)) / (0 -(-1)) = (2+1)/(0+1) = 3/1 = 3
So the Eq. for the line passing through the two points is;
y = 3x + 2