Stephanie M. answered 05/05/15
Tutor
5.0
(887)
Private Tutor - English, Mathematics, and Study Skills
First, let's find your line's slope. Slope is rise/run, or (change in y) / (change in x):
m = (y2 - y1) / (x2 - x1)
m = (-1 - (-7)) / (3 - 2)
m = 6/1
m = 6
Now, write your line's equation in point-slope form, using slope m = 6 and point (x1, y1) = (2, -7):
y - y1 = m(x - x1)
y + 7 = 6(x - 2)
Finally, rearrange that equation into standard form (Ax + By = C) by getting x and y together on one side:
y = 6(x - 2) - 7
y = 6x - 12 - 7
-6x + y = -19