Question 1049205
the standard slope-intercept form for an equation of a line 
where m is the slope and b the y-intercept, 
 is {{{y = highlight_green(m)x + highlight(b)}}}  
  -5x = 8 - y
0r
y = 5x + 8
slope = 5
y- intercept = 8
{{{drawing(300,300,    -10,10,-10,10,  
 grid(1),
circle(0, 8,0.4),
circle(-2,-2,0.4),
graph( 300, 300, -10,10,-10,10,0, 5x + 8))}}}