
Nathan B. answered 02/24/20
Elementary and Algebraic skilled
So to solve for the formula of y = mx + b, we need to find the values of m and b. To find the slope (m), we need to use the slope formula:
(y2 - y1) / (x2 - x1) (the values of the rise / the values of the run)
(-4 - -8) / (6 - 3)
(-4 + 8) / (6 - 3) = 4/3
Now to find b, we can place a point into the slope-intercept formula and isolate:
-8 = 4/3 * 3 + b
-8 = 4 + b
Subtract 4 from both sides:
-8 - 4 = 4 + b - 4
-12 = b
So the final equation is going to be:
y = 4/3 x -12