Question 1197457
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi  
Graph the line with slope -1/2 passing through the point -2,-2 .
***Using point-slope form, {{{y - y[1] = highlight_green(m)(x - x[1])}}}
 y +2 = (-1/2)(x + 2)
   y = (-1/2)x - 3
{{{drawing(300,300,   -6, 6, -6, 6, grid(1),
circle(-2, -2, 0.3),

graph( 300, 300, -6, 6, -6, 6,0, -.5x - 3)) }}}

Wish You the Best in your Studies.
</font></b></pre>