Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.16: Solve Systems of Equations by Substitution

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

By the end of this section, you will be able to:

  • Solve a system of equations by substitution
  • Solve applications of systems of equations by substitution
Note

Before you get started, take this readiness quiz.

  1. Simplify −5(3−x).
    If you missed this problem, review Example 1.10.43.
  2. Simplify 4−2(n+5).
    If you missed this problem, review Example 1.10.49.
  3. Solve for y. 8y−8=32−2y
    If you missed this problem, review Example 2.3.22.
  4. Solve for x. 3x−9y=−3
    If you missed this problem, review Example 2.6.22.

Solving systems of linear equations by graphing is a good way to visualize the types of solutions that may result. However, there are many cases where solving a system by graphing is inconvenient or imprecise. If the graphs extend beyond the small grid with x and y both between −10 and 10, graphing the lines may be cumbersome. And if the solutions to the system are not integers, it can be hard to read their values precisely from a graph.

In this section, we will solve systems of linear equations by the substitution method.

Solve a System of Equations by Substitution

We will use the same system we used first for graphing.

{2x+y=7x2y=6

We will first solve one of the equations for either x or y. We can choose either equation and solve for either variable—but we’ll try to make a choice that will keep the work easy.

Then we substitute that expression into the other equation. The result is an equation with just one variable—and we know how to solve those!

After we find the value of one variable, we will substitute that value into one of the original equations and solve for the other variable. Finally, we check our solution and make sure it makes both equations true.

We’ll fill in all these steps now in Example 1.16.1.

Example 1.16.1: How to Solve a System of Equations by Substitution

Solve the system by substitution. {2x+y=7x2y=6

Solution

This figure has three columns and six rows. The first row says, “Step 1. Solve one of the equations for either variable.” To the right of this, the middl row reads, “We’ll solve the first equation for y.” The third column shows the two equations: 2x + y = 7 and x – 2y = 6. It shows that 2x + y = 7 becomes y = 7 – 2x.The second row reads, “Step 2. Substitute the expression from Step 1 into the other equation.” Then, “We replace y in the second equation with the expression 7 – 2x.” It then shows the x – 2y = 6 becomes x – 2(7 – 2x) = 6.The third row says, “Step 3: Solve the resulting equation.” Then “Now we have an equation with just 1 variable. WE know how to solve this!” It then shows that x – 2(7 – 2x) = 6 becomes x – 14 + 4x = 6 which becomes 5x = 20. Thus x = 4.The fourth row says, “Step 4. Substitute the solution in Step 3 into one of the original quaitons to find the other variable.” Then, “We’ll use the first equation and replace x with 4.” Then it shows that 2x + y = 7 becomes 2(4) + y = 7. This becomes 8 + y = 7, and thus y = −1.The fifth row reads, “Step 5. Write the solution as an ordered pair.” Then “The ordered air is (x, y).” Then (4, −1).The sixth row reads, “Step 6. Check that the order pair is a solution to both original equations.” Then, “Substitute (4, −1) into both equations and make sure they are both true.” It then shows that 2x + y = 7 becomxe 2(4) + −1 = 7, and thus 7 = 7. It also shows that x – 2y = 6 becomes 4 – 2(−1) = 6, and thus 6−6. It also states, “Both equations are ture. (4, −1) is the solution to the system.”

Try It 1.16.2

Solve the system by substitution. {2x+y=11x+3y=9

Answer

(6,1)

Try It 1.16.3

Solve the system by substitution. {x+3y=104x+y=18

Answer

(4,2)

SOLVE A SYSTEM OF EQUATIONS BY SUBSTITUTION.
  1. Solve one of the equations for either variable.
  2. Substitute the expression from Step 1 into the other equation.
  3. Solve the resulting equation.
  4. Substitute the solution in Step 3 into one of the original equations to find the other variable.
  5. Write the solution as an ordered pair.
  6. Check that the ordered pair is a solution to both original equations.

If one of the equations in the system is given in slope–intercept form, Step 1 is already done! We’ll see this in Example 1.16.4.

Example 1.16.4

Solve the system by substitution. {x+y=1y=x+5

Solution

The second equation is already solved for y. We will substitute the expression in place of y in the first equation.

  .
The second equation is already solved for y.
We will substitute into the first equation.
 
Replace the y with x + 5. .
Solve the resulting equation for x. .
  .
  .
Substitute x = −3 into y = x + 5 to find y. .
  .
The ordered pair is (−3, 2). .
Check the ordered pair in both equations:

x+y=1y=x+53+2?=12?=3+51=12=2
 
  The solution is (−3, 2).
Try It 1.16.5

Solve the system by substitution. {x+y=6y=3x2

Answer

(2,4)

Try It 1.16.6

Solve the system by substitution. {2xy=1y=3x6

Answer

(−1,−3)

If the equations are given in standard form, we’ll need to start by solving for one of the variables. In this next example, we’ll solve the first equation for y.

Example 1.16.7

Solve the system by substitution. {3x+y=52x+4y=10

Solution

We need to solve one equation for one variable. Then we will substitute that expression into the other equation.

Solve for y.

Substitute into the other equation.
.
Replace the y with −3x + 5. .
Solve the resulting equation for x. .
  .
.
Substitute x = 3 into 3x + y = 5 to find y. Example5.15.jpg
  .
.
The ordered pair is (3, −4). .

Check the ordered pair in both equations:

3x+y=52x+4y=1033+(4)?=523+4(4)?=1094?=5616?=105=510=10

 
  The solution is (3, −4).
Try It 1.16.8

Solve the system by substitution. {4x+y=23x+2y=1

Answer

(1,−2)

Try It 1.16.9

Solve the system by substitution. {x+y=44xy=2

Answer

(2,6)

In Example 1.16.7 it was easiest to solve for y in the first equation because it had a coefficient of 1. In Example 1.16.10 it will be easier to solve for x.

Example 1.16.10

Solve the system by substitution. {x2y=23x+2y=34

Solution

We will solve the first equation for x and then substitute the expression into the second equation.

  .
Solve for x.

Substitute into the other equation.
.
Replace the x with 2y − 2. .
Solve the resulting equation for y. .

Substitute y = 5 into x − 2y = −2 to find x.
.
.
.
.
.
.
The ordered pair is (8, 5).  
Check the ordered pair in both equations:

x2y=23x+2y=34825?=238+25?=34810?=224+10?=342=234=34
 
  The solution is (8, 5).
Try It 1.16.11

Solve the system by substitution. {x5y=134x3y=1

Answer

(−2,−3)

Try It 1.16.12

Solve the system by substitution. {x6y=62x4y=4

Answer

(6,2)

When both equations are already solved for the same variable, it is easy to substitute!

Example 1.16.13

Solve the system by substitution. {y=2x+5y=12x

Solution

Since both equations are solved for y, we can substitute one into the other.

Substitute 12x for y in the first equation. .
Replace the y with 12x .
Solve the resulting equation. Start
by clearing the fraction.
.
Solve for x. .
  .
Substitute x = 2 into y=12x to find y. .
.
.
The ordered pair is (2,1).  
Check the ordered pair in both equations:

y=12xy=2x+51?=1221?=22+51=11=4+51=1
 
  The solution is (2,1).
Try It 1.16.14

Solve the system by substitution. {y=3x16y=13x

Answer

(6,2)

Try It 1.16.15

Solve the system by substitution. {y=x+10y=14x

Answer

(8,2)

Be very careful with the signs in the next example.

Example 1.16.16

Solve the system by substitution. {4x+2y=46xy=8

Solution

We need to solve one equation for one variable. We will solve the first equation for y.

  .
Solve the first equation for y. .
Substitute −2x + 2 for y in the second equation. .
Replace the y with −2x + 2. .
Solve the equation for x. .
  .
.


Substitute x=54 into 4x + 2y = 4 to find y.
.
.
.
.
.
The ordered pair is (54,12).  
Check the ordered pair in both equations.

4x+2y=46xy=84(54)+2(12)?=46(54)(12)?=851?=4154(12)?=84=4162?=88=8
 
  The solution is (54,12).
Try It 1.16.17

Solve the system by substitution. {x4y=43x+4y=0

Answer

(2,32)

Try It 1.16.18

Solve the system by substitution. {4xy=02x3y=5

Answer

(12,2)

In Example, it will take a little more work to solve one equation for x or y.

Example 1.16.19

Solve the system by substitution. {4x3y=615y20x=30

Solution

We need to solve one equation for one variable. We will solve the first equation for x.

  .
Solve the first equation for x. .
Substitute 34y+32 for x in the second equation. .
Replace the x with 34y+32 .
Solve for y. .
  .
  .
Since 0 = 0 is a true statement, the system is consistent. The equations are dependent. The graphs of these two equations would give the same line. The system has infinitely many solutions.
Try It 1.16.20

Solve the system by substitution. {2x3y=1212y+8x=48

Answer

infinitely many solutions

Try It 1.16.21

Solve the system by substitution. {5x+2y=124y10x=24

Answer

infinitely many solutions

Look back at the equations in Example 1.16.22. Is there any way to recognize that they are the same line?

Let’s see what happens in the next example.

Example 1.16.22

Solve the system by substitution. {5x2y=10y=52x

Solution

The second equation is already solved for y, so we can substitute for y in the first equation.

Substitute x for y in the first equation. .
Replace the y with 52x. .
Solve for x. .
  .
Since 0 = −10 is a false statement the equations are inconsistent. The graphs of the two equation would be parallel lines. The system has no solutions.
Try It 1.16.23

Solve the system by substitution. {3x+2y=9y=32x+1

Answer

no solution

Try It 1.16.24

Solve the system by substitution. {5x3y=2y=53x4

Answer

no solution

Solve Applications of Systems of Equations by Substitution

We’ll copy here the problem solving strategy we used in the Solving Systems of Equations by Graphing section for solving systems of equations. Now that we know how to solve systems by substitution, that’s what we’ll do in Step 5.

HOW TO USE A PROBLEM SOLVING STRATEGY FOR SYSTEMS OF LINEAR EQUATIONS.
  1. Read the problem. Make sure all the words and ideas are understood.
  2. Identify what we are looking for.
  3. Name what we are looking for. Choose variables to represent those quantities.
  4. Translate into a system of equations.
  5. Solve the system of equations using good algebra techniques.
  6. Check the answer in the problem and make sure it makes sense.
  7. Answer the question with a complete sentence.

Some people find setting up word problems with two variables easier than setting them up with just one variable. Choosing the variable names is easier when all you need to do is write down two letters. Think about this in the next example—how would you have done it with just one variable?

Example 1.16.25

The sum of two numbers is zero. One number is nine less than the other. Find the numbers.

Solution

Step 1. Read the problem.  
Step 2. Identify what we are looking for. We are looking for two numbers.
Step 3. Name what we are looking for. Let n= the first number
Let m= the second number
Step 4. Translate into a system of equations. The sum of two numbers is zero.
  .
  One number is nine less than the other.
  .
The system is: .
Step 5. Solve the system of
equations. We will use substitution
since the second equation is solved
for n.
 
Substitute m − 9 for n in the first equation. .
Solve for m. .
  .
  .
Substitute m=92 into the second equation
and then solve for n.
.
  .
  .
  .
Step 6. Check the answer in the problem. Do these numbers make sense in
the problem? We will leave this to you!
Step 7. Answer the question. The numbers are 92 and 92.
Try It 1.16.26

The sum of two numbers is 10. One number is 4 less than the other. Find the numbers.

Answer

The numbers are 3 and 7.

Try It 1.16.27

The sum of two number is −6. One number is 10 less than the other. Find the numbers.

Answer

The numbers are 2 and −8.

In the Example 1.16.28, we’ll use the formula for the perimeter of a rectangle, P = 2L + 2W.

Example 1.16.28

The perimeter of a rectangle is 88. The length is five more than twice the width. Find the length and width of the rectangle.

Solution

Step 1. Read the problem. .
Step 2. Identify what you are looking for. We are looking for the length and width.
Step 3. Name what we are looking for. Let L= the length
  W= the width
Step 4. Translate into a system of equations. The perimeter of a rectangle is 88.
     2L + 2W = P
.
  The length is five more than twice the width.
  .
The system is: .
Step 5. Solve the system of equations.
We will use substitution since the second
equation is solved for L.

Substitute 2W + 5 for L in the first equation.
.
Solve for W. .
  .
  .
  .
Substitute W = 13 into the second
equation and then solve for L.
.
  .
  .
Step 6. Check the answer in the problem. Does a rectangle with length 31 and width
13 have perimeter 88? Yes.
Step 7. Answer the equation. The length is 31 and the width is 13.
Try It 1.16.29

The perimeter of a rectangle is 40. The length is 4 more than the width. Find the length and width of the rectangle.

Answer

The length is 12 and the width is 8.

Try It 1.16.30

The perimeter of a rectangle is 58. The length is 5 more than three times the width. Find the length and width of the rectangle.

Answer

The length is 23 and the width is 6.

For Example 1.16.31 we need to remember that the sum of the measures of the angles of a triangle is 180 degrees and that a right triangle has one 90 degree angle.

Example 1.16.31

The measure of one of the small angles of a right triangle is ten more than three times the measure of the other small angle. Find the measures of both angles.

Solution

We will draw and label a figure.

Step 1. Read the problem. .
Step 2. Identify what you are looking for. We are looking for the measures of the angles.
Step 3. Name what we are looking for. Let a= the measure of the 1st angle
b= the measure of the 2nd angle
Step 4. Translate into a system of equations. The measure of one of the small angles
of a right triangle is ten more than three
times the measure of the other small angle.
  .
  The sum of the measures of the angles of
a triangle is 180.
  .
The system is: .
Step 5. Solve the system of equations.
We will use substitution since the first
equation is solved for a.
.
Substitute 3b + 10 for a in the
second equation.
.
Solve for b. .
  .
  .
Substitute b = 20 into the first
equation and then solve for a.
.
.
Step 6. Check the answer in the problem. We will leave this to you!
Step 7. Answer the question. The measures of the small angles are
20 and 70.
Try It 1.16.32

The measure of one of the small angles of a right triangle is 2 more than 3 times the measure of the other small angle. Find the measure of both angles.

Answer

The measure of the angles are 22 degrees and 68 degrees.

Try It 1.16.33

The measure of one of the small angles of a right triangle is 18 less than twice the measure of the other small angle. Find the measure of both angles.

Answer

The measure of the angles are 36 degrees and 54 degrees.

Example 1.16.34

Heather has been offered two options for her salary as a trainer at the gym. Option A would pay her $25,000 plus $15 for each training session. Option B would pay her $10,000 + $40 for each training session. How many training sessions would make the salary options equal?

Solution

Step 1. Read the problem.  
Step 2. Identify what you are looking for. We are looking for the number of training sessions
that would make the pay equal.
Step 3. Name what we are looking for. Let s= Heather’s salary.
n= the number of training sessions
Step 4. Translate into a system of equations. Option A would pay her $25,000 plus $15
for each training session.
  .
  Option B would pay her $10,000 + $40
for each training session
  .
The system is: .
Step 5. Solve the system of equations.
We will use substitution.
.
Substitute 25,000 + 15n for s in the second equation. .
Solve for n. .
  .
  .
Step 6. Check the answer. Are 600 training sessions a year reasonable?
Are the two options equal when n = 600?
Step 7. Answer the question. The salary options would be equal for 600 training sessions.
Try It 1.16.35

Geraldine has been offered positions by two insurance companies. The first company pays a salary of $12,000 plus a commission of $100 for each policy sold. The second pays a salary of $20,000 plus a commission of $50 for each policy sold. How many policies would need to be sold to make the total pay the same?

Answer

There would need to be 160 policies sold to make the total pay the same.

Try It 1.16.36

Kenneth currently sells suits for company A at a salary of $22,000 plus a $10 commission for each suit sold. Company B offers him a position with a salary of $28,000 plus a $4 commission for each suit sold. How many suits would Kenneth need to sell for the options to be equal?

Answer

Kenneth would need to sell 1,000 suits.

Note

Access these online resources for additional instruction and practice with solving systems of equations by substitution.

Key Concepts

  • Solve a system of equations by substitution
    1. Solve one of the equations for either variable.
    2. Substitute the expression from Step 1 into the other equation.
    3. Solve the resulting equation.
    4. Substitute the solution in Step 3 into one of the original equations to find the other variable.
    5. Write the solution as an ordered pair.
    6. Check that the ordered pair is a solution to both original equations.

This page titled 1.16: Solve Systems of Equations by Substitution is shared under a CC BY license and was authored, remixed, and/or curated by OpenStax.

  • Was this article helpful?

Support Center

How can we help?