You can put this solution on YOUR website! What is the process/pattern of this problem.
Input/output
2/1
1/3
0/5
------
Notice that y decreases by 2 when x increases by 1.
That means the slope = -2
------
Notice that y = 5 when x = 0.
That means te y-intercept is 5
-----
Equation:
y = -2x + 5
----------------
Cheers,
Stan H.
----------------