document.write( "Question 354850: solve the system using any algebraic method..
\n" ); document.write( "x+y=2
\n" ); document.write( "3x-2y=6
\n" ); document.write( "

Algebra.Com's Answer #253499 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Multiply eq. 1 by 2 and add the equations together to eliminate \"y\".
\n" ); document.write( "\"2x%2B2y%2B3x-2y=4%2B6\"
\n" ); document.write( "\"5x=10\"
\n" ); document.write( "\"highlight%28x=2%29\"
\n" ); document.write( "Now use either equation to solve for \"y\"
\n" ); document.write( "\"2%2By=2\"
\n" ); document.write( "\"highlight%28y=0%29\"
\n" ); document.write( "
\n" );