document.write( "Question 121932: solve the following systems by addition. If a unique solution does not exist, state whether the system is inconsistent or dependent.\r
\n" );
document.write( "\n" );
document.write( "X+5Y=10
\n" );
document.write( "-2X-10Y=-20 \n" );
document.write( "
Algebra.Com's Answer #89527 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! If you try to solve by the elimination method, multiply the first equation by 2 and add to the second equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(X+5Y=10) \n" ); document.write( "-2X-10Y=-20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2X+10Y=20 \n" ); document.write( "-2X-10Y=-20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The result is 0=0, which means that these equations are actually the SAME LINE. The equations are therefore said to be \"Dependent.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |