document.write( "Question 1190034: Use the elimination method to solve the system of equation.Choose the correct order pair
\n" );
document.write( "-x+5y=4 and 4x+3y=16
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #821558 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use the elimination method to solve the system of equation.Choose the correct order pair \n" ); document.write( "-x+5y=4 --> -4x+20y= 16 \n" ); document.write( "and 4x+3y=16 \n" ); document.write( "------------------- \n" ); document.write( "-4x+20y= 16 \n" ); document.write( " 4x+3y=16 \n" ); document.write( "---------------------------- Add \n" ); document.write( "23y = 32 \n" ); document.write( "y = 32/27 \n" ); document.write( "--- \n" ); document.write( "-x+5y=4 \n" ); document.write( "-x + 160/27 = 4 \n" ); document.write( "x = 160/27 - 4 = 52/27 \n" ); document.write( " |