Question 1177347
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
y=2x-4 Green Line
Parallel Lines have same slope: m = 2
P(-4,5)
(y-5) = 2(x+4)
  y = 2x + 13
Wish You the Best in your Studies.

{{{drawing(300,300,   -20,20,-20,20,  
 grid(1),
circle(0, 13,0.4),
circle(0,4,0.4),
graph( 300, 300,-20,20,-20,20,0, 2x-4, 2x + 13))}}}

</font></b></pre>