The "addition" method of solving systems of linear equations is also called the "elimination" method. Under either name, this method is similar to the method you probably used when you were first learning how to solve one-variable linear equations.
Suppose, back in the day, they'd given you the equation "x + 6 = 11". To solve this, you would probably have subtracted the six to the other side of the "equals" sign by putting a "−6" under either side of the equation. Then you'd have drawn a horizontal line underneath (representing an "equals" line) and "added down" to get "x = 5" as the solution.
Content Continues Below
Your work would probably have looked something like this:
You'll do something very similar when you solve systems of linear equations using the addition method. I'll demonstrate with some examples.
2x + y = 9
3x − y = 16
Advertisement
When I was solving one-variable linear equations, back in the day, I would "cancel out" an unwanted number by adding its opposite. (In the example above, this would have been the −6 that was added in the second line, in order to cancel out the +6.) Then I'd draw a horizontal "equals" line under what I'd added to both sides of the original equation, and I'd add down. This would get the variable by itself on one side of the "equals" sign.
Affiliate
I want to do something similar here. I know how to solve linear equations with one variable. Here I've got two. Can I get rid of one of these variables in the system, just as I'd have gotten rid of the −6 in the equation?
Looking at the system of equations they've given me, I see that I've got a +y in the first line, and a −y in the second line. If I added these, they'd cancel out, leaving me with just the variable x. In other words, if I add down, I should end up with a linear equation with just one variable, and I know how to solve those. So let's do that!
I write down the two equations, draw an "equals" bar under them, and add down:
Now I have a one-variable linear equation that I already know how to solve. I divide through on both sides by 5 to get x = 5. This is half of the solution to this system.
(By the way, this adding of the two equations, or two "rows", is called a "row operation".)
To find the other half (that is, to find the y-value), I can plug this x-value back into either one of the original equations, and simplify for the value of y. (This process — of taking a partial solution and plugging it back in to some portion of the original exercise to find the rest of the solution — is called "back-solving".)
I can use either of the original equations to back-solve and find the value of y. The first equation has smaller numbers (and I'm lazy), so I'll back-solve in that one:
This gives me the other half of the solution, so my answer is:
(x, y) = (5, −1)
In case you're wondering how I knew which was the "right" equation to use for the backsolving, I didn't. Because it doesn't matter. Solutions to systems are intersection points; intersection points will, by definition, be on both of the lines; so either equation will work just fine. You'll get the same answer either way.
Check it out: if I'd have used the other equation for the back-solving, here would be my working:
3(5) − y = 16
15 − y = 16
−y = 1
y = −1
...which is the same result as before.
Content Continues Below
x − 2y = −9
x + 3y = 16
Note that the x-terms would cancel out if only they'd had opposite signs. But I can create this opposite-sign cancellation by multiplying either one of the equations by −1, and then adding down as usual. It doesn't matter which equation I choose, as long as I am careful to multiply the −1 through the entire equation. (That means both sides of the "equals" sign!)
I flipped a coin; I'll multiply the second equation.
(The "−1R2" notation over the arrow in the above image indicates that I multiplied row 2 by −1. This "Rn" notation, indicating that you're doing something with the n-th row, is standard. And this multiplying of a row by a numerical value is another "row operation".)
By setting up the x-terms to cancel out when the equations are added together, I have eliminated that variable. Now I can solve the resulting one-variable equation "−5y = −25" to get y = 5.
To find the corresponding value of x, I plug this y-value back into either of the original equations. Back-solving in the first equation, I get:
x − 2(5) = −9
x − 10 = −9
x = 1
This gives me the other coordinate of the solution point, so my answer is:
(x, y) = (1, 5)
A very common temptation is to write the solution to a system of equations in the form "(first number I found, second number I found)". Sometimes, though, as in this case, you find the y-value first and then the x-value second, and of course in points the x-value comes first. So just be careful to write the coordinates for your solutions correctly.
2x − y = 9
3x + 4y = −14
Nothing cancels here, but I can multiply to create a cancellation. (As long as I multiply both sides of the equation by the same value, I won't have changed anything in mathematical terms. But I may be able to change things in practical terms, to create a cancellation.) If I multiply the first equation by 4, this will set up the y-terms to cancel.
Solving this, I get that x = 2. I'll use the first equation for backsolving, because the coefficients are smaller (and I'm lazy).
2(2) − y = 9
4 − y = 9
−y = 5
y = −5
Now I have the two coordinates of the solution point:
(x, y) = (2, −5)
4x − 3y = 25
−3x + 8y = 10
Affiliate
Hmm... As the system stands, nothing cancels. But I know that I can multiply to create a cancellation.
In this case, neither variable is an obvious choice for cancellation, so I'll consider the least common multiples of the coefficients. I can multiply the equations (by 3 and 4, respectively) to convert the x-terms to 12x's, or I can multiply them (by 8 and 3, respectively) to convert the y-terms to 24y's. Since I'm lazy and 12 is smaller than 24, I'll multiply to cancel the x-terms.
(I would get the same answer in the end if I set up the y-terms to cancel. It's not that how I'm doing it is "the right way"; it was just my choice. You could make a different choice, and your choice would be just as correct as mine.)
I will multiply the first row by 3 and the second row by 4; then I'll add down and solve.
Solving, I get that y = 5. Neither equation looks particularly better than the other for back-solving, so I'll flip a coin and use the first equation.
4x − 3(5) = 25
4x − 15 = 25
4x = 40
x = 10
Remembering to put the x-coordinate first in the solution, I get:
(x, y) = (10, 5)
Usually when you are solving "by addition", you will need to create the cancellation. Warning: The most common mistake is to forget to multiply all the way through the equation, multiplying on both sides of the "equals" sign. Be careful of this; always multiply through the entire equation.
12x − 13y = 2
−6x + 6.5y = −2
I think I'll multiply the second equation by 2; this will at least get rid of the decimal place.
Oops! This result isn't true! Zero is never equal to −2!
All of my steps were correct, but I ended up with garbage. This tells me that my original assumption (being that the system had a solution) must have been wrong. So this is an inconsistent system (that i s, one that graphs as two parallel lines) with no solution (that is, having no intersection point).
no solution: inconsistent system
12x − 3y = 6
4x − y = 2
I think it'll be simplest to cancel off the y-terms, so I'll multiply the second row by −3.
Well, yes, zero does equal zero, but...?
I already knew that zero equals zero. This information doesn't add anything to my store of knowledge. In particular, it doesn't help me narrow down my answer to one solution point. All my math was correct, so the issue lies elsewhere.
Then I remember: If the two equations are really the same one equation, then this "zero equals zero" result is the sort of thing I should expect. In fact, this result tells me that this system is a dependent system (that is, one that graphs as just one line) and, solving either of the original equations for "y=", I find that the solution is the equation of the whole line, namely:
y = 4x − 2
(Your text may format the answer as "(s, 4s − 2)", or something like that.)
Remember the difference: a nonsense answer (like "0 = −2" in the exercise before the last one above) means that you have an inconsistent system with no solution; a useless-but-true answer (like "0 = 0" in the last exercise above) means that you have a dependent system where the set of all the points on the whole line is the solution.
Note: Some books use only "x" and "y" for their variables in systems of two equations, but many will also use additional variables. When you write the solution for an x,y-point, you know that the x-coordinate goes first and the y-coordinate goes second. When you are dealing with other variables, assume (unless explicitly told otherwise) that those variables, when used as coordinates of a point, are written in alphabetical order. For instance, if the variables in a given system are a and b, the solution point would be (a, b); it would not be (b, a). Remember: Unless otherwise specified, the variables are alwayswritten in alphabetical order.
URL: https://www.purplemath.com/modules/systlin5.htm
You can use the Mathway widget below to practice solving systems of equations by addition/elimination (or skip the widget and proceed to the next page). Try the entered exercise, or type in your own exercise. Then click on the arrow and select "Solve by Addition/Elimination" from the menu to compare your answer to Mathway's.
Please accept "preferences" cookies in order to enable this widget.
(Click "Tap to view steps" to be taken directly to the Mathway site for a paid upgrade.)
© 2024 Purplemath, Inc. All right reserved. Web Design by