SOLUTION: How to graph the equation -x+3y=6

Algebra ->  Linear-equations -> SOLUTION: How to graph the equation -x+3y=6       Log On


   



Question 466175: How to graph the equation -x+3y=6

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
graph the equation -x+3y=6
-------------
1st: Solve for "y":
3y = x+6
y = (1/3)(x) + 2
----------------------
2nd: Plot 2 points and draw a line thru them:
If x = 0, y = 2
If x = 3, y = 3
----
Plot (0,2) and (3,3)
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C%281%2F3%29x%2B2%29
=============================================
Cheers,
Stan H.
============