document.write( "Question 126657This question is from textbook Beginning Algebra
\n" );
document.write( ": 8x-4y=16
\n" );
document.write( " y=2x-4
\n" );
document.write( "Solve by substition\r
\n" );
document.write( "\n" );
document.write( "4y=8x-16
\n" );
document.write( "divide both sides by 4y
\n" );
document.write( "y=8x-16/4
\n" );
document.write( "y=8x/4+16/4
\n" );
document.write( "y=4x/2+16/4
\n" );
document.write( "reduce
\n" );
document.write( "y=2x+4\r
\n" );
document.write( "\n" );
document.write( "Upon plugging top equation of y into bottom equation, I became confused I came up with
\n" );
document.write( "y=2x-4 and y=2x+4
\n" );
document.write( "I must have done something wrong along the line\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #92805 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given the following pair of equations: \n" ); document.write( ". \n" ); document.write( "8x - 4y = 16 \n" ); document.write( "y = 2x - 4 \n" ); document.write( ". \n" ); document.write( "To solve a pair of equations, you need to solve one of the equations for one variable in \n" ); document.write( "terms of the other variable. Then you substitute that equivalent value into the other equation \n" ); document.write( "and solve it. \n" ); document.write( ". \n" ); document.write( "Notice that the second equation has already been solved for y in terms of x. Therefore, \n" ); document.write( "you already know that y is equal to 2x - 4. \n" ); document.write( ". \n" ); document.write( "Now go to the first equation and substitute that value (2x - 4) for y in that equation. \n" ); document.write( "When you do that substitution the first equation becomes: \n" ); document.write( ". \n" ); document.write( "8x - 4(2x - 4) = 16 \n" ); document.write( ". \n" ); document.write( "You now have an equation that contains only one variable, so it can be solved to get that \n" ); document.write( "variable. Begin the solution by multiplying the -4 times each of the terms in the parentheses. \n" ); document.write( "When you do that multiplication the left side of the equation becomes: \n" ); document.write( ". \n" ); document.write( "8x - 8x + 16 = 16 \n" ); document.write( ". \n" ); document.write( "Notice that the 8x and the -8x cancel each other out and the equation reduces to: \n" ); document.write( ". \n" ); document.write( "16 = 16 \n" ); document.write( ". \n" ); document.write( "Well, that is an interesting development. What does it mean. To find out, let's go back \n" ); document.write( "to the original pair of equations. Let's take the first equation: \n" ); document.write( ". \n" ); document.write( "8x - 4y = 16 \n" ); document.write( ". \n" ); document.write( "and let's try to work it into the form of the second equation ... with just a y on the left \n" ); document.write( "side and everything else on the right side. Begin by subtracting 8x from both sides to \n" ); document.write( "get rid of the 8x on the left side. When you do this subtraction the equation becomes: \n" ); document.write( ". \n" ); document.write( "-4y = -8x + 16 \n" ); document.write( ". \n" ); document.write( "Now divide both sides of the equation (all terms) by -4 so that you just have y on the left \n" ); document.write( "side. When you divide all terms on both sides by -4 the equation becomes: \n" ); document.write( ". \n" ); document.write( "y = 2x - 4 \n" ); document.write( ". \n" ); document.write( "Wow! Notice that this is the exact same equation as the second equation. Therefore, \n" ); document.write( "if you graphed both equations you would find that the two graphs coincide ... one graph is \n" ); document.write( "identical to the other graph. This means that there is not a unique solution to the two original \n" ); document.write( "equations. Every solution pair of one equation is also a solution pair of the other equation. \n" ); document.write( ". \n" ); document.write( "Let's try a point just to verify this. For example, suppose in the first equation we \n" ); document.write( "assume that x = 0. This means that in the equation \n" ); document.write( ". \n" ); document.write( "8x - 4y = 16 \n" ); document.write( ". \n" ); document.write( "we set x equal to zero and the equation reduces to \n" ); document.write( ". \n" ); document.write( "-4y = 16 \n" ); document.write( ". \n" ); document.write( "Divide both sides by -4 and the equation reduces to \n" ); document.write( ". \n" ); document.write( "y = -4 \n" ); document.write( ". \n" ); document.write( "This tells us that the point (0, -4) is on that graph \n" ); document.write( ". \n" ); document.write( "Now go to the second equation and set x = 0. The second equation equation is \n" ); document.write( ". \n" ); document.write( "y = 2x - 4 \n" ); document.write( ". \n" ); document.write( "and when you set x = 0 it reduces to \n" ); document.write( ". \n" ); document.write( "y = -4 \n" ); document.write( ". \n" ); document.write( "This tells you that the coordinate point (0, -4) also in the solution set for this equation. \n" ); document.write( ". \n" ); document.write( "You can do the same sort of exercise for other values of x and you will always find the \n" ); document.write( "same thing to be true. For example if you set x equal to 5 in both equations you will find the \n" ); document.write( "corresponding value of y will be 6. Therefore, the point (5, 6) is a solution for both of \n" ); document.write( "the equations. There are an infinite number of common solutions, not a just a single solution. \n" ); document.write( ". \n" ); document.write( "In working this problem you came up with the same solution as I did. And you were correct. \n" ); document.write( "You just needed to find out what this meant when you worked the two equations out and found \n" ); document.write( "they were identical. Rest easy ... you know what you are doing. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand what was going on in this problem. \n" ); document.write( " \n" ); document.write( " |