Skip to main content

Section 15.4 Solving Systems Using the Elimination Method

Consider the following system of equations.

\begin{equation*} \left\{ \begin{aligned} 3x-2y\amp=-4\\ -4x+2y\amp=-2\\ \end{aligned} \right. \end{equation*}

We could solve the system by graphing or by using the method of substitution. There are many other options, however, and we are going to exploit one of the additional options โ€” we are going to use the elimination method (sometimes referred to as the addition method).

Let's assume that there is only one ordered pair that satisfies both equations in the system. We we replace \(x\) and \(y\) with the coordinates of that ordered pair, the first equation becomes \(-4=-4\) and the second equation becomes \(-2=-2\text{.}\) Note that if we add the respective sides of those equations, we arrive at another true statement, namely \(-6=-6\text{.}\) This phenomenon extends to solving the system โ€” whatever ordered pair(s) satisfies both equations in the system will also solve the equation that results from adding the respective sides of the equations. For the system under consideration, that is a mighty useful fact, because the action will (temporarily) eliminate \(y\) from the system and we can solve the resultant equations for \(x\text{.}\) We can then substitute that value for \(x\) in either of the original equations to determine the value of \(y\text{.}\) Let's see that plan in action.

Consider the following system of equations.

\begin{equation*} \left\{ \begin{aligned} 3x-2y\amp=-4\\ -4x+2y\amp=-2\\ \end{aligned} \right. \end{equation*}

We begin by adding the left sides of the equations together and equating that to the sum of the right sides of the equations. The result is

\begin{equation*} -x=-6\text{.} \end{equation*}

We then solve that equation for \(x\text{.}\)

\begin{align*} -x\amp=-6\\ \multiplyleft{-1}-x\amp=\multiplyleft{-1}-6\\ x\amp=6 \end{align*}

Let's go ahead and substitute \(6\) for \(x\) in the second original equation and solve for \(y\text{.}\)

\begin{align*} -4\highlight{x}+2y\amp=-2\\ -4(\highlight{6})+2y\amp=-2\\ -24+2y\amp=-2\\ -24+2y\addright{24}\amp=-2\addright{24}\\ 2y\amp=22\\ \divideunder{2y}{2}\amp=\divideunder{22}{2}\\ y\amp=11 \end{align*}

Let's check are apparent solution, \((6,11)\text{,}\) in the given system.

\begin{equation*} \left\{ \begin{aligned} 3(\highlight{6})-2(\highlightr{11})\amp=-4\,?\\ -4(\highlight{6})+2(\highlightr{11})\amp=-2\,?\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 18-22\amp=-4\,\checkmark\\ -24+22\amp=-2\,\checkmark\\ \end{aligned} \right. \end{equation*}

The solution to the given system of equations is the ordered pair \((6,11)\text{.}\)

Now let's consider the following system of equations.

\begin{equation*} \left\{ \begin{aligned} 2x+3y\amp=23\\ 6x-5y\amp=-1\\ \end{aligned} \right. \end{equation*}

As given, equating the sums of the respective sides of the two equations will not eliminate either \(x\) or \(y\text{.}\) However we could multiply both sides of one of the equations by the same value so that when the sides of the new equation are added to the sides of the other equation one of the variables is eliminated. For example, if we multiply both sides of the first equation by \(-3\text{,}\) the resultant coefficient on \(x\) will be \(-6\text{,}\) and when the respective sides of that equation and the original second equation are added, \(x\) will be eliminated. Let's go ahead and do that.

\begin{equation*} \left\{ \begin{aligned} 2x+3y\amp=23\\ 6x-5y\amp=-1\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} \multiplyleft{-3}(2x+3y)\amp=\multiplyleft{-3}23\\ 6x-5y\amp=-1\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} -6x-9y\amp=-69\\ 6x-5y\amp=-1\\ \end{aligned} \right. \end{equation*}

Equating the sums of the respective sides of the equation results in the following equation.

\begin{equation*} -14y=-70 \end{equation*}

Solving for \(y\) we have the following.

\begin{align*} -14y\amp=-70\\ \divideunder{-14y}{-14}\amp=\divideunder{-70}{-14}\\ y\amp=5 \end{align*}

Let's go ahead and substitute \(5\) for \(y\) in the second original equation and solve the result for \(x\text{.}\)

\begin{align*} 6x-5\highlight{y}\amp=-1\\ 6x-5(\highlight{5})\amp=-1\\ 6x-25\amp=-1\\ 6x-25\addright{25}\amp=-1\addright{25}\\ 6x\amp=24\\ \divideunder{6x}{6}\amp=\divideunder{24}{6}\\ x\amp=4 \end{align*}

So our apparent solution is \((4,5)\text{.}\) Let's go ahead and check in the given system of equations.

\begin{equation*} \left\{ \begin{aligned} 2(\highlight{4})+3(\highlightr{5})\amp=23\,?\\ 6(\highlight{4})-5(\highlightr{5})\amp=-1\,?\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 8+15\amp=23\,\checkmark\\ 24-25\amp=-1\,\checkmark\\ \end{aligned} \right. \end{equation*}

The solution to the given system of equations is the ordered pair \((4,5)\text{.}\)

Assuming that a system of two equations with two unknowns has exactly one ordered pair in its solution set, the process for determining that solution is outlined below. The outline is followed by a note specifying how you recognize that there are no solutions or an "infinite number" of solutions while going through the elimination process.

  1. Before proceeding to the next step, both equations should be written in standard form (\(ax+by=c\)). Rearrange the terms as necessary so that this is the case.
  2. If there are like terms in the two equations with opposite coefficients (same absolute value, opposite signs), go ahead and add the respective sides of the two equations so that the variable associated with those terms is eliminated. If no such terms exist, multiply both sides of one equation by a number, and perhaps both sides of the other equation by a different number, so that one of the variables does have opposite coefficients in the two equations. Then add the two respective sides of the new system so that the variable with opposite coefficients is eliminated.
  3. Solve the equation that emerges from step 2 for the remaining variable.
  4. Substitute the value determined in step 3 into either of the original equations and solve for the remaining variable.
  5. Check your proposed solution in both of the original equations. Assuming it is correct, state your conclusion. If the solution is not correct, find your mistake and/or rework the problem from scratch.

Systems that either have no solutions or an "infinite number of solutions" reveal their nature when you execute step 2 of the process. In either case, both variables sum to zero while performing the step. If the system has no solutions, you are left with a contradiction (a false statement such as \(0=2\)). If the system has an "infinite number" of solutions, you are left with an identity (a true statement such as \(5=5\)).

Example 15.4.1.

Use the elimination method to solve the following system of equations.

\begin{equation*} \left\{ \begin{aligned} 4x+5y\amp=16\\ -5x+3y\amp=17\\ \end{aligned} \right. \end{equation*}
Solution

Neither variable has opposite coefficients in the two equations, and there is no way of establishing opposite coefficients that doesn't lead to fractions if we only multiply both sides of only one of the equations by a constant. Because the coefficients on \(x\) already have opposite signs, I'm choosing to eliminate \(x\) by multiplying both sides of the first equation by \(5\) and both sides of the second equation by \(4\text{.}\) Note that I could have chosen to eliminate \(y\) by, say, multiplying both sides of the first equation by \(-3\) and both sides of the second equation by \(5\text{.}\)

\begin{equation*} \left\{ \begin{aligned} 4x+5y\amp=16\\ -5x+3y\amp=17\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} \multiplyleft{5}(4x+5y)\amp=\multiplyleft{5}16\\ \multiplyleft{4}(-5x+3y)\amp=\multiplyleft{4}17\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 20x+25y\amp=80\\ -20x+12y\amp=68\\ \end{aligned} \right. \end{equation*}

Adding the respective sides of both equations results in \(37y=148\text{.}\) We solve for \(y\) below.

\begin{align*} 37y\amp=148\\ \divideunder{37y}{37}\amp=\divideunder{148}{37}\\ y\amp=4 \end{align*}

Let's go ahead and substitute \(4\) for \(y\) in the equation \(4x+5y=20\) and solve the resultant equation for \(x\text{.}\)

\begin{align*} 4x+5\highlight{x}\amp=16\\ 4x+5(\highlight{4})\amp=16\\ 4x+20\amp=16\\ 4x+20\subtractright{20}\amp=16\subtractright{20}\\ 4x\amp=-4\\ \divideunder{4x}{4}\amp=\divideunder{-4}{4}\\ x\amp=-1 \end{align*}

So our proposed solution is the ordered pair \((-1,4)\text{.}\) Let's go ahead and check that in both of the original equations of the given system.

\begin{equation*} \left\{ \begin{aligned} 4(\highlight{-1})+5(\highlightr{4})\amp=16\,?\\ -5(\highlight{-1})+3(\highlightr{4})\amp=17\,?\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} -4+20\amp=16\,\checkmark\\ 5+12\amp=17\,\checkmark\\ \end{aligned} \right. \end{equation*}

The solution to the given system of equations is the ordered pair \((-1,4)\text{.}\)

Example 15.4.2.

Use the elimination method to solve the following system of equations.

\begin{equation*} \left\{ \begin{aligned} y\amp=3x-8\\ -6x+2y\amp=17\\ \end{aligned} \right. \end{equation*}
Solution

We begin by manipulating the first equation into standard form.

\begin{equation*} \left\{ \begin{aligned} y\amp=3x-8\\ -6x+2y\amp=17\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} y\subtractright{3x}\amp=3x-8\subtractright{3x}\\ -6x+2y\amp=17\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} -3x+y\amp=-8\\ -6x+2y\amp=17\\ \end{aligned} \right. \end{equation*}

We now observe that we can eliminate \(y\) from the system by multiplying both sides of the first equation by \(-2\) and then adding the respective sides of the two equations.

\begin{equation*} \left\{ \begin{aligned} \multiplyleft{-2}(-3x+y)\amp=\multiplyleft{-2}-8\\ -6x+2y\amp=17\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 6x-2y\amp=-8\\ -6x+2y\amp=17\\ \end{aligned} \right. \end{equation*}

Adding the respective sides of the equations results in the contradiction \(0=9\text{.}\) As such, there are no ordered pairs that satisfy both equations in the system.

Example 15.4.3.

Use the elimination method to solve the following system of equations.

\begin{equation*} \left\{ \begin{aligned} \frac{x}{3}-\frac{2y}{5}\amp=-\frac{9}{5}\\ \frac{3x}{2}+\frac{3y}{4}\amp=-3\\ \end{aligned} \right. \end{equation*}
Solution

Before we even think about creating opposite coefficients, let's clear away the fractions by multiplying both sides of the first equation by \(15\) (the LCM of \(3\) and \(5\)) and both sides of the second equation by \(4\) (the LCM of \(2\) and \(4\)).

\begin{equation*} \left\{ \begin{aligned} \multiplyleft{15}\left(\frac{x}{3}-\frac{2y}{5}\right)\amp=\multiplyleft{15}-\frac{9}{5}\\ \multiplyleft{4}\left(\frac{3x}{2}+\frac{3y}{4}\right)\amp=\multiplyleft{4}-3\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 5x-6y\amp=-27\\ 6x+3y\amp=-12\\ \end{aligned} \right. \end{equation*}

We can now eliminate \(y\) from the system by multiplying both sides of the second equation by \(2\) and adding the respective sides of the two equations.

\begin{equation*} \left\{ \begin{aligned} 5x-6y\amp=-27\\ \multiplyleft{2}(6x+3y)\amp=\multiplyleft{2}-12\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 5x-6y\amp=-27\\ 12x+6y\amp=-24\\ \end{aligned} \right. \end{equation*}

Summing the respective sides of the equations results in \(17x=-51\) which we solve below.

\begin{align*} 17x\amp=-51\\ \divideunder{17x}{17}\amp=\divideunder{-51}{17}\\ x\amp=-3 \end{align*}

Let's substitute \(-3\) for \(x\) in the equation \(6x+3y=-12\) and solve the resultant equation for \(y\text{.}\) Note that we don't need to use one of the original equations to find the value of \(y\text{,}\) but we do need to use the original equations when we check our solution.

\begin{align*} 6\highlight{x}+3y\amp=-12\\ 6(\highlight{-3})+3y\amp=-12\\ -18+3y\amp=-12\\ -18+3y\addright{18}\amp=-12\addright{18}\\ 3y\amp=6\\ \divideunder{3y}{3}\amp=\divideunder{6}{3}\\ y\amp=2 \end{align*}

Our proposed solution is the ordered pair \((-3,2)\text{.}\) Let's check the solution in the given system.

\begin{equation*} \left\{ \begin{aligned} \frac{\highlight{-3}}{3}-\frac{2(\highlightr{2})}{5}\amp=-\frac{9}{5}\,?\\ \frac{3(\highlight{-3})}{2}+\frac{3(\highlightr{2})}{4}\amp=-3\,?\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} -1-\frac{4}{5}\amp=-\frac{9}{5}\,?\\ -\frac{9}{2}+\frac{6}{4}\amp=-3\,?\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} -\frac{5}{5}-\frac{4}{5}\amp=-\frac{9}{5}\,?\\ -\frac{9}{2}+\frac{3}{2}\amp=-3\,?\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} -\frac{9}{5}\amp=-\frac{9}{5}\,\checkmark\\ -\frac{6}{2}\amp=-3\,\checkmark\\ \end{aligned} \right. \end{equation*}

The solution to the given system of equations is the ordered pair \((-3,2)\text{.}\)

You can use Figureย 15.4.4 to generate random practice problems. In each case both coordinates of the correct solution are integers. Note that you can access a graphing calculator by clicking the "Calc" button at the top left side of the screen.

Figure 15.4.4. Solve the system of equations using the graphing method.

Exercises Exercises

Use the elimination method to determine the solution to each of the following systems of linear equations.

1.

\(\left\{ \begin{aligned} 3x-4y\amp=4\\ 5x+4y\amp=28\\ \end{aligned} \right.\)

Solution

We can eliminate \(y\) from the system by adding the respective sides of the equations. The result is the equation

\begin{equation*} 8x=32\text{.} \end{equation*}

Dividing both sides of the equation by \(8\) leaves us with

\begin{equation*} x=4\text{.} \end{equation*}

We can replace \(x\) with \(4\) in the equation \(3x-4y=4\) and solve the resultant equation to determine the value of \(y\text{.}\)

\begin{align*} 3(\substitute{4})-4y\amp=4\\ 12-4y\amp=4\\ 12-4y\subtractright{12}\amp=4\subtractright{12}\\ -4y\amp=-8\\ \divideunder{-4y}{-4}\amp=\divideunder{-8}{-4}\\ y\amp=2 \end{align*}

he solution to the given system of equations is the ordered pair \((4,2)\text{.}\) The reader should verify that the ordered pair satisfies both of the original equations (as did the author โ€ฆ thrice!).

2.

\(\left\{ \begin{aligned} -3x-y\amp=2\\ 6x-4y\amp=44\\ \end{aligned} \right.\)

Solution

Let's begin by multiplying both sides of the first equation by \(2\) so that the result added to the second equation eliminates \(x\) from the system.

\begin{equation*} \left\{ \begin{aligned} \multiplyleft{2}(-3x-y)\amp=\multiplyleft{2}2\\ 6x-4y\amp=44\\ \end{aligned} \right. \end{equation*}

The system is now:

\begin{equation*} \left\{ \begin{aligned} -6x-2y\amp=4\\ 6x-4y\amp=44\\ \end{aligned} \right. \end{equation*}

Adding the respective sides of the equation results in

\begin{equation*} -6y=48\text{.} \end{equation*}

Dividing both sides of that equation by \(-6\) results in

\begin{equation*} y=-8\text{.} \end{equation*}

We can substitute \(-8\) for \(y\) in the equation \(6x-4y=44\) and solve the resultant equation to determine the value of \(x\text{.}\)

\begin{align*} 6x-4(\substitute{-8})\amp=44\\ 6x+32\amp=44\\ 6x=32\subtractright{32}\amp=44\subtractright{32}\\ 6x\amp=12\\ \divideunder{6x}{6}\amp=\divideunder{12}{6}\\ x\amp=2 \end{align*}

he solution to the given system of equations is the ordered pair \((2,-8)\text{.}\) As always, the reader should verify that the ordered pair satisfies both of the original equations stated in the system.

3.

\(\left\{ \begin{aligned} 3x-7y\amp=19\\ 5x+3y\amp=17\\ \end{aligned} \right.\)

Solution

We begin by making the observation that if we multiply both sides of the of the first equation by \(3\)and both sides of the second equation by \(7\text{,}\) then \(y\) will be eliminated from the sum of the respective sides.

\begin{equation*} \left\{ \begin{aligned} \multiplyleft{3}(3x-7y)\amp=\multiplyleft{3}19\\ \multiplyleft{7}(5x+3y)\amp=\multiplyleft{7}17\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 9x-21y\amp=57\\ 33x+21y\amp=119\\ \end{aligned} \right. \end{equation*}

Adding the respective sides of the last system results in the equation \(44x=176\) and dividing both sides of that equation by \(44\) gives us \(x=4\text{.}\) We can now substitute \(4\) for \(x\) in the equation \(5x+3y=17\) and solve the resultant equation for \(y\text{.}\)

\begin{align*} 5(\substitute{4})+3y\amp=17\\ 20+3y\amp=17\\ 20+3y\subtractright{20}\amp=17\subtractright{20}\\ 3y\amp=-3\\ \divideunder{3y}{3}\amp=\divideunder{-3}{3}\\ y\amp=-1 \end{align*}

The solution to the given system of equations is the ordered pair \((4,-1)\text{.}\) I am confident that the reader will verify the validity of the solution in both of the given equations.

4.

\(\left\{ \begin{aligned} \frac{3}{2}x-\frac{5}{4}y\amp=-40\\ -\frac{2}{5}x+\frac{3}{4}y\amp=14\\ \end{aligned} \right.\)

Solution

t would probably be best to not even think about variable-elimination until we clear away the fractions from the system. We shall do the clearing by multiplying both sides of the first equation by \(4\) and both sides of the second equation by \(20\text{.}\)

\begin{equation*} \left\{ \begin{aligned} \multiplyleft{4}\left(\frac{3}{2}x-\frac{5}{4}y\right)\amp=\multiplyleft{4}-40\\ \multiplyleft{20}\left(-\frac{2}{5}x+\frac{3}{4}y\right)\amp=\multiplyleft{20}14\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 6x-5y\amp=-160\\ -8x+15y\amp=280\\ \end{aligned} \right. \end{equation*}

e can eliminate \(y\) from the system by multiplying both sides of the first equation by \(3\) and adding the respective sides of the first equation to the sides of the second equation. With a plan in hand, let's proceed.

\begin{equation*} \left\{ \begin{aligned} \multiplyleft{3}(6x-5y)\amp=\multiplyleft{3}-160\\ -8x+15y\amp=280\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 18x-15y\amp=-480\\ -8x+15y\amp=280\\ \end{aligned} \right. \end{equation*}

Adding the respective sides of the latest system results in \(10x=-200\) and dividing both sides of the equation by \(10\) reveals \(x=-20\text{.}\) We can substitute \(x\) with \(-20\) in the equation \(6x-5y=-160\) and solve the result for \(x\text{.}\)

\begin{align*} 6(\substitute{-20})-5y\amp-160\\ -120-5y\amp=-160\\ -120-5y\addright{120}\amp=-160\addright{120}\\ -5y\amp=-40\\ \divideunder{-5y}{-5}\amp=\divideunder{-40}{-5}\\ y\amp=8 \end{align*}

The solution to the given system of equations is the ordered pair \((-20,8)\text{.}\) The solution is valid as the reader should confirm in the original (fraction-laden) system.

5.

\(\left\{ \begin{aligned} y\amp=-2x+2\\ x\amp=\frac{1}{7}y-8\\ \end{aligned} \right.\)

Solution

The first thing we need to do is rewrite the system with both equations written in the form \(ax+by=c\text{.}\)

\begin{equation*} \left\{ \begin{aligned} y\amp=-2x+2\\ x\amp=\frac{1}{7}y-8\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} \addleft{2x}y\amp=\substitute{2x}-2x+2\\ x\subtractright{\frac{1}{7}y}\amp=\frac{1}{7}y-8\subtractright{\frac{1}{7}y}\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 2x+y\amp=2\\ x-\frac{1}{7}y\amp=-8\\ \end{aligned} \right. \end{equation*}

We could now clear the fraction from the second equation, but the author is choosing instead to multiply both sides of the second equation (as is) by \(-2\) with the goal of \(x\)-elimination in mind.

\begin{equation*} \left\{ \begin{aligned} 2x+y\amp=2\\ \multiplyleft{-2}\left(x-\frac{1}{7}y\right)\amp=\multiplyleft{-2}-8\\ \end{aligned} \right. \end{equation*}
\begin{equation*} \left\{ \begin{aligned} 2x+y\amp=2\\ -2x+\frac{2}{7}y\amp=16\\ \end{aligned} \right. \end{equation*}

Adding the respective sides of the two equations results in \(\frac{9}{7}y=18\) and multiplying both sides of that equation by \(\frac{7}{9}\) leaves us with \(y=14\text{.}\) We now substitute \(14\) for \(y\) in the equation \(x=\frac{1}{7}y-8\) to determine the value of \(x\text{.}\)

\begin{align*} x\amp=\frac{1}{7}\multiplyright{14}-8\\ x\amp=2-8\\ x\amp=-6 \end{align*}

The solution to the given system of equations is the ordered pair \((-6,14)\) which the reader will surely confirm.