Answer:
y = (1/2)x - 2
Explanation:
First we find the slope of this line.
As we move from (-2, 5) to (6, 1), x increases by 8 (this is the run) and y decreases by 4 (this is the rise). Thus, m = rise / run = 4/8, or m = 1/2.
Let's now find the equation. Start with y = mx + b and substitute the knowns (m = 1/2 and point (6, 1) ):
1 = (1/2)(6) + b, or 1 = 3 + b. Then b = -2, and y = (1/2)x - 2