Question 1107414
{{{ y = 6x + 5 }}}
Slope = {{{ 6 }}}
Any line parallel to this line will
also have slope = {{{ 6 }}}
------------------------------
( -1, -2 )
The general form is:
{{{ y = m*x + c }}}
{{{ y = 6x + c }}}
Plug in the given point
{{{ -2 = 6*(-1) + c }}}
{{{ -2 = -6 + c }}}
{{{ c = 4 }}}
--------------------
{{{ y = 6x + 4 }}}
--------------------
Check:
Does it go through ( -1, -2 ) ?
{{{ -2 = 6*(-1) + 4 }}}
{{{ -2 = -6 + 4 }}}
{{{ -2 = -2 }}}