document.write( "Question 37159: Solve by using either addition or substitution. If a unique solution does not exist, state whether the system is dependent or inconsistent.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "10x + 2y = 7
\n" );
document.write( "Y = -5x + 3 \n" );
document.write( "
Algebra.Com's Answer #22832 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let us transform the second equation into\r \n" ); document.write( "\n" ); document.write( "5x + y = 3\r \n" ); document.write( "\n" ); document.write( "and then multiply everything by two\r \n" ); document.write( "\n" ); document.write( "10x + 2y = 6\r \n" ); document.write( "\n" ); document.write( "If we subtract that equation from the first equation, we get\r \n" ); document.write( "\n" ); document.write( "0 = 1\r \n" ); document.write( "\n" ); document.write( "Of course, this is impossible. Our conclusion is that there is no solution.\r \n" ); document.write( "\n" ); document.write( "This system is inconsistent. \n" ); document.write( " |