document.write( "Question 1130335: Solve the systems of equations by using the substitution method. (If the system is dependent, enter a general solution in terms of c. If there is no solution, enter NO SOLUTION.)
\n" );
document.write( "{5x− 4y = −17
\n" );
document.write( " y= 5x − 7
\n" );
document.write( "(x, y) =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747007 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "5x-4y = -17 \n" ); document.write( "y = 5x-7 \r \n" ); document.write( "\n" ); document.write( "Substituting for y in the top equation by the RHS of the bottom equation: \n" ); document.write( "5x - 4(5x-7) = -17 \n" ); document.write( "5x - 20x + 28 = -17 \n" ); document.write( "-15x = -45 \n" ); document.write( " 15x = 45 \n" ); document.write( " x = 45/15 = 3 —> y = 5(3)-7 = 15-7 = 8 \n" ); document.write( "—\r \n" ); document.write( "\n" ); document.write( "Ans: x=3, y=8 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |