Question 123025
y=2x/3-4 (red Line)
x+3y+3=0 or 3y=-x-3 or y=-x/3-3/3 or y=-x/3-1 (green line)
{{{ graph( 300, 200, -6, 5, -10, 10, y = 2x/3 +4, y = -x/3 -1) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = 2x/3 +4 and y = -x/3 -1).