Question 507882
y = mx + b is known as slope-intercept form.
'b' is the y-intercept, defining the point (0, b).
.
y = 4/3*x + 2
y-intercept = (0,2)
.
2y -6 = 2x
.
Divide both sides by 2
.
y -3 = x
.
Add 3 to both sides
.
y = x + 3
.
y-intercept = (0,3)
.
{{{graph(500,500,-10,10,-10,10,4/3*x+2, x+3)}}}