Michael J. answered 06/26/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
The equation of line is has a slope and a y-intercept. It is usually in the form y=mx+b.
First, we need to find the slope of this line using the coordinates.
m = (y2 - y1) / (x2 - x1)
m = (1 - (-3)) / (2 - (-1))
m = 4 / 3
The equation of the line so far is
y = (4/3)x + b
Next, we plug in the values of any of the coordinates into the equation to find b. Lets use (2, 1).
1 = (4/3)(2) + b
1 = (8/3) + b
-5/3 = b
The equation of the line is
y = (4/3)x - (5/3)
Next, we need to get the standard form. The equation of any line in this form is
Ax + Bx = C.
A, B, and C are constants.
Multiply both sides of the equation by 3.
3y = 4x - 5
Subtract 4x on both sides of equation.
-4x + 3y = -5