Question 994656
Graph the linear function with a slope of m=-4 and a y-intercept of b=0. 
---
Equation:
y = -4x + 0
-----
If x = 0, y =0 giving you point (0,0)
If x = 1, y = -4 giving you point (1,-4)
Plot the points and draw a line thru them to see the graph.
----
Graph:
{{{graph(400,400,-10,10,-10,10,-4x)}}}
----
Cheers,
Stan H.
---------