Question 1091015
{{{ 6x - y = 4 }}}
Put this in the form {{{ y = m*x + b }}} where
{{{ m }}} = slope
{{{ b }}} = y-intercept
-----------------------
subtract {{{ 6x }}} from both sides
{{{ -y = -6x + 4 }}}
Now multiply both sides by {{{ -1 }}}
{{{ y = 6x - 4 }}}
slope  = {{{ 6 }}}
y-intercept = {{{ -4 }}}