Solving Systems by Elimination (Part 1)

Student 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.

{5x+7y=640.5x7y=-9\begin {cases} \begin{aligned}5x+7y=64\\ 0.5x - 7y = \text-9 \end{aligned} \end {cases}

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

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

5x+7y=640.5x7y=-9+5.5x+0=555.5x=55x=10 \begin{aligned} 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{aligned}

Now that we know x=10x = 10, we can substitute 10 for xx in either of the equations and find yy:

5x+7y=645(10)+7y=6450+7y=647y=14y=2\begin{aligned} 5x+7y&=64\\ 5(10)+7y &= 64\\ 50 + 7y &= 64\\ 7y &=14 \\y &=2 \end{aligned}

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

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

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

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

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

8r+4s=128r+s=-30+3s=153s=15s=5 \begin{aligned} 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{aligned}

Substituting 5 for ss in one of the equations gives us rr

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

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?

<p>Graph of 3 intersecting lines.</p>
Three intersecting lines on coordinate plane, origin O. X axis from negative 4 to 14 by 2’s. Y axis from negative 4 to 12 by 2’s. Black line through negative 4 comma 12 and 10 comma 2. Blue line passes through negative 4 comma 1 and 10 comma 2. Red vertical line passes through 10 comma 2. All lines intersect at 10 comma 2.

<p>3 lines on coordinate plane. 1 line is horizontal. The other 2 lines slope down and to the right. All 3 lines intersect at point -1 comma 5.</p>

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

Visual / Anchor Chart

Standards

Addressing
A-REI.6

A-REI.6

A-REI.6

F-BF.1.b

F-BF.1.b

F-BF.1.b

F-BF.1.b

F-BF.1.b

F-BF.1.b

HSA-REI.C.6

HSF-BF.A.1.b

Building Toward
A-REI.5

A-REI.5

A-REI.5

HSA-REI.C.5