document.write( "Question 766849: 2x+3y=2
\n" );
document.write( "4x+2y=-3
\n" );
document.write( "what number would you multiply the top equation by to eliminate the x terms? \n" );
document.write( "
Algebra.Com's Answer #467252 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " 2x + 3y = 2\r\n" ); document.write( " 4x + 2y = -3\r\n" ); document.write( "\r\n" ); document.write( "To eliminate the x-terms multiply the top equation through by -2\r\n" ); document.write( "\r\n" ); document.write( "-4x - 6y = -4\r\n" ); document.write( " 4x + 2y = -3\r\n" ); document.write( "-------------\r\n" ); document.write( " -4y = -7\r\n" ); document.write( " y =\n" ); document.write( " |