Question 408411
  <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 \ m \ is \ the \ slope \ and \ b \ the \ y-intercept]
slope m = 8  and  y-intercept is (0,4)
  y = 8x + 4    |line slants to the right as  m > 0
m = 8/1: as y increases/decreases by 8, x increases/decreases by 1
 {{{drawing(300,300, -10,10,-10,10,   grid(1),
circle(0, 4,0.3),
graph( 300, 300, -10,10,-10,10,  0, 8x + 4 ))}}}