Question 1170731

equation of the line is:

{{{y=mx+b}}} where {{{m}}} is a slope and {{{b}}} is y-intercept

given:

slope {{{m=-4 }}} and y-intercept {{{b=-1}}}

{{{y=-4x-1}}} 

make table:

{{{x}}}|{{{y}}}
{{{0}}}|{{{-1}}}
{{{1}}}|{{{-5}}}

plot these points and draw a line through


{{{drawing ( 600, 600, -10, 10, -10, 10,
circle(0,-1,.12),circle(1,-5,.12),
locate(0,-1,p(0,-1)),locate(1,-5,p(1,-5)),
graph( 600, 600, -10, 10, -10, 10, -4x-1)) }}}