Question 840517
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Line parallel to the line x-y+4=0 0r ( y = x+4,  {{{highlight_green(m=1)}}} )
that passes through the point (-1, -3)
***Using point-slope form, {{{y - y[1] = m(x - x[1])}}}
 {{{ y+3 = highlight(1)(x+1)}}}
 y+3 = x+1
New Line (In Standard Form)
  x - y = 2