document.write( "Question 30063: when solving a system of two linear equations, how is an inconsistent system identified? \n" ); document.write( "
Algebra.Com's Answer #18057 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The following system is inconsistent. \n" ); document.write( "x+y=6 \n" ); document.write( "x+y=2 \n" ); document.write( "If you subtract one from the other you find \n" ); document.write( "that 0=4. \n" ); document.write( "That is evidence that the system is inconsistent. \n" ); document.write( "Geometrically the lines are parallel. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |