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