document.write( "Question 540958: Solve using the elimination method. I'm messing up somewhere with this, I'm just not sure where, please help.\r
\n" );
document.write( "\n" );
document.write( "-2x - 8y = 22
\n" );
document.write( "-6x - y = 20 \n" );
document.write( "
Algebra.Com's Answer #353945 by AnlytcPhil(1810) You can put this solution on YOUR website! \r\n" ); document.write( "-2x - 8y = 22\r\n" ); document.write( "-6x - y = 20\r\n" ); document.write( "\r\n" ); document.write( "To eliminate y multiply the second equation through by -8\r\n" ); document.write( "to make the term -y into +8y so it will cancel with the\r\n" ); document.write( "-8y term in the first:\r\n" ); document.write( "\r\n" ); document.write( "-2x - 8y = 22\r\n" ); document.write( "48x + 8y = -80\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now we add term by term:\r\n" ); document.write( "\r\n" ); document.write( "-2x - 8y = 22\r\n" ); document.write( "48x + 8y = -160\r\n" ); document.write( "--------------\r\n" ); document.write( "46x = -138\r\n" ); document.write( " x = \n" ); document.write( " \n" ); document.write( " |