Answer: y = x + 4
===============================================
Step-by-step explanation
The first step is to compute the slope.

Now apply point-slope form.

The final answer is y = x + 4
It's in the form y = mx+b
m = 1 = slope
b = 4 = y intercept
--------
As a check, plug in x = -1 to get...
y = x+4
y = -1+4
y = 3
This confirms (-1,3) is on the line.
Now check x = -3
y = x+4
y = -3+4
y = 1
We have confirmed (-3,1) is also on the line. The answer overall is confirmed.
Graphing tools like GeoGebra and Desmos can be used to quickly verify the answer.
Side note: y = x+4 converts to x-y = -4