document.write( "Question 904379: Use the elimination method to solve each system:\r
\n" );
document.write( "\n" );
document.write( "( - 2x + 4y = 12
\n" );
document.write( "(2x +4y = 28 \n" );
document.write( "
Algebra.Com's Answer #548716 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! -2x + 4y = 12 \n" ); document.write( " 2x +4y = 28 \n" ); document.write( "8y = 40 \n" ); document.write( "y = 5 and x = 4 \n" ); document.write( "Ordered Pair(4,5) the solution for this system of EQs \n" ); document.write( " |