document.write( "Question 41946: Solve the following system 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 #27135 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Consider the second equation \n" ); document.write( "This can be simplified into \n" ); document.write( "Thus the second equation is identical with the first one. \n" ); document.write( "So the system is dependent.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, ultimately, we are left with only one equation \n" ); document.write( "To determine 2 unknowns we need two different equations; otherwise from one equation we cannot find a unique solution. \n" ); document.write( " |