Question 445097
How do I graph y=-1/3x+2?
Plot 2 points and draw a line thru them.
---
If x = 0, y = 2 giviing you point (0,2)
----
If x = -3, y = 3 giving you point (-3,3)
-----
{{{graph(400,300,-10,10,-10,10,(-1/3)x+2)}}}
---
Cheers,
Stan H.