Question 186900
</pre><font size=4><b>
Line Eqn---->{{{x+y=-2}}}
Following Slope-Intercept Form{{{system(y=mx+b)}}}
{{{y=-x-2}}} 
Let fy=0:----> {{{0=-x-2}}}---->{{{highlight(x=-2)}}}
Let fx=0:----> {{{y=0-2}}}----->{{{highlight(y=-2)}}}
Let's plot the intrecepts:
{{{drawing(300,300,-5,5,-5,5,grid(1),graph(300,300,-5,5,-5,5,-x-2),green(circle(-2,0,.15)),green(circle(0,-2,.15)))}}}
Thank you,
Jojo</pre>