Questions on Algebra: Linear Equations, Graphs, Slope answered by real tutors!

Algebra ->  Algebra -> Questions on Algebra: Linear Equations, Graphs, Slope answered by real tutors!     (Log On)
Ad: Algebra Solved!™: algebra software that solves YOUR algebra homework problems with step-by-step help!



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

Answer by stanbon(19721) 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(400,300,-10,10,-10,10,-3x+3)
===============================================
Cheers,
Stan H.