document.write( "Question 102508: Solve the system by addition or substitution.
\n" );
document.write( " –15x + 3y = 9
\n" );
document.write( " y = 3 + 5x \r
\n" );
document.write( "\n" );
document.write( "Please help me with this problem step by step if at all possible then maybe I can actually catch on, on how to do these problems. THANK YOU!! \n" );
document.write( "
Algebra.Com's Answer #74555 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( ". \n" ); document.write( "–15x + 3y = 9 \n" ); document.write( "y = 3 + 5x \n" ); document.write( ". \n" ); document.write( "You are to solve this by addition or substitution. \n" ); document.write( ". \n" ); document.write( "Let's try by substitution. The object of this method is to take one of the equations and solve \n" ); document.write( "it for one of the variables in terms of the other variable. Then you substitute that into \n" ); document.write( "the other equation and solve it. Sort of hard to explain, but easy to do. \n" ); document.write( ". \n" ); document.write( "Look at the bottom equation. It already shows that y equals 3 + 5x. So it is solved for \n" ); document.write( "y in terms of x. Since we know that y = 3 + 5x, we can go to the top equation and replace y \n" ); document.write( "by 3 + 5x. When we do that replacement, the top equation becomes: \n" ); document.write( ". \n" ); document.write( "-15x + 3(3 + 5x) = 9 \n" ); document.write( ". \n" ); document.write( "On the left side multiply the 3 times both of the terms in the parentheses and the equation \n" ); document.write( "becomes: \n" ); document.write( ". \n" ); document.write( "-15x + 9 + 15x = 9 \n" ); document.write( ". \n" ); document.write( "Wow! Notice that the -15x and the + 15x on the left side cancel each other out and we \n" ); document.write( "are left with 9 = 9!!! What does that mean? From experience I know that this means that \n" ); document.write( "there is not just one solution to this problem. This is a trick problem. Let's see why that is true. \n" ); document.write( ". \n" ); document.write( "The top equation is: \n" ); document.write( ". \n" ); document.write( "-15x + 3y = 9 \n" ); document.write( ". \n" ); document.write( "and the bottom equation is y = 3 + 5x \n" ); document.write( ". \n" ); document.write( "Let's rearrange the bottom equation so the x and y terms are on the left side and the number \n" ); document.write( "is on the right side. Do this by getting rid of the 5x on the right side and you can do that \n" ); document.write( "by subtracting 5x from the right side. But if you subtract 5x from the right side you \n" ); document.write( "must also subtract 5x from the left side to keep the equation in balance. When you do this \n" ); document.write( "subtraction, the 5x on the right side disappears and a -5x appears on the left side. Therefore, \n" ); document.write( "the bottom equation becomes: \n" ); document.write( ". \n" ); document.write( "-5x + y = 3 \n" ); document.write( ". \n" ); document.write( "Now we can multiply both sides of this equation by 3 without changing its \"balance\" \n" ); document.write( "and when we do that the bottom equation then becomes: \n" ); document.write( ". \n" ); document.write( "-15x + 3y = 9 \n" ); document.write( ". \n" ); document.write( "Notice anything unusual about that??? It's identical to the original top equation. \n" ); document.write( "Therefore, it has the same graph as the top equation. This means that every coordinate \n" ); document.write( "pair on the top equation is also a coordinate pair of the bottom equation. There is not just \n" ); document.write( "one solution to this problem ... there are many, many solutions that will satisfy both \n" ); document.write( "equations at the same time. \n" ); document.write( ". \n" ); document.write( "Let's try an example. Suppose in the original bottom equation we let x equal 3. Then \n" ); document.write( "the bottom equation becomes: \n" ); document.write( ". \n" ); document.write( "y = 3 + 5(3) = 3 + 15 = 18 \n" ); document.write( ". \n" ); document.write( "Now let's go to the top equation and let x = 3. When we make that substitution into the \n" ); document.write( "original top equation, we get: \n" ); document.write( ". \n" ); document.write( "-15(3) + 3y = 9 \n" ); document.write( ". \n" ); document.write( "Multiplying out on the left side results in: \n" ); document.write( ". \n" ); document.write( "-45 + 3y = 9 \n" ); document.write( ". \n" ); document.write( "Get rid of the -45 by adding 45 to both sides: \n" ); document.write( ". \n" ); document.write( "3y = 54 \n" ); document.write( ". \n" ); document.write( "Solve for y by dividing both sides by 3 to get \n" ); document.write( ". \n" ); document.write( "y = 54/3 = 18 \n" ); document.write( ". \n" ); document.write( "So the coordinate pair (3, 18) is a common solution for both problems. If you repeat this \n" ); document.write( "same process for other values of x, you will continue to find that for each x you select and \n" ); document.write( "substitute into both equations, the corresponding values for y in each of the equations is \n" ); document.write( "the same. And whenever you put a common value of x into both equations, the corresponding \n" ); document.write( "values of y from both equations will be equal. Many solutions ... an infinite number. \n" ); document.write( ". \n" ); document.write( "You would have found out the same thing had you tried to solve the set of equations by \n" ); document.write( "addition. Not just one unique solution, but many many solutions. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand this \"trick\" problem. Your problem does not have two \n" ); document.write( "different equations. It just gives you the same equation twice ... in a little different \n" ); document.write( "form, but nevertheless the same. \n" ); document.write( ". \n" ); document.write( " |