y = 3x + 4
Step-by-step explanation:
Linear equation: y=mx+b​
m = slope
b = y intercept
Points: (0, 4) and (-2, -2)
To get the slope, we would apply the slope formula:


To get the y intercept, we would use any of the points and the slope.
using (0, 4) = (x, y)
4 = 3(0) + c
4 = 0 ++ c
c = 4
The linear equation from the points:
y = 3x + 4