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)\"\" \"About 
You can put this solution on YOUR website!
Consider the second equation \"-2x-10y=-20\".
\n" ); document.write( "This can be simplified into \"2x%2B10y=20\" or \"x%2B5y=10\".
\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 \"x%2B5y=10\" but 2 unknowns.
\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( "
\n" );