document.write( "Question 465516: Solve using the elimination method. -7x – y = -30 4x + y = 21 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #319011 by algebrahouse.com(1659) You can put this solution on YOUR website! -7x - y = -30 \n" ); document.write( "4x + y = 21 \n" ); document.write( "------------- \n" ); document.write( "-3x = -9 {added the two equations together, eliminating the y} \n" ); document.write( "x = 3 {divided both sides by -3}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + y = 21 {original bottom equation} \n" ); document.write( "4(3) + y = 21 {substituted 3, in for x, into 4x + y = 21} \n" ); document.write( "12 + y = 21 {multiplied 4 by 3} \n" ); document.write( "y = 9 {subtracted 12 from both sides}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3 and y = 9 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |