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)![]() ![]() ![]() 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( " |