Question 184558
y=-5x
To find the x intercept set y=0
0=-5x
x=0 (0,0)
To find the y intercept set x=o
y=-5*0
y=0 (0,0)
The slope=-5 
Thus when y=5 x=-1 or when y=-5 x=1
{{{ graph( 300, 200, -6, 5, -10, 10, y = -5x) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -5x).