document.write( "Question 688576: use the elimination method to solve the system of equations
\n" );
document.write( "a+6b=14
\n" );
document.write( "a+3b=5 \n" );
document.write( "
Algebra.Com's Answer #425654 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "With this, multiply the second by -1 to get: \n" ); document.write( "a+6b=14 \n" ); document.write( "-a-3b=-5 \n" ); document.write( "Add these to get: \n" ); document.write( "3b=9 \n" ); document.write( "Divide by 3: \n" ); document.write( "b=3 \n" ); document.write( "Plug 3 into either equation above and we find: \n" ); document.write( "a=-4 \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |