Tamara J. answered 06/12/13
Math Tutoring - Algebra and Calculus (all levels)
Recall the slope-intercept form of a linear equation is as follows:
y = mx + b , where m represents the slope of the line and b represent the y-intercept (the point where the line intersects the y-axis).
Given two points on a line, (x1, y1) and (x2, y2), we can find the slope (m) of the line using the following formula:
m = (y2 - y1)/(x2 - x1)
Therefore, for a line with the points (x1, y1)=(3, 1) and (x2, y2)=(4, 2), the slope is as follows:
m = (2 - 1)/(4 - 3) = 1/1 = 1
Using the slope of the line (m=1) and one of the points on the line (e.g., (3, 1)), plug in these values into the slope-intercept form of a linear equation to find the y-intercept (b):
y = mx + b
1 = (1)(3) + b
1 = 3 + b (subtract 3 from both sides of the equation)
-2 = b
Thus, given that the slope of the line is 1 (m=1) and the y-intercept is -2 (b=-2), then the equation of the line in slope-intercept form is as follows:
y = mx + b
y = (1)x + (-2)
y = x - 2
Nataliya D.
I don't know, where you got that formula from, Natalie!!! Point-slope form is
y - y1 = m(x - x1) , or two-point form:
y1 - y2
y - y1 = ———— (x - x1)
x1 - x2
06/12/13