Question 107753
graphing 2x-5y=10 using the intercept method
-------
Let x=0, then -5y=10 and y = -2
Let y=0, then 2x=10 and x = 5
-----------------
This gives you two points: (0,-2) and (5,0)
--------
Plot the two points and draw a line thru them.
{{{graph(400,300,-10,10,-10,10,(2/5)x-2)}}}
============
Cheers,
Stan H.