Question 470675
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi
*[tex \LARGE\ Using \ the \ standard \ slope-intercept \ form \ for \ an \ equation \ of \ a  \ line \ y = mx + b ] 
*[tex \LARGE\ where \ m \ is \ the \ slope \ and \ b \ the \ y-intercept]
line with m=-4 that passes through (-1,4).
  y = -4x + b  |Using ordered pair(-1,4) to solve for b
  4 = -4*-1 + b
  0 = b
   y = -4x
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
circle(-1, 4,0.3),
graph( 300, 300, -6, 6, -6, 6,0,-4x))}}}