document.write( "Question 94383: I am trying to solve these equations by substitution or elimination amd then I have to interpret the result. Each time I do it, my solution comes out to 0. Can someone help me understand this?\r
\n" ); document.write( "\n" ); document.write( "2x+4y=10
\n" ); document.write( "3x+6y=12
\n" ); document.write( "

Algebra.Com's Answer #68736 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%2B4%2Ay=10\"
\n" ); document.write( " \"3%2Ax%2B6%2Ay=12\"
\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( " \"4%2Ay=10-2%2Ax\"Subtract \"2%2Ax\" from both sides
\n" ); document.write( "
\n" ); document.write( " \"y=%2810-2%2Ax%29%2F4\" Divide both sides by 4.
\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%2F2-%281%2F2%29%2Ax\" Now we've fully isolated y
\n" ); document.write( "
\n" ); document.write( " Since y equals \"5%2F2-%281%2F2%29%2Ax\" we can substitute the expression \"5%2F2-%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( " \"3%2Ax%2B6%2Ahighlight%28%285%2F2-%281%2F2%29%2Ax%29%29=12\" Replace y with \"5%2F2-%281%2F2%29%2Ax\". Since this eliminates y, we can now solve for x.
\n" ); document.write( "
\n" ); document.write( " \"3%2Ax%2B6%2A%285%2F2%29%2B6%28-1%2F2%29x=12\" Distribute 6 to \"5%2F2-%281%2F2%29%2Ax\"
\n" ); document.write( "
\n" ); document.write( " \"3%2Ax%2B30%2F2-%286%2F2%29%2Ax=12\" Multiply
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"3%2Ax%2B15-3%2Ax=12\" Reduce any fractions
\n" ); document.write( "
\n" ); document.write( " \"3%2Ax-3%2Ax=12-15\" Subtract \"15\" from both sides
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"3%2Ax-3%2Ax=-3\" Combine the terms on the right side
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"0%2Ax=-3\" Now combine the terms on the left side.
\n" ); document.write( " \"0%2F1=-3%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%2B4%2Ay=10\" (red) and \"3%2Ax%2B6%2Ay=12\" (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" );