9514 1404 393
Answer:
y = -1/2x + 3
Explanation:
It can work to start with the 2-point form of the equation for a line.
y = (y2 -y1)/(x2 -x1)(x -x1) +y1
y = (1 -5)/(4 -(-4))(x -(-4)) +5 . . . . . fill in point values
y = -4/8(x +4) +5 . . . . . . . . simplify a bit
y = -1/2x -2 +5 . . . . . .eliminate parentheses
y = -1/2x +3 . . . . collect terms