Question 30068
{{{ -3x=6y-2 }}}  divide by -3
{{{ x = -2y + (2/3) }}} x-intercept is 2/3
now solve for y
{{{ -3x=6y-2 }}} add 2 to both sides
{{{ -3x+2=6y }}} divide by 6
{{{ (-1x/2)+(1/3)=y }}} y-intercept is 1/3

Plot those points and draw the line connecting them
{{{ graph( 300, 200, -2, 2, -2, 2, (-1x/2)+(1/3) ) }}}