SOLUTION: Solve the system of linear equations by graphing: x+y=5 -x+y=-5

Algebra ->  Linear-equations -> SOLUTION: Solve the system of linear equations by graphing: x+y=5 -x+y=-5      Log On


   



Question 946211: Solve the system of linear equations by graphing:
x+y=5
-x+y=-5

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
y=-x%2B5
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C5-x%29
.
.
.
y=x-5
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C5-x%2C-5%2Bx%29
.
.
(5,0)