Question 427445
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
Using the standard slope-intercept form for an equation of a line y = mx + b
  where m is the slope and b the y-intercept.  
line with slope -3/7 and y-intercept(0,-5) 
 y = (-3/7)x - 5
 y = mx + b    | it is was it is
{{{drawing(300,300,   -6, 6, -6, 6, grid(1),
circle(0, -5,0.3),
graph( 300, 300, -6, 6, -6, 6,0,(-3/7)x - 5))}}}