SOLUTION: draw the graph of 3x+y=3

Algebra ->  Graphs -> SOLUTION: draw the graph of 3x+y=3      Log On


   



Question 437039: draw the graph of 3x+y=3
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
3x + y = 3
Subtract 3x from both sides
y = -3x + 3
You need 2 points to draw a line
When x = 0, y = 3: (0,3)
When x = 1, y = 0: (1,0)
graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-3%2Ax%2B3%29
Done