document.write( "Question 177967: Solve each system by substitution. Determine whether the equations are independent, dependent, or inconsistent.
\n" ); document.write( "2x-y=4
\n" ); document.write( "2x-y=3
\n" ); document.write( "

Algebra.Com's Answer #132927 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( " \"2%2Ax-1%2Ay=4\"
\n" ); document.write( " \"2%2Ax-1%2Ay=3\"
\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( " \"-1%2Ay=4-2%2Ax\"Subtract \"2%2Ax\" from both sides
\n" ); document.write( "
\n" ); document.write( " \"y=%284-2%2Ax%29%2F-1\" Divide both sides by -1.
\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=-4%2B2%2Ax\" Now we've fully isolated y
\n" ); document.write( "
\n" ); document.write( " Since y equals \"-4%2B2%2Ax\" we can substitute the expression \"-4%2B2%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( " \"2%2Ax%2B-1%2Ahighlight%28%28-4%2B2%2Ax%29%29=3\" Replace y with \"-4%2B2%2Ax\". Since this eliminates y, we can now solve for x.
\n" ); document.write( "
\n" ); document.write( " \"2%2Ax-1%2A%28-4%29-1%282%29x=3\" Distribute -1 to \"-4%2B2%2Ax\"
\n" ); document.write( "
\n" ); document.write( " \"2%2Ax%2B4-2%2Ax=3\" Multiply
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"2%2Ax%2B4-2%2Ax=3\" Reduce any fractions
\n" ); document.write( "
\n" ); document.write( " \"2%2Ax-2%2Ax=3-4\" Subtract \"4\" from both sides
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"2%2Ax-2%2Ax=-1\" Combine the terms on the right side
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"0%2Ax=-1\" Now combine the terms on the left side.
\n" ); document.write( " \"0%2F1=-1%2F1\" 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 \"2%2Ax-1%2Ay=4\" (red) and \"2%2Ax-1%2Ay=3\" (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" );