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 #421891 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
-5x + y = -2
\n" ); document.write( "y=5x-2
\n" ); document.write( "-3x + 6y = _12
\n" ); document.write( "-3x+6(5x+2)=12
\n" ); document.write( "-3x+30x+12=12
\n" ); document.write( "27x=12-12
\n" ); document.write( "27x=0
\n" ); document.write( "x=0/27=0 ans.
\n" ); document.write( "y=5*0-2
\n" ); document.write( "y=0+2=2 ans.
\n" ); document.write( "Proof:
\n" ); document.write( "-3*0+6*2=12
\n" ); document.write( "0+12=12
\n" ); document.write( "12=12
\n" ); document.write( "
\n" );