Question 163185
The x intercept=(x,0)
The y intercept=(0,y)
Assume the x intercept=(5,0)
Assume the y intercept=(0,-3)
Now plot these two points & draw a line through them thus you have:
{{{ graph( 300, 200, -6, 7, -6, 10, 3x/5 -3) }}} (graph 300x200 pixels, x from -6 to 7, y from -6 to 10, 3x/5 -3).