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