Answer:
y = -2x + 5
Explanation:
Assuming this is linear, the slope would be constant. For every 1 x, y decreases by 2. This means that the slope is -2.
y = -2x + b
Now all we need is the y-intercept.
If we plug in the first point (1,3), we get:
3 = -2*1+b
3 = -2+b
b = 5
This is the y-intercept.
y = -2x + 5