SOLUTION: how do i solve this problem -3=x+y

Algebra ->  Linear-equations -> SOLUTION: how do i solve this problem -3=x+y      Log On


   



Question 405309: how do i solve this problem -3=x+y
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how do i solve this problem -3=x+y
---
You don't solve it.
You might graph it by
plotting two points and
draw a line thru them:
y = -x-3
----
If x = 0, y = -3
If x = -3, y = 0
----
Plot (0,-3) and (-3,0) to get:
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C-x-3%29
=====================
Cheers,
Stan H.
============