Question 1057222
solve it for y and graph.  When you want to make a circle (x^2+y^2=9, for example), you have to solve for y^2, and then take a square root and plot each separate root in Y1 and Y2.
4y=-3x-16
y=(-3/4)x-4
{{{graph(300,300,-10,10,-10,10,-(3/4)x-4)}}}