document.write( "Question 44735This question is from textbook College Algebra
\n" );
document.write( ": Solve each system by substitution. Determine whether each system is independent, inconsistent, or dependent.\r
\n" );
document.write( "\n" );
document.write( "5x -6y = 32
\n" );
document.write( "x = 6 - 3y \n" );
document.write( "
Algebra.Com's Answer #29609 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since the second one is already solved for x, we can substitute its value into the other equation. so from \n" ); document.write( "5x - 6y = 32 \n" ); document.write( "x = 6 - 3y \n" ); document.write( "we get \n" ); document.write( "5(6 - 3y) - 6y = 32 \n" ); document.write( "30 - 15y - 6y = 32 \n" ); document.write( "-21y = 2 \n" ); document.write( "y = -2/21 \n" ); document.write( "then plug that back into equation two and get \n" ); document.write( "x = 6 - 3y \n" ); document.write( "x = 6 - 3(-2/21) \n" ); document.write( "x = 6 + 6/21 \n" ); document.write( "x = 6 + 2/7 \n" ); document.write( "x = 6 2/7 or 44/7 \n" ); document.write( "Whenever you get one distinct solution, like we have here, (44/7, -2/21), we have a consistent and independent system... \n" ); document.write( " |