Answer: y = 2x + 2
Step-by-step explanation: First, you find slope between the points with point slope form. (8-(-6))/(3-(-4) = 2.
2 is the slope.
Now we have y = 2x + b.
To find b, we pick a coordinate and insert the values.
8 = 2(3) + b
8 = 6 + b
8 - 6 = b
b = 2
Put it together, you have y = 2x + 2