document.write( "Question 964072: Find a solution to the following system of equations \r
\n" ); document.write( "\n" ); document.write( "-2x+y=-3
\n" ); document.write( "-x+2y=3
\n" ); document.write( "

Algebra.Com's Answer #588951 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Multiply the first equation by -2 and add to the second.
\n" ); document.write( "\"4x-2y-x%2B2y=6%2B3\"
\n" ); document.write( "\"3x=9\"
\n" ); document.write( "\"x=3\"
\n" ); document.write( "Then,
\n" ); document.write( "\"-3%2B2y=3\"
\n" ); document.write( "\"2y=6\"
\n" ); document.write( "\"y=3\"
\n" ); document.write( "(3,3)
\n" ); document.write( "
\n" ); document.write( "
\n" );