Answer: y = -2x + 6
Slope-intercept form: y = mx + b, where m = slope and b = y-int
m = -2
(-1, 8) --> -1 = x₁, 8 = y₁
Based on the slope and given point, use oint-slope form, y - y₁ = m(x - x₁), to find the slope-intercept equation:
y - 8 = -2[x -(-1)]
y - 8 = -2(x + 1)
y - 8 = -2x - 2
y = -2x + 6