Question 1175434
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
Previously Posted
***Using point-slope form, {{{y - y[1] = highlight_green(m)(x - x[1])}}}
 P(0, -2)
y - (-2) = 3(x-0)
    y + 2 = 3x
   y = 3x - 2  in Slope Intercept Form 
{{{drawing(300,300,   -6, 6, -6, 6, grid(1),
circle(0, -2,0.3),
circle(2/3, 0, 0.3),
graph( 300, 300, -6, 6, -6, 6,0, 3x - 2)) }}}
 Standard Form:  y - 3x = -2 
Wish You the Best in your Studies.
</font></b></pre>