Question 333153
Slope -2/3, y-intercept (0,5)
Y=mX+b
5=-2/3*0+b
5=0+b
b=5 the Y intercept.
Y=-2x/3+5 ans.
{{{ graph( 300, 200, -6, 10, -10, 10, -2x/3 +5) }}} (graph 300x200 pixels, x from -6 to 10, y from -10 to 10, -2x/3 +5).