Question 998961
y-5x=2 how do I graph this? 
----
y = 5x+2
---
If x = 0, y = 2 giving you point (0,2)
---
If x = 1, y = 7 giving you point (1,7)
----
Plot those two points and draw a line thru them
to see the graph.
-----------------
{{{graph(400,400,-10,10,-10,10,5x+2)}}}
Cheers,
Stan H.
------------