Question 242709
4x-3y=6x+y
-3y-y=6x-4x
-4y=2x
y=2x/-4
y=-x/2
{{{ graph( 300, 200, -6, 5, -10, 10, y = -x/2) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -x/2).
X intercept=(0,0)