document.write( "Question 63064This question is from textbook
\n" );
document.write( ": Solve the following systems by addition. If a unique solution does not exist, state whether the system is inconsistent or dependent.
\n" );
document.write( "x + 5y = 10
\n" );
document.write( "-2x - 10y = -20
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #43895 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following systems by addition. If a unique solution does not exist, state whether the system is inconsistent or dependent. \n" ); document.write( "E1: x + 5y = 10 \n" ); document.write( "E2: -2x - 10y = -20 \n" ); document.write( "Multiply E1 by 2 and add it to E2. \n" ); document.write( "E1: 2(x+5y)=2(10) --> 2x+10y=20 \n" ); document.write( ": \n" ); document.write( "2x+10y=20 \n" ); document.write( "-2x-10y=-20 \n" ); document.write( "____________ \n" ); document.write( "0+0=0 \n" ); document.write( "0=0 \n" ); document.write( "When all your variables are eliminated, you have one of two cases, 0=0 means that the system is dependent. The lines are lying right on top of each other and there are infinitely many solutions because they have all points in common. \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "If both your variables are eliminated and your left with 0=(something other than 0). Then you would have had an inconsitent system. The lines would be parallel and never intersect, thus giving no solution. \n" ); document.write( ": \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " \n" ); document.write( " |