Question 195286
<font face="Tahoma" szie=1.5>
</pre><font size=4><b>
Seeing the Slope the same, then two lines are PARALLEL:
{{{system(y=highlight(3/4)(x) +6 (red(EQN1)), y=highlight(3/4)(x)-2 (red(EQN2)))}}}



Remember in our Slope-Intercept Form,{{{system(y=red(m)x+b)}}}, where m=Slope.


Seeing the graph,
{{{drawing(300,300,-10,10,-10,10,graph(300,300,-10,10,-10,10,(3/4)x+6,(3/4)x-2))}}} --->{{{red(RED=EQN1)}}};{{{ green(GREEN(EQN2))}}}


Thank you,
Jojo</font>