document.write( "Question 391042: Solve equation and
\n" );
document.write( "indicate if system is independent, dependent or inconsistent\r
\n" );
document.write( "\n" );
document.write( "Y= -x
\n" );
document.write( "Y= -x+3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #277876 by robertb(5830)![]() ![]() You can put this solution on YOUR website! By direct substitution, -x = -x + 3, or 0 = 3, a false statement. Thus the system has no solution, and the system is inconsistent. \n" ); document.write( " |