Question 343663
Parallel lines have identical slopes.
{{{m1=m2=-3/2}}}
.
.
.
{{{y=-(3/2)x+b}}}
Use the point (0,0) to solve for {{{b}}}
{{{0=0+b}}}
{{{b=0}}}
.
.
.
{{{highlight(y=-(3/2)x)}}}
.
.
.
{{{graph(300,300,-10,10,-10,10,-(3/2)x-7,-(3/2)x)}}}