5.2 Solving Systems of Equations by Substitution

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

Be Prepared 5.4

Before you get started, take this readiness quiz.

Simplify −5 ( 3 − x ) −5 ( 3 − x ) . If you missed this problem, review Example 1.136 .

Be Prepared 5.5

Simplify 4 − 2 ( n + 5 ) 4 − 2 ( n + 5 ) . If you missed this problem, review Example 1.123 .

Be Prepared 5.6

Solve for y y : 8 y − 8 = 32 − 2 y 8 y − 8 = 32 − 2 y If you missed this problem, review Example 2.34 .

Be Prepared 5.7

Solve for x x : 3 x − 9 y = −3 3 x − 9 y = −3 If you missed this problem, review Example 2.65 .

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.

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

Example 5.13

How to solve a system of equations by substitution.

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

Try It 5.25

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

Try It 5.26

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

Solve a system of equations by substitution.

  • Step 1. Solve one of the equations for either variable.
  • Step 2. Substitute the expression from Step 1 into the other equation.
  • Step 3. Solve the resulting equation.
  • Step 4. Substitute the solution in Step 3 into one of the original equations to find the other variable.
  • Step 5. Write the solution as an ordered pair.
  • Step 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 5.14 .

Example 5.14

Solve the system by substitution.

{ x + y = −1 y = x + 5 { x + y = −1 y = x + 5

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 .
We will substitute into the first equation.
Replace the with + 5.
Solve the resulting equation for .
Substitute = −3 into = + 5 to find .
The ordered pair is (−3, 2).
Check the ordered pair in both equations:

The solution is (−3, 2).

Try It 5.27

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

Try It 5.28

Solve the system by substitution. { 2 x − y = 1 y = −3 x − 6 { 2 x − y = 1 y = −3 x − 6

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 5.15

Solve the system by substitution. { 3 x + y = 5 2 x + 4 y = −10 { 3 x + y = 5 2 x + 4 y = −10

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

Solve for .

Substitute into the other equation.
Replace the with −3 + 5.
Solve the resulting equation for .

Substitute = 3 into 3 + = 5 to find .

The ordered pair is (3, −4).
Check the ordered pair in both equations:

The solution is (3, −4).

Try It 5.29

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

Try It 5.30

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

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

Example 5.16

Solve the system by substitution. { x − 2 y = −2 3 x + 2 y = 34 { x − 2 y = −2 3 x + 2 y = 34

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

Solve for .

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

Substitute = 5 into − 2 = −2 to find .





The ordered pair is (8, 5).
Check the ordered pair in both equations:

The solution is (8, 5).

Try It 5.31

Solve the system by substitution. { x − 5 y = 13 4 x − 3 y = 1 { x − 5 y = 13 4 x − 3 y = 1

Try It 5.32

Solve the system by substitution. { x − 6 y = −6 2 x − 4 y = 4 { x − 6 y = −6 2 x − 4 y = 4

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

Example 5.17

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

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

Substitute for in the first equation.
Replace the with
Solve the resulting equation. Start
by clearing the fraction.
Solve for .
Substitute = 2 into = to find .

The ordered pair is (2,1).
Check the ordered pair in both equations:

The solution is (2,1).

Try It 5.33

Solve the system by substitution. { y = 3 x − 16 y = 1 3 x { y = 3 x − 16 y = 1 3 x

Try It 5.34

Solve the system by substitution. { y = − x + 10 y = 1 4 x { y = − x + 10 y = 1 4 x

Be very careful with the signs in the next example.

Example 5.18

Solve the system by substitution. { 4 x + 2 y = 4 6 x − y = 8 { 4 x + 2 y = 4 6 x − y = 8

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

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



Substitute into 4 + 2 = 4 to find .




The ordered pair is
Check the ordered pair in both equations.

The solution is

Try It 5.35

Solve the system by substitution. { x − 4 y = −4 −3 x + 4 y = 0 { x − 4 y = −4 −3 x + 4 y = 0

Try It 5.36

Solve the system by substitution. { 4 x − y = 0 2 x − 3 y = 5 { 4 x − y = 0 2 x − 3 y = 5

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

Example 5.19

Solve the system by substitution. { 4 x − 3 y = 6 15 y − 20 x = −30 { 4 x − 3 y = 6 15 y − 20 x = −30

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

Solve the first equation for .
Substitute for in the second equation.
Replace the with
Solve for .

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 5.37

Solve the system by substitution. { 2 x − 3 y = 12 −12 y + 8 x = 48 { 2 x − 3 y = 12 −12 y + 8 x = 48

Try It 5.38

Solve the system by substitution. { 5 x + 2 y = 12 −4 y − 10 x = −24 { 5 x + 2 y = 12 −4 y − 10 x = −24

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

Let’s see what happens in the next example.

Example 5.20

Solve the system by substitution. { 5 x − 2 y = −10 y = 5 2 x { 5 x − 2 y = −10 y = 5 2 x

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

Substitute for in the first equation.
Replace the with
Solve for .

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 5.39

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

Try It 5.40

Solve the system by substitution. { 5 x − 3 y = 2 y = 5 3 x − 4 { 5 x − 3 y = 2 y = 5 3 x − 4

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.

  • Step 1. Read the problem. Make sure all the words and ideas are understood.
  • Step 2. Identify what we are looking for.
  • Step 3. Name what we are looking for. Choose variables to represent those quantities.
  • Step 4. Translate into a system of equations.
  • Step 5. Solve the system of equations using good algebra techniques.
  • Step 6. Check the answer in the problem and make sure it makes sense.
  • Step 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 5.21

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

the problem.
what we are looking for. We are looking for two numbers.
what we are looking for.  Let the first number
Let the second number
into a system of equations. The sum of two numbers is zero.
One number is nine less than the other.
The system is:
the system of
equations. We will use substitution
since the second equation is solved
for .
Substitute − 9 for in the first equation.
Solve for .
Substitute into the second equation
and then solve for .
the answer in the problem. Do these numbers make sense in
the problem? We will leave this to you!
the question. The numbers are and

Try It 5.41

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

Try It 5.42

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

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

Example 5.22

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

the problem.
what you are looking for. We are looking for the length and width.
what we are looking for. Let the length
   the width
into a system of equations. The perimeter of a rectangle is 88.
    2 + 2 =
The length is five more than twice the width.
The system is:
the system of equations.
We will use substitution since the second
equation is solved for .

Substitute 2 + 5 for in the first equation.
Solve for .
Substitute = 13 into the second
equation and then solve for .
the answer in the problem. Does a rectangle with length 31 and width
13 have perimeter 88? Yes.
the equation. The length is 31 and the width is 13.

Try It 5.43

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

Try It 5.44

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.

For Example 5.23 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 5.23

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.

We will draw and label a figure.

the problem.
what you are looking for. We are looking for the measures of the angles.
what we are looking for. Let the measure of the 1 angle
the measure of the 2 angle
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:
the system of equations.
We will use substitution since the first
equation is solved for .
Substitute 3 + 10 for in the
second equation.
Solve for .
Substitute = 20 into the first
equation and then solve for .

the answer in the problem. We will leave this to you!
the question. The measures of the small angles are
20 and 70.

Try It 5.45

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.

Try It 5.46

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.

Example 5.24

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?

the problem.
what you are looking for. We are looking for the number of training sessions
that would make the pay equal.
what we are looking for. Let Heather’s salary.
the number of training sessions
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:
the system of equations.
We will use substitution.
Substitute 25,000 + 15 for in the second equation.
Solve for .
the answer. Are 600 training sessions a year reasonable?
Are the two options equal when = 600?
the question. The salary options would be equal for 600 training sessions.

Try It 5.47

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?

Try It 5.48

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?

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

  • Instructional Video-Solve Linear Systems by Substitution
  • Instructional Video-Solve by Substitution

Section 5.2 Exercises

Practice makes perfect.

In the following exercises, solve the systems of equations by substitution.

{ 2 x + y = −4 3 x − 2 y = −6 { 2 x + y = −4 3 x − 2 y = −6

{ 2 x + y = −2 3 x − y = 7 { 2 x + y = −2 3 x − y = 7

{ x − 2 y = −5 2 x − 3 y = −4 { x − 2 y = −5 2 x − 3 y = −4

{ x − 3 y = −9 2 x + 5 y = 4 { x − 3 y = −9 2 x + 5 y = 4

{ 5 x − 2 y = −6 y = 3 x + 3 { 5 x − 2 y = −6 y = 3 x + 3

{ −2 x + 2 y = 6 y = −3 x + 1 { −2 x + 2 y = 6 y = −3 x + 1

{ 2 x + 3 y = 3 y = − x + 3 { 2 x + 3 y = 3 y = − x + 3

{ 2 x + 5 y = −14 y = −2 x + 2 { 2 x + 5 y = −14 y = −2 x + 2

{ 2 x + 5 y = 1 y = 1 3 x − 2 { 2 x + 5 y = 1 y = 1 3 x − 2

{ 3 x + 4 y = 1 y = − 2 5 x + 2 { 3 x + 4 y = 1 y = − 2 5 x + 2

{ 3 x − 2 y = 6 y = 2 3 x + 2 { 3 x − 2 y = 6 y = 2 3 x + 2

{ −3 x − 5 y = 3 y = 1 2 x − 5 { −3 x − 5 y = 3 y = 1 2 x − 5

{ 2 x + y = 10 − x + y = −5 { 2 x + y = 10 − x + y = −5

{ −2 x + y = 10 − x + 2 y = 16 { −2 x + y = 10 − x + 2 y = 16

{ 3 x + y = 1 −4 x + y = 15 { 3 x + y = 1 −4 x + y = 15

{ x + y = 0 2 x + 3 y = −4 { x + y = 0 2 x + 3 y = −4

{ x + 3 y = 1 3 x + 5 y = −5 { x + 3 y = 1 3 x + 5 y = −5

{ x + 2 y = −1 2 x + 3 y = 1 { x + 2 y = −1 2 x + 3 y = 1

{ 2 x + y = 5 x − 2 y = −15 { 2 x + y = 5 x − 2 y = −15

{ 4 x + y = 10 x − 2 y = −20 { 4 x + y = 10 x − 2 y = −20

{ y = −2 x − 1 y = − 1 3 x + 4 { y = −2 x − 1 y = − 1 3 x + 4

{ y = x − 6 y = − 3 2 x + 4 { y = x − 6 y = − 3 2 x + 4

{ y = 2 x − 8 y = 3 5 x + 6 { y = 2 x − 8 y = 3 5 x + 6

{ y = − x − 1 y = x + 7 { y = − x − 1 y = x + 7

{ 4 x + 2 y = 8 8 x − y = 1 { 4 x + 2 y = 8 8 x − y = 1

{ − x − 12 y = −1 2 x − 8 y = −6 { − x − 12 y = −1 2 x − 8 y = −6

{ 15 x + 2 y = 6 −5 x + 2 y = −4 { 15 x + 2 y = 6 −5 x + 2 y = −4

{ 2 x − 15 y = 7 12 x + 2 y = −4 { 2 x − 15 y = 7 12 x + 2 y = −4

{ y = 3 x 6 x − 2 y = 0 { y = 3 x 6 x − 2 y = 0

{ x = 2 y 4 x − 8 y = 0 { x = 2 y 4 x − 8 y = 0

{ 2 x + 16 y = 8 − x − 8 y = −4 { 2 x + 16 y = 8 − x − 8 y = −4

{ 15 x + 4 y = 6 −30 x − 8 y = −12 { 15 x + 4 y = 6 −30 x − 8 y = −12

{ y = −4 x 4 x + y = 1 { y = −4 x 4 x + y = 1

{ y = − 1 4 x x + 4 y = 8 { y = − 1 4 x x + 4 y = 8

{ y = 7 8 x + 4 −7 x + 8 y = 6 { y = 7 8 x + 4 −7 x + 8 y = 6

{ y = − 2 3 x + 5 2 x + 3 y = 11 { y = − 2 3 x + 5 2 x + 3 y = 11

In the following exercises, translate to a system of equations and solve.

The sum of two numbers is 15. One number is 3 less than the other. Find the numbers.

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

The sum of two numbers is −26. One number is 12 less than the other. Find the numbers.

The perimeter of a rectangle is 50. The length is 5 more than the width. Find the length and width.

The perimeter of a rectangle is 60. The length is 10 more than the width. Find the length and width.

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

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

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

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

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

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

Maxim has been offered positions by two car dealers. The first company pays a salary of $10,000 plus a commission of $1,000 for each car sold. The second pays a salary of $20,000 plus a commission of $500 for each car sold. How many cars would need to be sold to make the total pay the same?

Jackie has been offered positions by two cable companies. The first company pays a salary of $ 14,000 plus a commission of $100 for each cable package sold. The second pays a salary of $20,000 plus a commission of $25 for each cable package sold. How many cable packages would need to be sold to make the total pay the same?

Amara currently sells televisions for company A at a salary of $17,000 plus a $100 commission for each television she sells. Company B offers her a position with a salary of $29,000 plus a $20 commission for each television she sells. How many televisions would Amara need to sell for the options to be equal?

Mitchell currently sells stoves for company A at a salary of $12,000 plus a $150 commission for each stove he sells. Company B offers him a position with a salary of $24,000 plus a $50 commission for each stove he sells. How many stoves would Mitchell need to sell for the options to be equal?

Everyday Math

When Gloria spent 15 minutes on the elliptical trainer and then did circuit training for 30 minutes, her fitness app says she burned 435 calories. When she spent 30 minutes on the elliptical trainer and 40 minutes circuit training she burned 690 calories. Solve the system { 15 e + 30 c = 435 30 e + 40 c = 690 { 15 e + 30 c = 435 30 e + 40 c = 690 for e e , the number of calories she burns for each minute on the elliptical trainer, and c c , the number of calories she burns for each minute of circuit training.

Stephanie left Riverside, California, driving her motorhome north on Interstate 15 towards Salt Lake City at a speed of 56 miles per hour. Half an hour later, Tina left Riverside in her car on the same route as Stephanie, driving 70 miles per hour. Solve the system { 56 s = 70 t s = t + 1 2 { 56 s = 70 t s = t + 1 2 .

  • ⓐ for t t to find out how long it will take Tina to catch up to Stephanie.
  • ⓑ what is the value of s s , the number of hours Stephanie will have driven before Tina catches up to her?

Writing Exercises

Solve the system of equations { x + y = 10 x − y = 6 { x + y = 10 x − y = 6

ⓐ by graphing. ⓑ by substitution. ⓒ Which method do you prefer? Why?

Solve the system of equations { 3 x + y = 12 x = y − 8 { 3 x + y = 12 x = y − 8 by substitution and explain all your steps in words.

ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

ⓑ After reviewing this checklist, what will you do to become confident for all objectives?

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Access for free at https://openstax.org/books/elementary-algebra-2e/pages/1-introduction
  • Authors: Lynn Marecek, MaryAnne Anthony-Smith, Andrea Honeycutt Mathis
  • Publisher/website: OpenStax
  • Book title: Elementary Algebra 2e
  • Publication date: Apr 22, 2020
  • Location: Houston, Texas
  • Book URL: https://openstax.org/books/elementary-algebra-2e/pages/1-introduction
  • Section URL: https://openstax.org/books/elementary-algebra-2e/pages/5-2-solving-systems-of-equations-by-substitution

© Jul 24, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.

Mathwarehouse Logo

Solve Systems of Equations by Substitution Sheet and Key (pdf)

21 questions with answers.

Students will practice solving sytems of linear equations uging substitution .

Example Questions

Directions: Solve each system of linear equations using substitution.

problem1

Challenge Problems

problem3

Other Details

This is a 4 part worksheet:

  • Part I Model Problems.
  • Part II Practice.
  • Part III Challenge Problems.
  • Part IV Answer Key.
  • Systems of Linear Equations
  • Interactive System of Linear Equations

Ultimate Math Solver (Free) Free Algebra Solver ... type anything in there!

Popular pages @ mathwarehouse.com.

Surface area of a Cylinder

Substitution Method Exercises

Substitution method practice problems with answers.

Solve the systems of equations using the substitution method .

Problem 1 :

y=3; 2x-y=7

[latex]x=5, y=3[/latex]

Problem 2 :

-3x+7y=-9; x=-4

[latex]x=-4, y=-3[/latex]

Problem 3 :

x=-4y-11; 2x+y=6

[latex]x=5, y=-4[/latex]

Problem 4 :

x-3y=7; x=2y+2

[latex]x=-8, y=-5[/latex]

Problem 5 :

2x-3y=-8; -x-7y=-13

[latex]x=-1, y=2[/latex]

Problem 6 :

-3x+y=-12; 7x-6y=17

Problem 7 :

8x-y=7; -7x-2y=14

[latex]x=0, y=-7[/latex]

Problem 8 :

5x-7y=-9; 4x+y=6

[latex]x=1, y=2[/latex]

Problem 9 :

x-2y=1; 7x-6y=23

[latex]x=5, y=2[/latex]

Problem 10 :

3x-4y=9; -x-5y=-22

[latex]x=7, y=3[/latex]

You might also like these tutorials:

  • Substitution Method
  • Elimination Method
  • $ 0.00 0 items

Unit 5 – Systems of Linear Equations and Inequalities

This unit begins by ensuring that students understand that solutions to equations are points that make the equation true, while solutions to systems make all equations (or inequalities) true.  Graphical and substitution methods for solving systems are reviewed before the development of the Elimination Method.  Modeling with systems of equations and inequalities is stressed.  Finally, we develop the idea of using graphs to help solve equations.

Solutions to Systems and Solving by Graphing

LESSON/HOMEWORK

LECCIÓN/TAREA

LESSON VIDEO

EDITABLE LESSON

EDITABLE KEY

Solving Systems by Substitution

Properties of Systems and Their Solutions

The Method of Elimination

Modeling with Systems of Equations

Solving Equations Graphically

Solving Systems of Inequalities

Modeling with Systems of Inequalities

Unit Review

Unit #5 Review – Systems of Linear Equations and Inequalities

UNIT REVIEW

REPASO DE LA UNIDAD

EDITABLE REVIEW

Unit #5 Assessment Form A

EDITABLE ASSESSMENT

Unit #5 Assessment Form B

Unit #5 Assessment Form C

Unit #5 Assessment.Form D

Unit #5 Exit Tickets

Unit #5 Mid-Unit Quiz (Through Lesson #4) – Form A

Unit #5 Mid-Unit Quiz (Through Lesson #4) – Form B

Unit #5 Mid-Unit Quiz (Through Lesson #4) – Form C

U05.AO.01 – Solving Equations Graphically – Extra Practice (After Lesson #6)

EDITABLE RESOURCE

U05.AO.02 – Additional Modeling with Linear Systems

Thank you for using eMATHinstruction materials. In order to continue to provide high quality mathematics resources to you and your students we respectfully request that you do not post this or any of our files on any website. Doing so is a violation of copyright. Using these materials implies you agree to our terms and conditions and single user license agreement .

The content you are trying to access  requires a membership . If you already have a plan, please login. If you need to purchase a membership we offer yearly memberships for tutors and teachers and special bulk discounts for schools.

Sorry, the content you are trying to access requires verification that you are a mathematics teacher. Please click the link below to submit your verification request.

Logo for BCcampus Open Publishing

Want to create or adapt books like this? Learn more about how Pressbooks supports open publishing practices.

Chapter 5: Systems of Equations

5.2 Substitution Solutions

While solving a system by graphing has advantages, it also has several limitations. First, it requires the graph to be perfectly drawn: if the lines are not straight, it may result in the wrong answer. Second, graphing is challenging if the values are really large—over 100, for example—or if the answer is a decimal that the graph will not be able to depict accurately, like 3.2134. For these reasons, graphing is rarely used to solve systems of equations. Commonly, algebraic approaches such as substitution are used instead.

Example 5.2.1

Find the intersection of the equations [latex]2x - 3y = 7[/latex] and [latex]y = 3x - 7.[/latex]

Since [latex]y = 3x - 7,[/latex] substitute [latex]3x-7[/latex] for the [latex]y[/latex] in [latex]2x - 3y = 7.[/latex]

The result of this looks like:

[latex]2x - 3(3x - 7) = 7[/latex]

Now solve for the variable [latex]x[/latex]:

[latex]\begin{array}{rrrrrrr} 2x&-&9x&+&21&=&7 \\ &&&-&21&&-21 \\ \hline &&&&\dfrac{-7x}{-7}&=&\dfrac{-14}{-7} \\ \\ &&&&x&=&2 \end{array}[/latex]

Once the [latex]x[/latex]-coordinate is known, the [latex]y[/latex]-coordinate is easily found.

To find [latex]y,[/latex] use the equations [latex]y = 3x - 7[/latex] and [latex]x = 2[/latex]:

[latex]\begin{array}{l} y = 3(2) - 7 \\ \phantom{y}= 6 - 7 \\ \phantom{y}=-1 \end{array}[/latex]

These lines intersect at [latex]x = 2[/latex] and [latex]y = -1[/latex], or at the coordinate [latex](2, -1).[/latex]

This means the intersection is both consistent and independent.

Example 5.2.2

Find the intersection of the equations [latex]y + 4 = 3x[/latex] and [latex]2y - 6x = -8.[/latex]

To solve this using substitution, [latex]y[/latex] or [latex]x[/latex] must be isolated. The first equation is the easiest in which to isolate a variable:

[latex]\begin{array}{rrrrrrr} y&+&4&=&3x&& \\ &-&4&&-4&& \\ \hline &&y&=&3x&-&4 \end{array}[/latex]

Substituting this value for [latex]y[/latex] into the second equation yields:

[latex]\begin{array}{rrrrrrr} 2(3x&-&4)&-&6x&=&-8 \\ 6x&-&8&-&6x&=&-8 \\ &+&8&&&&+8 \\ \hline &&&&0&=&0 \end{array}[/latex]

The equations are identical, and when they are combined, they completely cancel out. This is an example of a consistent and dependent set of equations that has many solutions.

Example 5.2.3

Find the intersection of the equations [latex]6x - 3y = -9[/latex] and [latex]-2x + y = 5.[/latex]

The second equation looks to be the easiest in which to isolate a variable, so:

[latex]\begin{array}{rrrrrrr} -2x&+&y&=&5&& \\ +2x&&&&+2x&& \\ \hline &&y&=&2x&+&5 \end{array}[/latex]

Substituting this into the first equation yields:

[latex]\begin{array}{rrcrrrr} 6x&-&3(2x&+&5)&=&-9 \\ 6x&-&6x&-&15&=&-9 \\ &&&&-15&=&-9 \end{array}[/latex]

The variables cancel out, resulting in an untrue statement. These are parallel lines that have identical variables but different intercepts. There is no solution, and these are inconsistent equations.

For questions 1 to 20, solve each system of equations by substitution.

  • [latex]\left\{ \begin{array}{rrrrr} y&=&-3x&& \\ y&=&6x&-&9 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&x&+&5 \\ y&=&-2x&-&4 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&-2x&-&9 \\ y&=&2x&-&1 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&-6x&+&3 \\ y&=&6x&+&3 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&6x&+&4 \\ y&=&-3x&-&5 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&3x&+&13 \\ y&=&-2x&-&22 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&3x&+&2 \\ y&=&-3x&+&8 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&-2x&-&9 \\ y&=&-5x&-&21 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&2x&-&3 \\ y&=&-2x&+&9 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} y&=&7x&-&24 \\ y&=&-3x&+&16 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrrrr} &&y&=&3x&-&4 \\ 3x&-&3y&=&-6&& \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrrrr} -x&+&3y&=&12&& \\ &&y&=&6x&+&21 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrrrr} &&y&=&-6&& \\ 3x&-&6y&=&30&& \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrrrr} 6x&-&4y&=&-8&& \\ &&y&=&-6x&+&2 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrrrr} &&y&=&-5&& \\ 3x&+&4y&=&-17&& \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrrrr} 7x&+&2y&=&-7&& \\ &&y&=&5x&+&5 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} -6x&+&6y&=&-12 \\ 8x&-&3y&=&16 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} -8x&+&2y&=&-6 \\ -2x&+&3y&=&11 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} 2x&+&3y&=&16 \\ -7x&-&y&=&20 \end{array}\right.[/latex]
  • [latex]\left\{ \begin{array}{rrrrr} -x&-&4y&=&-14 \\ -6x&+&8y&=&12 \end{array}\right.[/latex]

Answer Key 5.2

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License , except where otherwise noted.

Share This Book

homework 2 solving systems by substitution answer key

IMAGES

  1. Solving Systems of Equations by Substitution WS or Quiz (with answer key)

    homework 2 solving systems by substitution answer key

  2. Unit 5 Lesson 5 Homework (Solving Systems by Substitution #2)

    homework 2 solving systems by substitution answer key

  3. Solving Systems by Substitution Guided Notes! 2 Versions Included!

    homework 2 solving systems by substitution answer key

  4. System Of Equations By Substitution Examples

    homework 2 solving systems by substitution answer key

  5. Unit 5: Systems of Equations & Inequalities Homework 2: Solving Systems

    homework 2 solving systems by substitution answer key

  6. Solving Systems by Substitution Guided Notes + Homework Set by Teach Simple

    homework 2 solving systems by substitution answer key

VIDEO

  1. How to solve a system using substitution

  2. Chapter 5, Lesson 2: Solving Systems by Substitution

  3. Solving Systems by Substitution/Elimination

  4. 3-2 Solving Systems Algebraically

  5. How to solve a system of equations step by step using the substitution method

  6. Solving Systems: Substitution Day 2

COMMENTS

  1. 5.2 Solving Systems of Equations by Substitution

    Introduction; 2.1 Solve Equations Using the Subtraction and Addition Properties of Equality; 2.2 Solve Equations using the Division and Multiplication Properties of Equality; 2.3 Solve Equations with Variables and Constants on Both Sides; 2.4 Use a General Strategy to Solve Linear Equations; 2.5 Solve Equations with Fractions or Decimals; 2.6 Solve a Formula for a Specific Variable

  2. 5.2: Solve Systems of Equations by Substitution

    Example 5.2.19. Solve the system by substitution. {4x − 3y = 6 15y − 20x = − 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 3 4y + 3 2 for x in the second equation. Replace the x with 3 4y + 3 2.

  3. PDF Systems of Equations Substitution

    Solving Systems of Equations by Substitution Date_____ Period____ Solve each system by substitution. 1) y = 6x − 11 −2x − 3y = −7 (2, 1) 2) 2x − 3y = −1 y = x − 1 (4, 3) 3) y = −3x + 5 5x − 4y = −3 (1, 2) 4) −3x − 3y = 3 y = −5x − 17 (−4, 3) 5) y = −2 4x − 3y = 18 (3, −2) 6) y = 5x − 7 −3x − 2y = −12 ...

  4. Solve Systems of Equations by Substitution Sheet and Key (pdf)

    Resources. Systems of Linear Equations. Interactive System of Linear Equations. Back to link 1 Next to link 2. Free worksheet (pdf) and answer key on solving systems of equations using substitution. 25 scaffolded questions that start relatively easy and end with some real challenges. Plus model problems explained step by step.

  5. 4.2: Solving Linear Systems by Substitution

    Example 4.2.1. Solve by substitution: Solution: Step 1: Solve for either variable in either equation. If you choose the first equation, you can isolate y in one step. 2x + y = 7 2x + y− 2x = 7− 2x y = − 2x + 7. Step 2: Substitute the expression − 2x + 7 for the y variable in the other equation. Figure 4.2.1.

  6. 6.2 Solving Systems of Equations by Substitution Flashcards

    Find the solution to the system by using substitution. Learn with flashcards, games, and more — for free. ... 6.2 Solving Systems of Equations by Substitution. Flashcards; Learn; Test; Match; Q-Chat; Get a hint. solve by substitution: y = 4x and x + y = 5 (1, 4) 1 / 19. 1 / 19. Flashcards; Learn;

  7. PDF ALG2 Guided Notes

    Algebra 2 -53 - Systems of Equations Solve the system by substitution. c) 3(x+y)−5=x−6 −4x+y=3−3x ⎧ ⎨ ⎪ ⎩⎪ (−2,1) EXAMPLE 2: WRITING AND SOLVING SYSTEMS FOR REAL WORLD SITUATIONS A high school band program sold a total of 350 tickets for a jazz concert. Student tickets were $5 each and general admission tickets were $8 each.

  8. PDF 5.2

    5.2 - Practice B Solving Systems by Substitution Solve each system by substitution. Check your answer. 1. 2 € yx yx ­ ® ¯ 2. 4 2 yx yx ® ¯ 3. € 3 yx yx ­ ® ¯ _____ _____ _____ 4. 6 3 xy xy ­ ® ¯ 5. 8 7 xy yx ­ ® ¯ 6. 0 1 xy xy ­ ® ¯ _____ _____ _____ 7. 7 5 xy xy ­ ® ¯ 8. 0 1 xy xy ­ ® ¯ °9. 11 5 23 1 0 4 xy xy ...

  9. PDF 5.2 Solving Systems of Linear Equations by Substitution

    Another way to solve systems of linear equations is to use substitution. Solving a System of Linear Equations by Substitution. Step 1: Solve one of the equations for one of the variables. Step 2: Substitute the expression from Step 1 into the other. equation and solve for the other variable. Step 3:

  10. Lesson 5.2 (Solving Systems of Linear Equations by Substitution)

    Find the solution to the system by using substitution. Learn with flashcards, games, and more — for free. ... Study tools. Subjects. Create. Generate. Log in. Sign up. Lesson 5.2 (Solving Systems of Linear Equations by Substitution) Flashcards; Learn; Test; Match; Q-Chat; Get a hint. solve by substitution: y = 4x and x + y = 5 (1, 4) 1 / 12 ...

  11. Substitution Method Practice Problems With Answers

    Substitution Method Exercises. Solve ten (10) practice problems involving systems of equations using the substitution method, and afterward, verify your answers for accuracy.

  12. 4.2: Systems of Equations

    Given a system of two linear equations in two variables, we can use the following steps to solve by substitution. Step 1. Choose an equation and then solve for x or y. (Choose the one-step equation when possible.) Step 2. Substitute the expression for x or y in the other equation. Step 3.

  13. PDF Algebra 2 Unit 5 Part 2 Guided Notes

    Solving Systems by Substitution Steps: 1. Make sure one of the variables in one equation is solved for (by itself on one side of the equation). 2. Substitute the value of that variable into the other equation. 3. You now have an equation with the same variable in it. Simplify and solve for that variable. Example 1: Solve by Substitution: y = x ...

  14. 4.2 Solve Systems of Equations by Substitution

    4.2 Solve Systems of Equations by Substitution

  15. 4.2: Solving Systems of Equations by Substitution Flashcards

    Solve by using substitution. y = 5x - 8. 4x + 3y = 33. (16,4) What is the solution to this system of equations. Solve by using substitution. x = 4y. 3x - 2y = 40. Study with Quizlet and memorize flashcards containing terms like x=-3, 11, (1,4) and more.

  16. PDF Unit 5

    Unit 5 - Systems of Equations & Inequalities (Updated October 2016) copy. Name: Date: Unit 5: Systems of Equations & Inequalities Homework 1: Solving Systems by Graphing ** This is a 2-page document! ** Solve each system of equations by graphing. Clearly identify your solution. -16 — 6y = 30 9x + = 12 +4 v = —12 O Gina Wilson (All Things ...

  17. Unit 5

    This unit begins by ensuring that students understand that solutions to equations are points that make the equation true, while solutions to systems make all equations (or inequalities) true. Graphical and substitution methods for solving systems are reviewed before the development of the Elimination Method.

  18. 5.2 Substitution Solutions

    5.2 Substitution Solutions. While solving a system by graphing has advantages, it also has several limitations. First, it requires the graph to be perfectly drawn: if the lines are not straight, it may result in the wrong answer. Second, graphing is challenging if the values are really large—over 100, for example—or if the answer is a ...

  19. Khan Academy

    Systems of equations with substitution (practice)

  20. 5.2E: Exercises

    Solve Applications of Systems of Equations by Substitution In the following exercises, translate to a system of equations and solve. Exercise \(\PageIndex{37}\)

  21. How to Use the Homework 2 Solving Systems by Substitution Answer Key

    Homework 2 on solving systems by substitution is a common assignment in algebra classes, and it requires students to solve a series of equations using the substitution method. The answer key for Homework 2 provides students with the solutions to each equation in the system, allowing them to check their work and ensure they are on the right track.

  22. Unit 5: Systems of Equations & Inequalities Homework 2: Solving Systems

    By solving the system by substitution, we got the solutions: x = 2/3, y = 8/3. Solving the system of equations: I guess we need to solve problem number 5, so let's do that. Here we have the system of equations: y = x + 2. 3x + 3y = 6. To solve it by substitution, we need to isolate one of the variables in one of the equations and then replace ...

  23. Systems of Equations (Substitution, Answer Key)

    Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more. ... Systems of Equations (Substitution, Answer Key) Save Copy. Log InorSign Up. Name all of the number pairs that have a sum of 20. ... 2 2. 3 3. negative −. A B C ...