
Nathan B. answered 10/28/21
Elementary and Algebraic skilled
slope-intercept formula: y = mx + b
We can start out by finding the slope by using the slope formula: (y2 - y1) / (x2 - x1)
m = (-3 - 0) / (0 - 2)
m = -3/-2
m = 3/2
Now to find the b-value, AKA the y-intercept. Lucky for us, the quest actually GIVES us the y-intercept in one of the points: (0, -3).
b = -3
That gives us the final equation y = 3/2 x - 3