document.write( "Question 204910: Determine whether the system is consistent, inconsistent, or dependent.
\n" );
document.write( "3x - 3y = -9
\n" );
document.write( "9x - 9y = -27 \n" );
document.write( "
Algebra.Com's Answer #154667 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine whether the system is consistent, inconsistent, or dependent. \n" ); document.write( "3x - 3y = -9 \n" ); document.write( "9x - 9y = -27 \n" ); document.write( "------------ \n" ); document.write( "The 2nd equation is 3 times the 1st. \n" ); document.write( "So the system is said to be dependent. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |