Question 173674
</pre><font size=4><b>
Remember, Parallel Lines have the same SLOPE: {{{m[1]=m[2]=-0.30}}}
Thru points (-1,5):{{{y=mx+b}}}
{{{5=-1(-0.30)+b}}}
{{{5=0.30+b}}}
{{{b=5+(-0.30)=4.70}}}, y-intercept
It follows eqn: ------>{{{y=-0.30x+4.70}}}
See the graph:
{{{drawing(400,400,-6,20,-6,12,grid(1),graph(400,400,-6,20,-6,12,-0.30x+4.70),blue(circle(-1,5,.25)))}}}
thank you,
Jojo</pre>