document.write( "Question 679262: What is the process for solving systems of equations by substitution?
\n" );
document.write( "Example: -5x + y = -2 and -3x + 6y = _12
\n" );
document.write( " I know that you need to isolate the y in the first problem by adding 5x to both sides. That gives you y = -2 + 5x, which you next plug in to the other equation to get -3x + 5x + -2 +6y = -12. Right? This math book only has instructions for simpler problems. I don't know what to do next.
\n" );
document.write( "Thanks. Any help would be welcome. \n" );
document.write( "
Algebra.Com's Answer #421890 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! -5x + y = -2 \n" ); document.write( "-3x +6y = -12 \n" ); document.write( "... \n" ); document.write( "y = -2 + 5x \n" ); document.write( "Substitute into the second equation for the \"y\" \n" ); document.write( "... \n" ); document.write( "-3x + 6(-2+5x) = -12 \n" ); document.write( "Distribute the 6 \n" ); document.write( "-3x - 12 + 30x = -12 \n" ); document.write( "27x - 12 = -12 \n" ); document.write( "27x = 0 \n" ); document.write( "x = 0 \n" ); document.write( "... \n" ); document.write( "Plug the x into either equation and solve for y \n" ); document.write( "y = -2 + 5(0) = -2 \n" ); document.write( "... \n" ); document.write( "x = 0 \n" ); document.write( "y = -2 \n" ); document.write( "... \n" ); document.write( "Check \n" ); document.write( "-5(0) + -2 = -2 : Correct \n" ); document.write( "-3(0) + 6(-2) = -12 : Correct \n" ); document.write( "..................... \n" ); document.write( "Delighted to help; feel free to email if you have further questions. \n" ); document.write( "HomeworkHelpers@readingboosters.com \n" ); document.write( "-Reading Boosters \n" ); document.write( "Website: www.MyHomeworkAnswers.com \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " \n" ); document.write( " |