document.write( "Question 970388: Determine whether the system is consistent, inconsistent, or dependent. \r
\n" );
document.write( "\n" );
document.write( "4x - 5y = -12\r
\n" );
document.write( "\n" );
document.write( "16x - 20y = -48 \n" );
document.write( "
Algebra.Com's Answer #593017 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Multiply everything in equation 1 by 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You'll go from 4x - 5y = -12 to 16x - 20y = -48 which is 100% identical to equation 2. Therefore, this means equation 1 and equation 2 are the same equation. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So they produce the same graphs. This system is dependent and there are infinitely many solutions. \n" ); document.write( " |