document.write( "Question 374345: Determine whether the system is consistent, inconsistent, or dependent.
\n" );
document.write( "2x + 2y = 2
\n" );
document.write( "6x + 6y = 6 (Points : 1)
\n" );
document.write( " Inconsistant
\n" );
document.write( " Consistent
\n" );
document.write( " Dependent
\n" );
document.write( "Any help would be great and thanks \n" );
document.write( "
Algebra.Com's Answer #266385 by Jk22(389)![]() ![]() You can put this solution on YOUR website! As equation 1 and 2 are linearly dependent, the system is dependent. \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "With Cramer's rule, delta=2*6-6*2=0, the system is either inconsistent or dependent (either no solution or an infinity) \n" ); document.write( " \n" ); document.write( "Since deltax=deltay=delta=0, the system is dependent. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |