Question 415149
  <pre><font face = "Times" 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 \ 8/3 \ is \ the \ slope \ and \ 2 \ the \ y-intercept]
y = 8/3x +2  y-intercept is Pt(0,2)
Note: m = 8/3   As y increases/decreases by 8, x increases/decreases by 3
(0,2)   (0,2)
(3,10)(-3,-6)and (0,2)points on the Line
{{{drawing(300,300, -10, 10, -10, 10,  grid(1),
circle(0, 2,0.4),
circle(-3, -6,0.4),
circle(3, 10,0.4),
graph( 300, 300,  -10, 10, -10, 10,0,(8/3)x +2))}}}