Answer:
y = x - 5
Explanation:
The equation is y = mx + b
m = the slope
b = y-intercept
Slope = rise/run or (y2 - y1) / (x2 - x1)
Points (-1, -6) and (6, 1)
We see the y increase by 7, and the x increase by 7, so the slope is
m = 7/7 = 1
Y-intercept is located at (0, -5)
So, the equation is y = x - 5