document.write( "Question 52247This question is from textbook
\n" );
document.write( ": solve each sytem by graphing.\r
\n" );
document.write( "\n" );
document.write( "x + y = 6
\n" );
document.write( "x - y = 2 \n" );
document.write( "
Algebra.Com's Answer #34805 by scoop(27)![]() ![]() ![]() You can put this solution on YOUR website! You can use the elimination method since the y's both cancel each other out leaving you with \n" ); document.write( "2x=8 \n" ); document.write( "x=4 then substitute the x value into your equation to get y: \n" ); document.write( "4+y=6 \n" ); document.write( "-4 on both sides \n" ); document.write( "y=2 then substitute both variables for a check \n" ); document.write( "your answer is (4,2) \n" ); document.write( " |