Question 844982
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
2x+4y=-6   0r   {{{y = -.5x - 3/2}}} Line graphed below
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(-1, -2,0.2),
circle(-1, -1,0.2),
circle(-3, 0,0.2),
circle(0, -3,0.2),
circle(1, -2,0.2),
circle(-1, 2,0.2),
graph( 300, 300, -6, 6, -6, 6,0, -.5x - 3/2))}}}