Question 477213
graph -x +5y=10
-----
Plot 2 points and draw a line thru them.
---
Let x = 0, then 5y=10 and y = 2
----
Let y = 0, them -x = 10 and x = -10
------------------------------------------
Plot (0,2) and (-10,0)
------------------------
{{{graph(400,400,-10,10,-10,10,(1/5)x+2)}}}
---------------
Cheers,
Stan H.