You can put this solution on YOUR website! y-y2 = m * (x-x1)
.
6-5 = m * (3-(-4))
.
1 = m * 7
.
m = 1/7
.
y = 1/7*x + b
.
Now use one of the points to find 'b'
.
6 = 1/7*(3) + b
.
multiply by 7 to eliminate fraction
.
42 = 3 + 7b
39 = 7b
7b = 39
b = 39/7
.
y = 1/7*x + 39/7
.
or
.
7y = x + 39
-x + 7y = 39
.