document.write( "Question 251827: 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 #183520 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( "Multiply thru the 1st eqution by 3 to get: \n" ); document.write( "9x-9y = -27 \n" ); document.write( "--- \n" ); document.write( "Subtract that from the 2nd equation and you get: \n" ); document.write( "0 = 0 \n" ); document.write( "--- \n" ); document.write( "That means the system is dependent (one of the equations \n" ); document.write( "is a multiply of the other). \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |