Answer:
y = -x +2
Explanation:
First let's find the slope.
(-1,3) and (4,-2)
3 - -2/ -1 - 4 = 5/-5 = -1
Slope = -1
Now let's use slope intercept form:
y1-y2=m(x1-x2)
Let's plug in our slope for m.
y1-y2= -1 (x1-x2)
And now let's substitute y2 and x2 for one of our points, I'll use (4,-2)
y1+2 = -1(x1- 4)
y= -x + 4 -2
y = -x +2