document.write( "Question 136887: SOLVE AND GRAPH X+Y=3 X-Y=1 \n" ); document.write( "
Algebra.Com's Answer #100264 by checkley77(12844) ![]() You can put this solution on YOUR website! \n" ); document.write( "sometimes it's easier to graph & then solve: \n" ); document.write( "the solution here is (2,1) \n" ); document.write( "X+Y=3 \n" ); document.write( "Y=-X+3 (RED LINE) \n" ); document.write( "X-Y=1 \n" ); document.write( "-Y=-X+1 \n" ); document.write( "Y=X-1 (GREEN LINE) \n" ); document.write( " |