Answer:
y = x+6
Step-by-step explanation:
You can find an equation by using the 2-point form of the equation for a line:
y = (y2 -y1)/(x2 -x1)·(x -x1) +y1
Filling in the given values, we have ...
y = (9 -5)/(3 -(-1))·(x -(-1)) +5
y = (4/4)(x +1) +5 . . . . simplifying a bit
y = x +6