document.write( "Question 1090299: solve the following systems of equations by elimination. verify the solutions. \r
\n" );
document.write( "\n" );
document.write( "4m-3n=27
\n" );
document.write( "8m-6n=18 \n" );
document.write( "
Algebra.Com's Answer #704734 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4m-3n=27 \n" ); document.write( "8m-6n=18 \n" ); document.write( "multiply top by -2 and add the two equations \n" ); document.write( "-8m+6n=-54 \n" ); document.write( "8x+6n=36 \n" ); document.write( "0=-18 \n" ); document.write( "no solution. \n" ); document.write( " \n" ); document.write( " |