document.write( "Question 90077: Solve by substitution. Please help.
\n" );
document.write( "8x-4y = 16
\n" );
document.write( "y = 2x -4
\n" );
document.write( "Thanks in advance.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65861 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given the two equations: \n" ); document.write( ". \n" ); document.write( "8x-4y = 16 \n" ); document.write( "y = 2x -4 \n" ); document.write( ". \n" ); document.write( "The problem is to solve them by substitution. \n" ); document.write( ". \n" ); document.write( "Note that the second equation already tells us the value for y. It says that y is equal \n" ); document.write( "to 2x - 4. \n" ); document.write( ". \n" ); document.write( "Therefore, we can go to the first equation and substitute 2x - 4 for y. When you do that \n" ); document.write( "the first equation is transformed to: \n" ); document.write( ". \n" ); document.write( "8x - 4(2x - 4) = 16 \n" ); document.write( ". \n" ); document.write( "Multiply out the left side by multiplying -4 times each of the terms in the parentheses to \n" ); document.write( "get: \n" ); document.write( ". \n" ); document.write( "8x - 8x + 16 = 16 \n" ); document.write( ". \n" ); document.write( "Ooops. We know that something is wrong because the 8x and - 8x cancel each other and the \n" ); document.write( "equation is reduced to 16 = 16. \n" ); document.write( ". \n" ); document.write( "We need to go back to the original set of equations and see what the problem might be. \n" ); document.write( ". \n" ); document.write( "The original set of equations is: \n" ); document.write( ". \n" ); document.write( "8x-4y = 16 \n" ); document.write( "y = 2x -4 \n" ); document.write( ". \n" ); document.write( "Let's multiply the second equation (both sides, all terms) by -4. When you do that the equation \n" ); document.write( "becomes: \n" ); document.write( ". \n" ); document.write( "-4y = -8x + 16 \n" ); document.write( ". \n" ); document.write( "Next let's get it into the form of the first equation by adding 8x to both sides. \n" ); document.write( "When you do that the second equation becomes: \n" ); document.write( ". \n" ); document.write( "8x - 4y = 16 \n" ); document.write( ". \n" ); document.write( "This means that the second equation is identical to the first equation. Therefore, every \n" ); document.write( "solution to the first equation is also a solution to the second equation also. And if you \n" ); document.write( "graphed both equations, the graphs would lie on top of each other. The equations have no \n" ); document.write( "singular solution ... every solution to one is a solution to the other also. \n" ); document.write( ". \n" ); document.write( "Hope this helps to explain the difficulty you encountered in solving this set of equations. \n" ); document.write( " \n" ); document.write( " |