Question 351624
Hi
*Note: slope intercept form is y = mx + b where m is the slope and b the y-intercept.
.
3x -2y = -4
.
solve for y
y= (3/2)x + 2
.
slope = (3/2) (As y varies by 3, x varies in the same direction by 2!)
y-intercept is 2  (0,2) a point on the line
.
(0, 2) and (2,5) and (-2,-1) are points on the line
.
{{{drawing(300,300, -6, 6, -6, 6,
circle(0, 2,0.3),
circle(2, 5,0.2),
circle(-2, -1,0.2),
graph( 300, 300, -6, 6, -6, 6, (3/2)x+2))}}}