Question 203997
A. x + 3y = − 6 
3y=-x-6 
y=-x/3-6/3
y=-x/3-2 (red line)
b. 3x − 2y = 8
-2y=-3x+8
y=-3x/-2+8/-2
y=3x/2-4 (green line)
{{{ graph( 300, 200, -6, 5, -10, 10, -x/3 -2, 3x/2 -4) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions -x/3 -2 and -3x/2 -4).