document.write( "Question 169621: Solve each system by substitution. Determine whether the equations are independent, dependent or inconsistent:\r
\n" );
document.write( "\n" );
document.write( "y= -3x+19
\n" );
document.write( "y= 2x-1\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #125080 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve each system by substitution. Determine whether the equations are independent, dependent or inconsistent: \n" ); document.write( "y= -3x+19 \n" ); document.write( "y= 2x-1 \n" ); document.write( "------------- \n" ); document.write( "2x-1 = -3x+19 \n" ); document.write( "5x = 20 \n" ); document.write( "x = 4 \n" ); document.write( "------ \n" ); document.write( "If x=4, then y = 2*4-1 = 7 \n" ); document.write( "---------- \n" ); document.write( "System solution: (4,7) \n" ); document.write( "Therefore the system is consistent. \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |