SOLUTION: using AX =BY+C solve and graph: 3x+y=3

Algebra ->  Linear-equations -> SOLUTION: using AX =BY+C solve and graph: 3x+y=3      Log On


   



Question 170157: using AX =BY+C
solve and graph:
3x+y=3

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solve and graph:
3x+y=3
3x = -y + 3
---------------
x-intercept: let y = 0, then x = 1: (1,0)
------------
y-intercept: let x = 0, then y = 3: (0,3)
----------------------------------------------
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C-3x%2B3%29
===============================================
Cheers,
Stan H.