David W. answered 12/04/15
Tutor
4.7
(90)
Experienced Prof
The slope of a line is often called "rise over run" because it is the increase in the y-values divided by the increase in the x-values. A positive slope means a line that goes from lower left to upper right; a negative slope means a line that goes from upper left to lower right; a horizontal line has a slope of 0; and the slope of a vertical line is undefined.
Two points determine a line. That's why you can draw a line given two points.
Imagine plotting the points (-2, 5) and (1, 4). The y-values go from 5 down to 4 while the x-values go from -2 up to 1. This means that we will have a negative slope. [special note: we could consider the two points in either order]
The points P1 (x1, y1) and P2 (x2,y2) determine a line. The slope of that line is m=(y2-y1)/(x2-x1). [note: the m is the slope when you write the equation in slope-intercept form: y-mx+b.]
m = (y2-y1)/(x2-x1)
m = (4-5)/(1-(-2))
m = (-1)/(3)
m = -1/3
Get ready for the next step -- now that you know that m=-1/3 you can use either point to solve this equation for the y-intercept b:
y = -1/3x + b