Question 911818
x+3y=6
how can I create a table of values for this?
-----------------
Solve for y
---
x+3y=6
3y = 6-x
y = 2 - x/3
--
Pick values for x and find y
x = 0, y = 2
x = 3, y = 1
x = 6, y = 0
etc