Question 391336
Slope intercept equation (y=mx+b)
b = y-intercept
m=slope

4y + 3x = -4
4y = -3x - 4
y = -3/4x -1
b = -1 (Therefore y=-1)
Lets plot y=-1 and m=-3/4 
I'll start by plotting y=-1
From this point, I go down -3 on the  y-axis and over 4 to the left on x-axis:
{{{drawing(300,300, -8, 8, -8, 8, grid(1),
graph( 300, 300, -8, 8, -8, 8,-.75x-1))}}}