document.write( "Question 375430: solve the system x+y=2 and x-y=4 by the elimination method \n" ); document.write( "
Algebra.Com's Answer #266988 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Add the equations together to eliminate \"y\" and solve for \"x\".
\n" ); document.write( "\"x%2By%2Bx-y=2%2B4\"
\n" ); document.write( "\"2x=6\"
\n" ); document.write( "\"highlight%28x=3%29\"
\n" ); document.write( "Then use either equation to solve for \"y\".
\n" ); document.write( "\"3%2By=2\"
\n" ); document.write( "\"highlight%28y=-1%29\"
\n" ); document.write( "
\n" );