Question 1048452
Use the following as an example
Parallel Line:  Slopes the same
the standard slope-intercept form for an equation of a line 
where m is the slope and b the y-intercept is:
{{{y = highlight_green(m)x + highlight(b)}}}
  y=-4x+2,  m = -4
| New Line
Using point-slope form, {{{y - y[1] = highlight_green(m)(x - x[1])}}} P(-2,5)
y -5 = -4(x + 2)
y = -4x - 3 ( in slope-intercept form)
|Your Listing
(3,2),y=x+5, m = 1
y - 2 = 1(x-3)
y = x - 1