document.write( "Question 994388: I need help with the Elimination method and the problem is 4x-8y=8
\n" );
document.write( "ad -10x+8y=28 \n" );
document.write( "
Algebra.Com's Answer #613485 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4x-8y=8 \n" ); document.write( "-10x+8y=28 \n" ); document.write( "======== \n" ); document.write( "Eliminate the y by adding the equations together. Notice that the -8y +8y=0, so the resulting equation will not have y. It will have been eliminated. \n" ); document.write( "-6x=36 \n" ); document.write( "x= -6 \n" ); document.write( "y:--24-8y=8 \n" ); document.write( "-8y=-32 \n" ); document.write( "y= -4 \n" ); document.write( "===== \n" ); document.write( "Check with second equation \n" ); document.write( "-10(-4) + 8 (-2) \n" ); document.write( "40-16=24 \n" ); document.write( "(-6,-4) \n" ); document.write( " \n" ); document.write( " |