document.write( "Question 81496: Solve each of the following systems by substitution.\r
\n" );
document.write( "\n" );
document.write( "8x - 4y = 16
\n" );
document.write( "y = 2x - 4 \n" );
document.write( "
Algebra.Com's Answer #58437 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following system by substitution: \n" ); document.write( ". \n" ); document.write( "8x - 4y = 16 \n" ); document.write( "y = 2x - 4 \n" ); document.write( ". \n" ); document.write( "Since the bottom equation is already solved for y in terms of x, let's substitute the right \n" ); document.write( "side of the bottom equation for y in the top equation. With that substitution the top equation \n" ); document.write( "becomes: \n" ); document.write( ". \n" ); document.write( "8x - 4(2x - 4) = 16 \n" ); document.write( ". \n" ); document.write( "Do the distributed multiplication on the left side to get: \n" ); document.write( ". \n" ); document.write( "8x - 8x + 16 = 16 \n" ); document.write( ". \n" ); document.write( "Notice that the two terms that contain x cancel each other. That reduces the equation \n" ); document.write( "to just: \n" ); document.write( ". \n" ); document.write( "+16 = +16 \n" ); document.write( ". \n" ); document.write( "What does this mean? It means that the two equations are always satisfied no matter what \n" ); document.write( "value of x you choose. For that to be the case, both equations must be the same so that \n" ); document.write( "every solution of one of them is also a solution of the other. \n" ); document.write( ". \n" ); document.write( "Another way to look at this is to say to yourself, let me solve the top equation for y in \n" ); document.write( "terms of x. Start with the top equation: \n" ); document.write( ". \n" ); document.write( "8x - 4y = 16 \n" ); document.write( ". \n" ); document.write( "Divide all the terms on both sides by the common factor of 4. When you do that division, \n" ); document.write( "the top equation becomes: \n" ); document.write( ". \n" ); document.write( "2x - y = 4 \n" ); document.write( ". \n" ); document.write( "Next subtract 2x from both sides and you get: \n" ); document.write( ". \n" ); document.write( "-y = -2x + 4 \n" ); document.write( ". \n" ); document.write( "Finally, to solve for y, multiply all the terms on both sides by -1 and you get: \n" ); document.write( ". \n" ); document.write( "y = +2x - 4 \n" ); document.write( ". \n" ); document.write( "Look at that! It turns out that the top equation is the same as the bottom equation. \n" ); document.write( "So every solution that works in the top equation must also work in the bottom equation. \n" ); document.write( "This also means that the graph of the top equation lies on top of the graph of the bottom \n" ); document.write( "equation. Therefore, there are an infinite number of common solutions. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand how the problem has misled you by asking you to solve \n" ); document.write( "using substitution, only for you to find out that all the variables in the equation after \n" ); document.write( "substitutions are made cancel out or disappear. \n" ); document.write( ". \n" ); document.write( " |