document.write( "Question 371480: \r\n" );
document.write( "I need the answer and need to know how you got the answer for a solving systems\r\n" );
document.write( "using elimination. 7x + 2y = 10\r\n" );
document.write( " -7x + y = -16
\n" );
document.write( "
Algebra.Com's Answer #264621 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Add corresponding terms of the two equations and the x-terms\r\n" ); document.write( "will cancel out automatically since one is 7x and the other is -7x:\r\n" ); document.write( "\r\n" ); document.write( " 7x + 2y = 10\r\n" ); document.write( "-7x + y = -16\r\n" ); document.write( "--------------\r\n" ); document.write( " 3y = -6\r\n" ); document.write( "\n" ); document.write( " |