document.write( "Question 1132726: how do you solve the system of equations using substitution?
\n" );
document.write( "3y=-7x+10
\n" );
document.write( "3y=4x+38 \n" );
document.write( "
Algebra.Com's Answer #749849 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " It can be done in much simpler way, and you deserve to know it . . . \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "From the first equation, you just have the expression for 3y: it is -7x + 10.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Substitute it into the second equation in whole, as is, replacing 3y in its left side by -7x + 10.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "You will get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " -7x + 10 = 4x + 38. (*)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It is how the substitution method works in this case (or, it is the way on how YOU CAN USE the substitution method in this case).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, you MOMENTARILY obtain a single equation for one unknown x, which you easily can solve. From (*), you have\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 10 - 38 = 4x + 7x\r\n" ); document.write( "\r\n" ); document.write( " -28 = 11x ====> x =\r \n" ); document.write( "\n" ); document.write( "Solved // by using the substitution method // in its economic mode.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For other similar solved problems, see the lesson\r \n" ); document.write( "\n" ); document.write( " - Useful tricks when solving systems of 2 equations in 2 unknowns by the Substitution method \r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |