Answer:
The equation of the line would be y = -1/5x + 1
Step-by-step explanation:
In order to find the equation, we first need to find the slope. We can do this by using the slope equation with the points.
m(slope) = (y2 - y1)/(x2 - x1)
m = (2 - -1)/(-5 - 10)
m = 3/-15
m = -1/5
Now that we have this, we can use point-slope form along with one of the points to get the equation.
y - y1 = m(x -x1)
y - 2 = -1/5(x + 5)
y - 2 = -1/5x - 1
y = -1/5x + 1