Jordan K. answered 10/11/15
Tutor
4.9
(79)
Nationally Certified Math Teacher (grades 6 through 12)
Hi Jeff,
Let's begin by writing the slope-intercept form of a linear equation:
y = mx + b (m is slope and b is y-intercept)
From the above equation, we see that we need two things in order to write our equation:
1. The slope (m).
2. The y-intercept (b), the value for y when x=0.
We can determine the slope (m) of a line if we know two of its points. It's the difference in the y coordinates of the two points divided by the difference in the x coordinates of the two points:
m = (y2 - y1) / (x2 - x1)
(x1,y1) = (2,9) - our 1st given point
(x2,y2) = (4,-1) - our 2nd given point
m = (-1 - 9) / (4 - 2)
m = -10/2
m = -5 (slope of line)
We can determine the y-intercept (b) by plugging in the coordinates of a point (x,y) on the line and it's slope (m) and solving for b:
y = mx + b (slope-intercept form)
m = -5 (determined above)
(x,y) = (4,-1): our 2nd given point
(easier numbers for calculation)
-1 = -5(4) + b
-1 = -20 + b
b = -1 + 20
b = 19 (y-intercept)
Now we have everything we need to write the slope-intercept form of the equation for our line:
y = mx + b
m = -5 (determined above)
b = 19 (determined above)
y = -5x + 19 (equation in slope-intercept form)
Thanks for submitting this problem and glad to help.
God bless, Jordan.