Question 408403
  <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 = 4.8x - 8    |slope m = 4.8 OR 48/10 = 24/5  and  y-intercept is -8  
Line crossing the y axis at Pt(0,-8, slanting to right as slope >0
m = 24/5: as y increases/decreases by 24, 
             x increases/decreases by 5 
{{{drawing(300,300, -10,10,-10,10, grid(1),
circle(0, -8,0.3),
graph( 300, 300, -10,10,-10,10,0, 4.8x-8))}}}