Andrew K. answered 01/06/15
Tutor
5.0
(208)
Expert Math and Physics Tutor - Many successful students!
Hi Amanda,
There are a few different ways to express the equation of a line:
The slope-intercept format: y = mx + b where "m" is slope and "b" is the y-intercept
The point-slope format: (y-y1) = m(x-x1) where "m" is slope, and (x1,y1) is a point on the line
And the standard form: Ax + By = C where A,B, and C are all integers, and A should be positive
If we can figure out ONE of the forms of the equation of a given line, we can use algebra to turn it into either of the other two. If we are given at least one of the points, then the point-slope format is usually the easiest to find. We already know TWO points that the line goes through, so we could pick either of them as our (x1,y1). But, we do still need to find the slope.
Slope = rise/run = (change in y)/(change in x) = (9-1)/(3-1) = 8/2 = 4
So, a point-slope representation for this line would be (and I'll use the (1,1) point for (x1,y1)):
(y-1) = 4 (x-1)
Now we just need to use algebra to rearrange it into the Ax + By = C format:
First I'll distribute the 4 on the right hand side of the equation:
y - 1 = 4x - 4
The number in front of the x is already positive, so I will leave it there, and move the "y" term to the right side, and the constant numbers to the left.
I'll subtract y from both sides:
-1 = 4x - y - 4
And now I will add 4 to both sides:
3 = 4x - y
So the standard form of this line is:
4x - y = 3
I hope this helps!
Andy