Question 178468
</pre><font size=4><b>
Via Slope-Intercept form, 
{{{y=mx+b}}}, where{{{system(m=slope=-4,b=Yintercept)}}}
Thru point (0,-5):
{{{-5=-4(0)+b}}}
{{{b=-5}}}, Y intercept
Therefore, it follows eqn {{{highlight(y=-4x-5)}}}, Answer

Standard form: {{{highlight(y+4x=-5)}}}
We'll see the graph:
{{{drawing(300,300,-7,7,-7,7,grid(1),graph(300,300,-7,7,-7,7,-4x-5),blue(circle(0,-5,.20)))}}}
Thank you
Jojo</pre>