Question 277797
y=5x-3
The standard line equation is:
Y=mX+b where m=slope & b=Y intercept.
In this equation the Y intercept=-3.
{{{ graph( 300, 200, -6, 5, -10, 10, 5x -3) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 5x -3).