Question 409387
  <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]
y=9/5x+8  |slope m = 9/5 and y-intecept is Pt(0,8)
Note: as y increases/decreases by 9, x increases/decreases by 5, thus Pt(-5,-1)
{{{drawing(300,300, -10, 10, -10, 10,  grid(1),
circle(0, 8,0.4),
circle(-5, -1,0.4),
graph( 300, 300,  -10, 10, -10, 10,(9/5)x +8))}}}