Question 610603
 <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi, 
Note: the standard slope-intercept form for an equation of a line {{{y = mx + b}}}
  where m is the slope and b the y-intercept.  
slope 1.4 and y-intercept (0,-8)
 {{{y = 1.4x -8}}}
{{{drawing(300,300,  -10,10,-10,10,   grid(1),
graph( 300, 300,-10,10,-10,10,  0,1.4x -8))}}}