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