You can put this solution on YOUR website! The line equation is: Y=mX+b WHERE Y&X ARE PLOTTED POINT, m=SLOPE & b=THE Y INTERCEPT (0,b)
-3x - y= -3
-Y=3X-3
Y=-3X+3 (RED LINE)
2x + y= 2
Y=-2X+2 (GREEN LINE) (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions -3x +3 and -2x +2).
Solution:(1,0)