Answer:
y = -3.5x + 15
Explanation:
Your slope-intercept equation is always y = mx + b
Using this formula, we need to find slope first: m = (y2-y1) / (x2-x1)
Step 1: Find slope
m = (1-8) / (4-2)
m = -7/2
Step 2: Plug in into slope-intercept form
y = -3.5x + b
Step 3: Find b (Plug in a coordinate given)
1 = -3.5(4) + b
1 = -14 + b
b = 15
Step 4: Combine it all together
y = -3.5x + 15
And you have your final answer.