Question 304691
m=5/6 & x intercept=-9
Y+mX+b
0=5/6*-9+b
0=-45/6+b
b=45/6 the Y intercept.
Y=5X/6+45/6 ans.
{{{ graph( 300, 200, -10, 5, -10, 10, 5x/6 +45/6) }}} (graph 300x200 pixels, x from -10 to 5, y from -10 to 10, 5x/6 +45/6).