document.write( "Question 359196: Use the linear combination to solve the system.
\n" ); document.write( "X + 3y = 2
\n" ); document.write( "-X + 2y = 3
\n" ); document.write( "

Algebra.Com's Answer #256363 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Add the two equations,
\n" ); document.write( "\"x%2B3y-x%2B2y=2%2B3\"
\n" ); document.write( "\"5y=5\"
\n" ); document.write( "\"highlight%28y=1%29\"
\n" ); document.write( "Now use either equation to solve for \"x\".
\n" ); document.write( "\"x%2B3%281%29=2\"
\n" ); document.write( "\"highlight%28x=-1%29\"
\n" ); document.write( "
\n" );