document.write( "Question 428159: Solve using the elimination method. Show all work.
\n" );
document.write( "4x + 8y = 16
\n" );
document.write( "-2x + 5y = 55 \n" );
document.write( "
Algebra.Com's Answer #297672 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 4x + 8y = 16 \n" ); document.write( "-2x + 5y = 55 \n" ); document.write( ". \n" ); document.write( "Multiply bottom equation by 2 then add both equations together: \n" ); document.write( "4x + 8y = 16 \n" ); document.write( "-4x + 10y = 110 \n" ); document.write( "---------------- \n" ); document.write( "18y = 126 \n" ); document.write( "y = 7 \n" ); document.write( ". \n" ); document.write( "substitute above into top equation to find x: \n" ); document.write( "4x + 8y = 16 \n" ); document.write( "4x + 8(7) = 16 \n" ); document.write( "4x + 56 = 16 \n" ); document.write( "4x = -40 \n" ); document.write( "x = -10\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |