document.write( "Question 900707: I am suppose to solve the systems of equations by elimination and I don't understand it. Here is my problem.
\n" ); document.write( "-3x-y=4
\n" ); document.write( "4x+2y=-8
\n" ); document.write( "

Algebra.Com's Answer #546205 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Multiply the first equation by 2 and add it to the second equation to eliminate \"y\".
\n" ); document.write( "\"2%28-3x-y%29%2B4x%2B2y=2%284%29-8\"
\n" ); document.write( "\"-6x-2y%2B4x%2B2y=0\"
\n" ); document.write( "\"-2x=0\"
\n" ); document.write( "\"x=0\"
\n" ); document.write( "Now use either equation to solve for \"y\"
\n" ); document.write( "\"-3%280%29-y=4\"
\n" ); document.write( "\"-y=4\"
\n" ); document.write( "\"y=-4\"
\n" ); document.write( "
\n" ); document.write( "
\n" );