document.write( "Question 103572: Solve each of the following systems by addition. If a unique solution does not exist, state
\n" );
document.write( "whether the system is inconsistent or dependent.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " x + 5y = 10
\n" );
document.write( "-2x - 10y= -20\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #75294 by oberobic(2304) ![]() You can put this solution on YOUR website! By inspection, you can see that multiplying x+5y=10 by -2 you get the second equation. So, you actually have one equation with two unknowns. You cannot solve it. \n" ); document.write( " |