Question 994092
 Please help me find the linear equation for this by graphing the two intercept points 
x + y = 1 
3x - y = -25 
-----
Add and solve for "x"::
4x = -24
x = -6
-----
Solve for "y"::
-6 + y = 1
y = 7
-------
Intersect point::(-6,7)
-----
{{{graph(400,400,-10,10,-10,30,-x+1,3x+25)}}}
--------
Cheers,
Stan H.
-----------