Lesson 14

Solving Systems by Elimination (Part 1)

  • Let’s investigate how adding or subtracting equations can help us solve systems of linear equations.

14.1: Notice and Wonder: Hanger Diagrams

What do you notice? What do you wonder?

Balanced hanger diagram. Two red circles on the left side. One blue square on the right side.
Balanced hanger diagram. One red circle and a green triangle on the left side. One yellow pentagon on the right side.
Balanced hanger diagram. 3 red circles and a green triangle on the left side. One blue square and a yellow pentagon on the right side.

14.2: Adding Equations

Diego is solving this system of equations:

\(\begin{cases} \begin {align}4x + 3y &= 10\\ \text-4x + 5y &= 6 \end{align} \end{cases}\)

Here is his work:

\(\begin {align}4x + 3y &= 10\\ \text-4x + 5y &= \hspace{2mm}6 \quad+\\ \overline {\quad 0 + 8y} &\overline{ \hspace{1mm}= 16 \qquad}\\ y &= 2 \end{align} \)

\(\begin {align}4x + 3(2) &= 10\\ 4x + 6 &= 10\\ 4x &= 4\\ x &= 1 \end{align} \)

  1. Make sense of Diego’s work and discuss with a partner:

    1. What did Diego do to solve the system?
    2. Is the pair of \(x\) and \(y\) values that Diego found actually a solution to the system? How do you know?
  2. Does Diego’s method work for solving these systems? Be prepared to explain or show your reasoning.

    a. \(\begin {cases} \begin {align}2x + y &= 4\\ x - y &= 11 \end {align} \end {cases} \)

    b. \(\begin {cases} \begin{align} 8x + 11y &= 37\\ 8x + \hspace{4.5mm} y &= \hspace{2mm} 7 \end{align} \end{cases}\)

14.3: Adding and Subtracting Equations to Solve Systems

Here are three systems of equations you saw earlier.

System A

\(\begin {cases}\begin {align}4x + 3y &= 10\\ \text-4x + 5y &= \hspace{2mm}6 \end{align} \end{cases}\)

System B

\(\begin {cases} \begin {align}2x + y &= 4\\ x - y &= 11 \end {align} \end {cases} \)

System C

\(\begin {cases} \begin{align} 8x + 11y &= 37\\ 8x + \hspace{4mm} y &= \hspace{2mm} 7 \end{align} \end{cases}\)

 

For each system:

  1. Use graphing technology to graph the original two equations in the system. Then, identify the coordinates of the solution.
  2. Find the sum or difference of the two original equations that would enable the system to be solved.  
  3. Graph the third equation on the same coordinate plane. Make an observation about the graph.


Mai wonders what would happen if we multiply equations. That is, we multiply the expressions on the left side of the two equations and set them equal to the expressions on the right side of the two equations.

  1. In system B write out an equation that you would get if you multiply the two equations in this manner.
  2. Does your original solution still work in this new equation?
  3. Use graphing technology to graph this new equation on the same coordinate plane. Why is this approach not particularly helpful?

Summary

Another way to solve systems of equations algebraically is by elimination. Just like in substitution, the idea is to eliminate one variable so that we can solve for the other. This is done by adding or subtracting equations in the system. Let’s look at an example.

\(\begin {cases} \begin {align}5x+7y=64\\ 0.5x - 7y = \text-9 \end{align} \end {cases}\)

Notice that one equation has \(7y\) and the other has \(\text-7y\).

If we add the second equation to the first, the \(7y\) and \(\text-7y\) add up to 0, which eliminates the \(y\)-variable, allowing us to solve for \(x\).

\(\begin {align} 5x+7y&=64\\ 0.5 x - 7y &= \text-9 \quad+\\ \overline {5.5 x + 0} &\overline {\hspace{1mm}= 55}\\ 5.5x &= 55 \\x &=10  \end {align}\)

Now that we know \(x = 10\), we can substitute 10 for \(x\) in either of the equations and find \(y\):

\(\begin {align} 5x+7y&=64\\ 5(10)+7y &= 64\\ 50 + 7y &= 64\\ 7y &=14 \\y &=2 \end {align}\)

\(\begin {align} 0.5 x - 7y &= \text-9\\ 0.5(10) - 7y &= \text-9\\ 5 - 7y &= \text-9\\ \text-7y &= \text-14\\ y &= 2 \end {align}\)

In this system, the coefficient of \(y\) in the first equation happens to be the opposite of the coefficient of \(y\) in the second equation. The sum of the terms with \(y\)-variables is 0.

What if the equations don't have opposite coefficients for the same variable, like in the following system? ​​​​​​

\(\begin {cases}\begin {align}8r + 4s &= 12 \\ 8r + \hspace{2.3mm}s &= \hspace{1mm}\text-3 \end{align} \end {cases}\)

Notice that both equations have \(8r\) and if we subtract the second equation from the first, the variable \(r\) will be eliminated because \(8r-8r\) is 0.

\(\begin {align} 8r + 4s &= 12\\ 8r + \hspace{2.3mm}s &= \hspace{1mm}\text-3 \quad-\\ \overline {\hspace{2mm}0 + 3s }& \overline{ \hspace{1mm}=15} \\ 3s &= 15 \\s &=5  \end {align}\)

Substituting 5 for \(s\) in one of the equations gives us \(r\)

\(\begin {align} 8r + 4s &= 12\\ 8r + 4(5) &= 12\\ 8r + 20 &=12 \\ 8r &= \text-8 \\ r &= \text-1 \end {align}\)

Adding or subtracting the equations in a system creates a new equation. How do we know the new equation shares a solution with the original system?

If we graph the original equations in the system and the new equation, we can see that all three lines intersect at the same point, but why do they?

Graph of 3 intersecting lines.
3 lines on coordinate plane, origin O. 1 line is horizontal. The other 2 lines slope down and to the right. All 3 lines intersect at point -1 comma 5.

In future lessons, we will investigate why this strategy works. 

Glossary Entries

  • elimination

    A method of solving a system of two equations in two variables where you add or subtract a multiple of one equation to another in order to get an equation with only one of the variables (thus eliminating the other variable).

  • solution to a system of equations

    A coordinate pair that makes both equations in the system true.

    On the graph shown of the equations in a system, the solution is the point where the graphs intersect.

  • substitution

    Substitution is replacing a variable with an expression it is equal to.

  • system of equations

    Two or more equations that represent the constraints in the same situation form a system of equations.