Question 170157
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(400,300,-10,10,-10,10,-3x+3)}}}
===============================================
Cheers,
Stan H.