document.write( "Question 120681: Solve the following system by substitution\r
\n" ); document.write( "\n" ); document.write( "4x-12y=5
\n" ); document.write( "-x+3y=-1
\n" ); document.write( "

Algebra.Com's Answer #88473 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( " \"4%2Ax-12%2Ay=5\"
\n" ); document.write( " \"-1%2Ax%2B3%2Ay=-1\"
\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( " \"-12%2Ay=5-4%2Ax\"Subtract \"4%2Ax\" from both sides
\n" ); document.write( "
\n" ); document.write( " \"y=%285-4%2Ax%29%2F-12\" Divide both sides by -12.
\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=-5%2F12%2B%281%2F3%29%2Ax\" Now we've fully isolated y
\n" ); document.write( "
\n" ); document.write( " Since y equals \"-5%2F12%2B%281%2F3%29%2Ax\" we can substitute the expression \"-5%2F12%2B%281%2F3%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%2B3%2Ahighlight%28%28-5%2F12%2B%281%2F3%29%2Ax%29%29=-1\" Replace y with \"-5%2F12%2B%281%2F3%29%2Ax\". Since this eliminates y, we can now solve for x.
\n" ); document.write( "
\n" ); document.write( " \"-1%2Ax%2B3%2A%28-5%2F12%29%2B3%281%2F3%29x=-1\" Distribute 3 to \"-5%2F12%2B%281%2F3%29%2Ax\"
\n" ); document.write( "
\n" ); document.write( " \"-1%2Ax-15%2F12%2B%283%2F3%29%2Ax=-1\" Multiply
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"-1%2Ax-5%2F4%2B1%2Ax=-1\" Reduce any fractions
\n" ); document.write( "
\n" ); document.write( " \"-1%2Ax%2B1%2Ax=-1%2B5%2F4\"Add \"5%2F4\" to both sides
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"-1%2Ax%2B1%2Ax=-4%2F4%2B5%2F4\" Make -1 into a fraction with a denominator of 4
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"-1%2Ax%2B1%2Ax=1%2F4\" Combine the terms on the right side
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"0%2Ax=1%2F4\" Now combine the terms on the left side.
\n" ); document.write( " \"0%2F1=1%2F4\" Since this expression is not true, we have an inconsistency.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " So there are no solutions. The simple reason is the 2 equations represent 2 parallel lines that will never intersect. Since no intersections occur, no solutions exist.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " graph of \"4%2Ax-12%2Ay=5\" (red) and \"-1%2Ax%2B3%2Ay=-1\" (green) (hint: you may have to solve for y to graph these)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " and we can see that the two equations are parallel and will never intersect. So this system is inconsistent
\n" ); document.write( "
\n" ); document.write( "
\n" );