Lesson 17

Systems of Linear Equations and Their Solutions

  • Let's find out how many solutions a system of equations could have.

17.1: A Curious System

Andre is trying to solve this system of equations: \(\begin {cases} x + y = 3\\ 4x = 12 - 4y \end{cases}\)

Looking at the first equation, he thought, "The solution to the system is a pair of numbers that add up to 3. I wonder which two numbers they are." 

  1. Choose any two numbers that add up to 3. Let the first one be the \(x\)-value and the second one be the \(y\)-value.
  2. The pair of values you chose is a solution to the first equation. Check if it is also a solution to the second equation. Then, pause for a brief discussion with your group.
  3. How many solutions does the system have? Use what you know about equations or about solving systems to show that you are right.

17.2: What's the Deal?

A recreation center is offering special prices on its pool passes and gym memberships for the summer. On the first day of the offering, a family paid $96 for 4 pool passes and 2 gym memberships. Later that day, an individual bought a pool pass for herself, a pool pass for a friend, and 1 gym membership. She paid $72. 

  1. Write a system of equations that represents the relationships between pool passes, gym memberships, and the costs. Be sure to state what each variable represents.
  2. Find the price of a pool pass and the price of a gym membership by solving the system algebraically. Explain or show your reasoning.
  3. Use graphing technology to graph the equations in the system. Make 1-2 observations about your graphs.

17.3: Card Sort: Sorting Systems

Your teacher will give you a set of cards. Each card contains a system of equations.

Sort the systems into three groups based on the number of solutions each system has. Be prepared to explain how you know where each system belongs.



  1. In the cards, for each system with no solution, change a single constant term so that there are infinitely many solutions to the system.
  2. For each system with infinitely many solutions, change a single constant term so that there are no solutions to the system.
  3. Explain why in these situations it is impossible to change a single constant term so that there is exactly one solution to the system.

17.4: One, Zero, Infinitely Many

Here is an equation: \(5x-2y=10\).

Create a second equation that would make a system of equations with:

  1. One solution
  2. No solutions
  3. Infinitely many solutions

Summary

We have seen many examples of a system where one pair of values satisfies both equations. Not all systems, however, have one solution. Some systems have many solutions, and others have no solutions.

Let's look at three systems of equations and their graphs.

System 1: \(\displaystyle \begin{cases} 3x+4y=8 \\ 3x-4y=8 \\ \end{cases} \)

The graphs of the equations in System 1 intersect at one point. The coordinates of the point are the one pair of values that are simultaneously true for both equations. When we solve the equations, we get exactly one solution.

Two intersecting lines on coordinate plane, origin O. Each axis from -6 to 6, by 1’s. Black line through -4 comma 5 and 0 comma 2. Blue line through 0 comma -2 and 4 comma 1.

System 2: \(\displaystyle \begin{cases} 3x+4y= 8\\ 6x+8y=16 \\ \end{cases} \)

The graphs of the equations in System 2 appear to be the same line. This suggests that every point on the line is a solution to both equations, or that the system has infinitely many solutions.​​​​​​

A line graphed on a coordinate plane. The line slopes down and to the right, passing through points 0 comma 2 and 4 comma negative 1.

System 3:\(\displaystyle \begin{cases} 3x+4y=8 \\ 3x+4y=\text-4 \\ \end{cases} \)

The graphs of the equations in System 3 appear to be parallel. If the lines never intersect, then there is no common point that is a solution to both equations and the system has no solutions.

Two parallel lines on coordinate plane, origin O. Each axis from -6 to 6, by 1’s. Black line through -4 comma 5 and 0 comma 2. Blue line through -4 comma 2 and 0 comma -1.

How can we tell, without graphing, that System 2 indeed has many solutions? 

  • Notice that \(3x+4y =8\) and \(6x+8y=16\) are equivalent equations. Multiplying the first equation by 2 gives the second equation. Multiplying the second equation by \(\frac12\) gives the first equation. This means that any solution to the first equation is a solution to the second.
  • Rearranging \(3x+4y=8\) into slope-intercept form gives \(y = \dfrac{8 - 3x}{4}\), or \(y=2 - \frac34x\). Rearranging \(6x+8y=16\) gives \(y=\dfrac {16-6x}{8}\), which is also \(y=2 - \frac34x\). Both lines have the same slope and the same \(y\)-value for the vertical intercept!

How can we tell, without graphing, that System 3 has no solutions?

  • Notice that in one equation \(3x+4y\) equals 8, but in the other equation it equals -4. Because it is impossible for the same expression to equal 8 and -4, there must not be a pair of \(x\)- and \(y\)-values that are simultaneously true for both equations. This tells us that the system has no solutions.
  • Rearranging each equation into slope-intercept form gives \(y=2 - \frac34x\) and \(y = \text-1 -\frac34x\). The two graphs have the same slope but the \(y\)-values of their vertical intercepts are different. This tells us that the lines are parallel and will never cross.

Video Summary

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

  • equivalent systems

    Two systems are equivalent if they share the exact same solution set.

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