Question 408160
  <pre><font size = 3 color = "indigo"><b>
Hi
*[tex \large\ Using \ the \ standard \ slope-intercept \ form \ for \ an \ equation \ of \ a  \ line \ y = mx + b ] 
*[tex \LARGE\ where \ 6 \ is \ the \ slope \ and \ b \ the \ y-intercept]
 y = 6x + b  |using ordered pair pt(-6,9) to solve for b
9 = -36 + b
 45 = b
 y = 6x + 45 
{{{drawing(300,300, -50,50,-50,50, grid(1),
circle(0, 45,2),
circle(-45/6, 0,2),
circle(-7, 3,2),

graph( 300, 300, -50,50,-50,50,0,6x+45))}}}