document.write( "Question 976183: Solve the following system of equations using the elimination method
\n" );
document.write( "2x - 3y =12
\n" );
document.write( "-2x + 3y = 12 \n" );
document.write( "
Algebra.Com's Answer #597832 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the following system of equations using the elimination method \n" ); document.write( "2x - 3y =12 \n" ); document.write( "-2x + 3y = 12 \n" ); document.write( "------------------- Add \n" ); document.write( "0 = 24 \n" ); document.write( "--> inconsistent \n" ); document.write( "No solution. \n" ); document.write( "---- \n" ); document.write( "If you graph them, you get parallel lines. \n" ); document.write( "No intersection, no solution. \n" ); document.write( " |