document.write( "Question 755489: 4x + 7y = -16
\n" );
document.write( "6x - y = -24\r
\n" );
document.write( "\n" );
document.write( "solve using elimination method \n" );
document.write( "
Algebra.Com's Answer #459685 by pragya.ban@gmail.com(32)![]() ![]() ![]() You can put this solution on YOUR website! 4x + 7y = -16 \n" ); document.write( "6x - y = -24\r \n" ); document.write( "\n" ); document.write( " The elimination method basically targets one of the variables and eliminates it. For this problem, let's eliminate y. To do so we need to multiply the second equation by 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + 7y = -16 \n" ); document.write( "42x - 7y = -168\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We multiplied by 7 because we want the y's to cancel out. For this to happen you need to have the same value but just negatives of each other. Now the next step is to add the equations:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + 7y = -16 \n" ); document.write( "+ \n" ); document.write( "42x - 7y = -168 \n" ); document.write( "______________\r \n" ); document.write( "\n" ); document.write( "46x = -184\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now solve like normal and you should -4 for x. Now just replace x with -4 in the equations and you can find y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps! \n" ); document.write( " |