document.write( "Question 240611: How do you solve by elimination using multiplication:\r
\n" );
document.write( "\n" );
document.write( "-3x+4y=12
\n" );
document.write( "2x+y=-8 \n" );
document.write( "
Algebra.Com's Answer #176268 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's multiply the second equation by -4 which will give us: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-3x+4y=12 \n" ); document.write( "-8x-4y=32\r \n" ); document.write( "\n" ); document.write( "Now we can add both equations to give us: \n" ); document.write( "-11x=44\r \n" ); document.write( "\n" ); document.write( "Now we can divide both sides by -11 to give us: \n" ); document.write( "x=-4 \n" ); document.write( "Plug in -4 to the original equation to find y. \n" ); document.write( "-3(-4)+4y=12 \n" ); document.write( "12+4y=12 Subtract 12 to both sides \n" ); document.write( "4y=0 \n" ); document.write( "y=0 and x=-4 \n" ); document.write( "There you go. To see if these are correct plug the answers into both equation and it should come out good. \n" ); document.write( "RJ Toftness \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |