document.write( "Question 83179: i don't understand what to do with these two equations x+y=-1 and 2x-y=7 the directions say Estimate the solution of the linear system graphically. then check the solution algebraically. \n" ); document.write( "
Algebra.Com's Answer #59695 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
X+Y=-1, Y=-X-1 (RED LINE)
\n" ); document.write( "2X-Y=7, -Y=-2X+7, Y=2X-7 (GREEN LINE)
\n" ); document.write( "NOW SOLVE THESE 2 EQUATIONS BY SUBSTITUTING (-X-1) FOR Y IN THE SECOND EQUATION & SOLVE FOR X
\n" ); document.write( "2X-(-X-1)=7
\n" ); document.write( "2X+X+1=7
\n" ); document.write( "3X=7-1
\n" ); document.write( "3X=6
\n" ); document.write( "X=6/3
\n" ); document.write( "X=2 ANSWER.
\n" ); document.write( "2+Y=-1
\n" ); document.write( "Y=-1-2
\n" ); document.write( "Y=-3 ANSWER.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-x+-1%2C+y+=+2x+-7%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = -x -1 and y = 2x -7).
\n" ); document.write( "
\n" );