document.write( "Question 994919: Solve the following system by elimination, substitution, or Cramer's rule { 4x+2y =-28 and 6x+3y = -18 } \n" ); document.write( "
Algebra.Com's Answer #613831 by stanbon(75887) ![]() You can put this solution on YOUR website! Solve the following system by elimination, substitution, or Cramer's rule \n" ); document.write( " 4x+2y =-28 \n" ); document.write( " 6x+3y = -18 \n" ); document.write( "----- \n" ); document.write( "Modify:: \n" ); document.write( "2x + y = -14 \n" ); document.write( "2x + y = -6 \n" ); document.write( "----- \n" ); document.write( "Subtract to get: \n" ); document.write( "0 = 8 \n" ); document.write( "That is a contradiction. \n" ); document.write( "Ans: No solution \n" ); document.write( " \n" ); document.write( " |