Answer:
y = x - 4
Explanation:
You want it to be in the form of y=mx+b
First, find the slope:
=

So the slope (m) = 1
Now, to find b, plug in some data (we will use the point (8, 4):
4 = (1)(8) + b
4 = 8 + b
4 - 8 = b
-4 = b
Therefore, the equation is y = x - 4