document.write( "Question 99839: Solve the system.
\n" ); document.write( "3x - 6y = 12
\n" ); document.write( "x – 2y = 4
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #72672 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Solving a linear system of equations by subsitution

\n" ); document.write( "
\n" ); document.write( " Lets start with the given system of linear equations
\n" ); document.write( "
\n" ); document.write( " \"3%2Ax-6%2Ay=12\"
\n" ); document.write( " \"1%2Ax-2%2Ay=4\"
\n" ); document.write( "
\n" ); document.write( " Now in order to solve this system by using substitution, we need to solve (or isolate) one variable. I'm going to choose y.
\n" ); document.write( "
\n" ); document.write( " Solve for y for the first equation
\n" ); document.write( "
\n" ); document.write( " \"-6%2Ay=12-3%2Ax\"Subtract \"3%2Ax\" from both sides
\n" ); document.write( "
\n" ); document.write( " \"y=%2812-3%2Ax%29%2F-6\" Divide both sides by -6.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " Which breaks down and reduces to
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"y=-2%2B%281%2F2%29%2Ax\" Now we've fully isolated y
\n" ); document.write( "
\n" ); document.write( " Since y equals \"-2%2B%281%2F2%29%2Ax\" we can substitute the expression \"-2%2B%281%2F2%29%2Ax\" into y of the 2nd equation. This will eliminate y so we can solve for x.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"1%2Ax%2B-2%2Ahighlight%28%28-2%2B%281%2F2%29%2Ax%29%29=4\" Replace y with \"-2%2B%281%2F2%29%2Ax\". Since this eliminates y, we can now solve for x.
\n" ); document.write( "
\n" ); document.write( " \"1%2Ax-2%2A%28-2%29-2%281%2F2%29x=4\" Distribute -2 to \"-2%2B%281%2F2%29%2Ax\"
\n" ); document.write( "
\n" ); document.write( " \"1%2Ax%2B4-%282%2F2%29%2Ax=4\" Multiply
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"1%2Ax%2B4-1%2Ax=4\" Reduce any fractions
\n" ); document.write( "
\n" ); document.write( " \"1%2Ax-1%2Ax=4-4\" Subtract \"4\" from both sides
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"1%2Ax-1%2Ax=0\" Combine the terms on the right side
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"0%2Ax=0\" Now combine the terms on the left side.
\n" ); document.write( " \"0=0\" Since this expression is true for any x, we have an identity.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " So there are an infinite number solutions. The simple reason is the 2 equations represent 2 lines that overlap each other. So they intersect each other at an infinite number of points.
\n" ); document.write( "
\n" ); document.write( " If we graph \"3%2Ax-6%2Ay=12\" and \"1%2Ax-2%2Ay=4\" we get
\n" ); document.write( "
\n" ); document.write( " \"+graph%28+500%2C+600%2C+-6%2C+5%2C+-10%2C+10%2C+%2812-3%2Ax%29%2F-6%29+\" graph of \"3%2Ax-6%2Ay=12\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"+graph%28+500%2C+600%2C+-6%2C+5%2C+-10%2C+10%2C+%284-1%2Ax%29%2F-2+%29+\" graph of \"1%2Ax-2%2Ay=4\" (hint: you may have to solve for y to graph these)
\n" ); document.write( "
\n" ); document.write( " we can see that these two lines are the same. So this system is dependent
\n" ); document.write( "
\n" ); document.write( "
\n" );