document.write( "Question 36736: Solve the following system by using either addition or substitution. If a unique solution
\n" );
document.write( "does not exist, state whether the system is dependent or inconsistent.
\n" );
document.write( "10x + 2y = 7
\n" );
document.write( "y = -5x + 3 \n" );
document.write( "
Algebra.Com's Answer #22589 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Solve the following system by using either addition or substitution. If a unique solution \n" ); document.write( "does not exist, state whether the system is dependent or inconsistent. \n" ); document.write( "10x + 2y = 7.............................I \n" ); document.write( "y = -5x + 3...OR.......5X+Y=3......................II \n" ); document.write( "2*EQN.II GIVES \n" ); document.write( "10X+2Y=6....WHERE AS EQN.I SAYS THAT 10X+2Y=7...SO THESE ARE INCONSISTENT EQNS. \n" ); document.write( "THERE IS NO POSSIBLE SOLUTION AS IF WE TRY TO SATISFY EQN.I..THEN EQN.II WILL \n" ); document.write( "NOT BE SATISFIED AND VICEVERSA \n" ); document.write( " |