Question 83060
3X+2Y=12, 2Y=-3X+12, Y=-3X/2+12/2, Y=-3X/2+6 (RED LINE)
2X+3Y=8, 3Y=-2X+8, Y=-2X/3+8/3 (GREEN LINE)
{{{ graph( 300, 200, -6, 5, -10, 10, y = -3x/2 +6, y = -2x/3 +8/3) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y  -3x/2 +6 and y = -2x/3 +8/3).