Lesson 11: Solving Systems of Equations

Opening Story

Lesson 11 - Opening Story

L11 Opening Story Transcript

Introduction

Sophia and Emmy need to make a decision where they must compare two options. We often face situations with different options where we can use the Quantitative Reasoning Process to compare our options. There are several different quantitative tools we can use to make this type of comparison. One tool we look at in this lesson is a system of equations.

system of equations is a list of two or more equations that use the same input and output variables.

We can use graphs or algebra to solve for the values of the variables that satisfy both equations. Let’s start by looking at how Sophia and Emmy use a system of equations to decide between renting the monster truck or renting the boat.


1 Understand the Problem

Sophia and Emmy need to find a way back to their hotel from the jungle. They are faced with a decision where they need to compare the cost of two different things, renting the monster truck or renting the motor boat.


2 Identify Variables & Assumptions

We identify the following variables:

We can use the following assumptions:

We can set up two equations that are related to each other because the variables are the same in both cases: the total cost of transportation out of the jungle and the number of kilometers. With either the monster truck or the motor boat we are focused on money and distance.


3 Apply Quantitative Tools

We can model each scenario with a mathematical equation.

The total cost, \( y \), of the truck is $37.50 + $0.88 × kilometers: \( y=37.50+0.88x \)
The total cost, \( y \), of the boat is $60.00 +$0.19 × kilometers: \( y=60+0.19x \)

The input value, \( x \) , in each of the equations is the number of kilometers they travel. The output value, \( y \) , is the total cost of transportation.

As we learned in Chapter 7 the two equations in this example are linear equations. The rate of change (or slope) in each equation is constant. When we plot this type of equation we get a straight line.

Let’s look more carefully at the graph of the two lines representing the Emmy and Sophia’s situation. The blue line represents the cost of the monster truck as the kilometers increase. The red line represents the cost of the boat as the kilometers increase.

A graph showing the cost vs distance for both the monster truck and the boat. Each is a straight line, and they are described below.

We can see from the graph that the two lines cross at around 33 kilometers on the \( x \)-axis and just above $65 on the \( y \)-axis.

If Sophia and Emmy travel less than 33 kilometers, then the truck is the least expensive. If they travel more than 33 kilometers, then the boat is the least expensive.


4 Make an Informed Decision

Sophia and Emmy need more information to make an informed decision. They really need to know the distance from their jungle position back to town.

After asking for more information, they find that the dirt road back to the hotel is 40 about kilometers long and the river trip is 38 kilometers. Use the equations we built to compute the cost of each rental vehicle.


Practice: Make an Informed Decision

Problem 1

Sophia and Emmy found the following equations. In these equations, the input variable, \( x \), represents the distance, and the output variable, \( y \), represents the total cost.

                                               Sophia and Emmy looking at a boat                           Sophia and Emmy looking at a monster truck

 \( \text{Boat: }y = 60.00+0.19x \)              \( \text{Truck: }y = 37.50+ 0.88x \)

If the dirt road back to the hotel is 40 kilometers and the river trip is 38 kilometers, find the cost of each rental vehicle:

Truck: total cost = $

Boat: total cost = $

How Did I Do?

$$ \text{Truck: }y = 37.50 + 0.88(40)= \$ 72.70 $$

$$ \text{Boat: }y = 60 + 0.19(38)= \$ 67.22 $$

Based on these calculations, which mode of transportation should Sophi and Emmy use? (Which is less expensive?)

Boat

Truck


5 Evaluate Your Reasoning

Sophia and Emmy tie the boat up at the town marina and ask directions to their hotel. After finding out that they have 5 kilometers still to walk they rethink their decision.

Sophia and Emmy have realized that they made an incorrect assumption in their application of the Quantitative Reasoning process. They mistakenly assumed that both modes of transportation would get them back to their hotel. But since they didn’t realize that travel by boat would also require a 5 kilometer walk, they made a decision that didn’t turn out to be the best.

Because the difference in price between the rentals was relatively small, they now wish they had rented the monster truck and driven straight to the hotel.



The remainder of this lesson will focus on the powerful quantitative tool, systems of equations, that we used to understand Sophia and Emmy’s situation.

There are several different techniques that can be used to solve systems of equations. We will look at two of them: solving systems of equations with graphs and solving systems of equations with algebra.


Solving Systems with Graphs

The graph of an equation represents all the points that satisfy the equation. When we are solving a system of equations we want to find a point that satisfies all of the equations in the system. This means that if you graph both equations in a system of two equations on a graph you can find the solution to the system by finding all points where the graphs intersect. An intersection point satisfies both equations so it represents the solution we are looking for.

Example 1

Graph the following two equations to solve the system of equations:

$$ 3x+2y=5 $$

$$ x-y=0 $$

Solution:

We want to find a point \( (x, y) \) that satisfies both equations. This means the point we are looking for will be the point where the two graphs intersect. If we solve each equation for \( y \), we will see that they fit the pattern of a linear function and we will be able to graph the lines.

Equation 1:

$$ 3x+2y=5 $$

$$ 2y=-3x+5 $$

$$ y=-\frac{3}{2}x+\frac{5}{2} $$

Equation 2:

$$ x-y=0 $$

$$ -y=-x $$

$$ y=x $$

Equation 1 can be represented with a line with a \( y \)-intercept of \( \frac{5}{2} \) and a slope of \( -\frac{3}{2} \). Equation 2 gives the graph of a line with a \( y \)-intercept of \( 0 \) and a slope of \( 1 \). If we plot both lines on the same graph, they look like this:

Graph of the two lines described above. The cross at the point (1, 1).

The solution to the system of equations is represented on the graph by the point where the two lines intersect. By looking at the graph of these two lines, we can see that they cross at the point \( (1, 1) \). This means\( x=1, y=1 \) is the solution to the system of equations.

Check Our Answer:

We can verify that \( x=1, y=1 \) is the solution to the system by checking that \( (1, 1) \) is exactly the point where they cross. We do this by substituting in these values for \( x \) and \( y \)  in both equations and making sure that both mathematical statements are true.

Equation 1:

$$ 3x+2y=5 $$

$$ 3(1)+2(1)=5 $$

$$ 3+2=5 $$

$$ 5=5 $$

True Statement

Equation 2:

$$ x-y=0 $$

$$ 1-1=0 $$

$$ 0=0 $$

True Statement

The point \( (1, 1) \) is the only point where the two lines cross and the values \( x=1, y=1 \) is the only set of \( x,  y \)  values that will yield true statements for both equations. When we get a single unique solution like this, we say that the system of equations is independent.


Example 2

Graph the following two equations to solve the system of equations:

$$ -x+2y=4 $$

$$ -3x+6y=-18 $$

Solution:

If we solve each equation for \( y \), we can see that each one fits the pattern of a linear function and can graph the lines.

Equation 1:

$$ -x+2y=4 $$

$$ 2y=x+4 $$

$$ y= \frac{x+4}{2} $$

$$ y=\frac{1}{2}x+\frac{4}{2} $$

$$ y=\frac{1}{2}x+2 $$

The first equation can be graphed as a line with a slope of \( \frac{1}{2} \) and a \( y \)-intercept of \( 2 \).

Equation 2:

$$ -3x+6y=-18 $$

$$ 6y=3x-18 $$

$$ y=\frac{3x-18}{6} $$

$$ y=\frac{3}{6}x-\frac{18}{6} $$

$$ y=\frac{1}{2}x-3 $$

The second equation can be graphed as a line with a slope of \( \frac{1}{2} \) and a \( y \)- intercept of \( -3 \).

It we plot both lines on the same graph, they look like this:

Graph of the two lines described above. They are parallel and never cross.

From the graph it looks like the lines are parallel, which means they will never cross. We can see from the equations that the lines are parallel because the two lines have the same slope. This means that there is no \( (x, y) \) pair that will satisfy both equations and thus there is no solution to this system of linear equations. When there is no solution to a system of equations we say that the system of equations is inconsistent.


Types of Solutions

There are three types of solutions for systems of equations:

Three types of solutions for system of equations: independent (they cross), inconsistent (parallel lines), and dependent (just one line).

Click on each button to learn more.

An independent system is formed when two lines intersect at one point.

The point where the lines intersect is the solution to the system.


An inconsistent system is formed when two lines are parallel and never intersect.

Inconsistent systems have no solution.


A dependent system is formed when the two equations in the system actually represent the same line.

Every point on the line is a solution to the system. So the solution has infinitely-many solutions.

Note: We won’t really see this type of system in MATH 108X


Solving Systems with Algebra

Graphing systems of equations helps us to visualize the system and the solutions but unless the equations and solutions are fairly simple it can be difficult to obtain accurate results. We can also solve systems of equations using techniques of algebra. The Substitution Method is one way to solve a system of equations. To solve a system of equations using the substitution method we eliminate one variable from one of the equations by substituting an expression for that variable from the other equation.

Example 3

Use the substitution method to solve the system of equations:

$$ 2x-y=-5 $$

$$ 3x+5y=12 $$

Solution:

To solve this system using the substitution method, we first solve the first equation for \( y \):

$$ 2x-y=-5 $$

$$ -y=-2x-5 $$

$$ y=2x+5 $$

Now, we substitute the expression \( 2x+5 \) in for the \( y \) in the other equation:

$$ 3x+5y=12 $$

$$ 3x+5(2x+5)=12 $$

Because we have an equation with only \( x \)’s in it, we can solve for \( x \):

$$ 3x+5(2x+5)=12 $$

$$ 3x+10x+25=12 $$

$$ 13x+25=12 $$

$$ 13x=12-25 $$

$$ 13x=-13 $$

$$ x=-\frac{13}{13} $$

$$ x=-1 $$

We know \( x = -1 \) so we can substitute this value for the \( x \) in the \( y \)-expression we found earlier, \( y=2x+5 \):

$$ y=2x+5 $$

$$ y=2(-1)+5 $$

$$ y=-2+5 $$

$$ y=3 $$

We have found the solution to this system of equations to be \( x = -1 , y = 3 \). Because there is a single solution to this system of equations, it is independent. The graph of these two equations verifies this solution because the lines intersect at the point \( (-1, 3) \).

Graph of the equations described above.


Example 4

Use the substitution method to solve the system of equations:

$$ 6x-9y=-13 $$

$$ 18x-3y=1 $$

Solution:

We need to solve for one of the variables in one of the equations. We will solve for \( y \) in the second equation:

$$ 18x-3y=1 $$

$$ -3y=-18x+1 $$

$$ y=\frac{-18x+1}{-3} $$

$$ y=\frac{-18x}{-3}+\frac{1}{-3} $$

$$ y=6x-\frac{1}{3} $$

Now that we know \( y \) in terms of \( x \), we can substitute this into the first equation:

$$ 6x-9y=-13 $$

$$ 6x-9\left(6x-\frac{1}{3}\right)=-13 $$

$$ 6x-54x+\frac{9}{3}=-13 $$

$$ -48x+3=-13 $$

$$ -48x=-13-3 $$

$$ -48x=-16 $$

$$ x=\frac{-16}{-48} $$

$$ x=\frac{1}{3} $$

We can now substitute\( \frac{1}{3} \) in for \( x \) in any of the equations to find \( y \):

$$ y=6x-\frac{1}{3} $$

$$ y=6\left(\frac{1}{3}\right)-\frac{1}{3} $$

$$ y=\frac{6}{3}-\frac{1}{3} $$

$$ y=\frac{6-1}{3} $$

$$ y=\frac{5}{3} $$

This system of equations is independent. The only solution that works for both equations is \( x = \frac{1}{3} ,y = \frac{5}{3} \). The two lines cross at the point \( (\frac{1}{3}, \frac{5}{3}) \).

Graph of the equations described above.


Practice: Solving a System

Problem 2

Use the substitution method to solve the system of equations:

$$ 4x+2y=6 $$

$$ -3x+y=-7 $$

\( x= \)

\( y= \)

How Did I Do?

\( x=2 \)

\( y=-1 \)

Hint: Look back at Example 3 to see an example of how to solve this problem. Use the following steps:

  • Solve the first equation for \( y \)
  • Substitute the expression for \( y \) into the other equation
  • Now you have an equation with only \( x \)'s in it, so you can solve for \( x \)
  • Once you know \( x \), you can substitute the value into the \( y \)-expression you found earlier. This will tell you \( y \).


Solving in Context

Piano Sales Example


1 Understand the Problem

Jasper loves music and has recently been hired as a piano salesman. His new boss asked him to choose a commission plan. He can choose Plan A or Plan B. For Plan A Jasper gets a base salary of $25,000 a year plus a $500 commission for each piano he sells. In Plan B Jasper gets a base salary of $30,000 a year plus a $200 commission for each piano.


2 Identify Variables & Assumptions

Jasper identifies two variables:


3 Apply Quantitative Tools

Because Plan A and Plan B have the same two variables, Jasper can model his situation using a system of equations to better understand the decision he needs to make.

This can be turned into the following system of equations where the input variable, \( x \), represents the number of pianos Jasper sells in a year and the output variable, \( y \), represents the total amount of money he earns in one year.

$$ y=500x+25000 $$

$$ y=200x+30000 $$

Because both equations are already solved for \( y \) we can substitute \( 200x + 30000 \) in for \( y \) in the first equation and solve for \( x \):

$$ 200x+30000=500x+25000 $$

$$ 200x-500x=25000-30000 $$

$$ -300x=-5000 $$

$$ x=\frac{-5000}{-300} $$

$$ x=16.67 $$

We can now substitute \( x = 16.67 \) into any of the equations to find \( y \):

$$ y=500x+25000 $$

$$ y=500(16.67)+25000 $$

$$ y=33335 $$

The solution to the system is \( x=16.67, y=\$33,335 \)

The following graph of this system supports this solution:

Graph of Piano Sales, Plan A and Plan B. The two lines cross at around x=16 or 17. Before that point, Plan B is higher. After that point, Plan A is higher.


4 Make an Informed Decision

From this solution, Jasper knows if he sells around 16 or 17 pianos the two plans pay about the same and he would make around $33,335 per year. If he sells more than 16 pianos, Plan A is a better plan because he earns more money in a year. If he sells 16 pianos or fewer, Plan B is a better plan.

He believes he can sell at least 2 pianos per month. Since this a total of 24 pianos he decides to select Plan A.


5 Evaluate Your Reasoning

Before telling his boss his decision, Jasper decides to ask some of the other salesman how many pianos they sold the previous year. He talks to three of them and finds that they sold 18, 31, and 22 pianos each. Because these values are all more than 17, Jasper is satisfied with his decision to chose Plan A and tells his boss of his decision.


Practice: Solving in Context

Problem 3

1. Understand the Problem

Serena is writing an exam for her 5th grade students. The exam is worth 100 points and Serena wants no more than 30 questions. She plans to use two types of questions:

  1. Multiple choice questions = 3 points each

  2. Essay questions = 8 points each

Serena needs to decide how many questions of each type to put on the exam.

2. Identify Variables and Assumptions

Identify two variables in Serena’s situation:

Variable #1: \( x \) = _____________

Variable #2: \( y \) = _____________

How Did I Do?

Because Serena wants to know how many of each type of question to put on the exam:

  • \( x \) = the number of multiple choice questions

  • \( y \) = the number of essay questions

3. Apply Quantitative Tools

Create a system of equations Serena could use to determine how many questions to put on the exam. 

How Did I Do?
  • Number of points: \( 3x+8y=100 \)

  • Total number of questions: \( x+y=30 \)

Now solve the system:

\( x= \)

\( y= \)

How Did I Do?

\( x=28 \)

\( y=2 \)

Click here to see a graph of the solution

4. Make an Informed Decision

Based on your calculations, how many questions of each type should Serena put on the exam?

Number of multiple choice =

Number of essay questions =

How Did I Do?

28 multiple choice questions

2 essay questions

5. Evaluate Your Reasoning

Serena writes an exam with 28 multiple choice questions and 2 essay questions.

Evaluate your answer:

  1. Does this answer make sense in the context of the problem?

  2. Does this seem like a reasonable ration of multiple choice and essay questions?





Systems and Trendlines

Often, the equations that make up a system of equations are obtained from data using a trendline. The following example looks at an example from business: the break-even point.


1 Understand the Problem

Jeff and Lucas opened a pizzeria. They have been open for 10 months now and are doing some calculations to determine what they could do to improve their profits. Currently, they charge $10 for the large pizza, their best-selling item. During the 10 months their restaurant has been open, they collected the following data:

Month

Pizzas Sold

Total Costs

Total Revenue

February

830

$ 10,240.21

$ 9,208.84

March

851

$ 11,013.52

$ 9,551.70

April

902

$ 10,985.39

$ 9,831.73

May

1120

$ 12,791.87

$ 12,377.68

June

1291

$ 13,682.76

$ 14,239.06

July

917

$ 11,441.86

$ 10,556.98

August

1060

$ 12,004.55

$ 11,629.34

September

1402

$ 13,716.38

$ 15,681.21

October

1289

$ 12,940.14

$ 14,461.54

November

1305

$ 13,850.56

$ 14,100.33


They want to answer two questions:

2 Identify Variables & Assumptions

Jeff and Lucas identify the following variables:

They make the following assumptions:


3 Apply Quantitative Tools

Jeff and Lucas create the following scatter plot and trendlines to compare their revenue and costs. The input variable, \( x \), represents the number of pizzas sold in one month. The output variable, \( y \), represents money. We can see the data and the trendline for both the total revenue (orange) and total cost (blue).

Graph of the two sets of scatter plots, along with their corresponding trendlines. The trendline equations are given below.

These two trendlines give them a system of equations:

$$ y=10.893x+217.7 $$

$$ y=5.8929x+5803.9 $$

Jeff and Lucas use substitution to solve the system of equations. Because both equations are already solved for \( y \), they can set the equations equal to each other and solve for \( x \):

$$ 10.893x+217.7=5.8929x+5803.9 $$

$$ 10.893x-5.8929x=5803.9-217.7 $$

$$ 5.0001x=5586.2 $$

$$ x=\frac{5586.2}{5.0001} $$

$$ x=1117.2177 $$

They can then substitute this value of \( x \) back into any of the equations to solve for \( y \). They used the first equation:

$$ y=10.893x+217.7 $$

$$ y=10.893(1117.2177)+217.7 $$

$$ y=12387.5524 $$

The solution to the system of equations is \( x=1117.2177, y=12387.5524 \).

Jeff and Lucas know that \( x \) represents the number of pizzas sold and \( y \) represents a dollar amount. This solution means that if Jeff and Lucas sell 1,117 pizzas they will break-even and their revenue and costs will both be about $12,387.55.


4 Make an Informed Decision

These calculations give Jeff and Lucas the answer to their first question: How many pizzas do they need to sell to break even each month? They need to sell around 1,117 pizzas per month. Because they are closed on Sunday, their pizzeria is open for around 26 days per month. They divide the number of pizzas by the number of days and get 42.96. This means they need to sell an average of 43 pizzas every day in order to break even.

Looking back at the data, Jeff and Lucas notice that they sold more than 1,117 pizzas in 5 of the past 10 months: May, June, September, October, and November. They are concerned that they sold fewer than 1,117 pizzas in the other 5 months. But they notice that the most recent three months have had good sales. They hope that this upward trend in pizza sales continues as their pizzeria becomes more popular.

To answer the question of whether they should increase the price of the large pizza, they notice that in the past three months, although they have sold more than 1,117 pizzas their total revenue was not much larger than their total costs. That means their profits were relatively low. They decide to increase the price of the large pizza to $11. They hope the extra revenue will increase their profits.


5 Evaluate Your Reasoning

As Jeff and Lucas evaluate their reasoning, they re-examine their assumptions. One of their assumptions was: “If they change the price of the pizza, the number of pizzas sold will stay the same.” As they think about this assumption, they realize it is probably not very accurate. Reducing prices would probably increase sales, while increasing prices would probably decrease sales. Because their decision was to increase the price of the large pizza to $11, Jeff and Lucas realize they might see a decrease in sales. They decide to try the higher price for three months and then re-evaluate their decision.

After three more months of sales, Jeff and Lucas reevaluate their decision. In those three months they sold 1410, 1511, and 1620 pizzas. So far, it appears that the increase in their prices has not decreased their sales too much. Their sales remain above the 1,117 pizzas they calculated that they needed to sell in order to break even. Because they raised the price of the large pizza they find that their revenue has increased, so their profits are also increasing. Jeff and Lucas decide to do more advertising. They know that if they can sell more pizzas their profits will continue to increase.


Non-linear Systems

So far, all of the systems of equations we have encountered in this lesson have involved linear equations. Linear systems are the most common type of system that appear in real life problems. Because a line is simple, both in a graph and in an equation, we often choose to model situations with lines. This can be especially useful when the solution does not have to be precise, like rounding up to the nearest pizza or the nearest dollar.

However, sometimes situations need more precision or sometimes a line is not a close enough model and it is helpful to use non-linear models. There are ways to solve non-linear systems with algebra, but in this class, we will only solve non-linear systems using graphs.

Here is an example of a non-linear system of equations:

$$ y=8x^2+12x+1 $$

$$ y=2(4)^x+3 $$

Notice that the first equation is a quadratic function and the second equation is an exponential function. When we graph these functions we get the following:

Graphs of the 2 equations given above

Notice there are three solutions to this system of equations because the graphs intersect at three different points. It is difficult to determine the exact location of the intersection points from the graph, but we can tell they are somewhere around the points (-1.6, 3.5), (0.3, 6), and (2.8, 95).


Practice: Solve a Non-linear System

Problem 4

We will use graphing to solve the following system of equations:

$$ y=2x^2 -13x+11 $$

$$ y=x -1 $$

What type of function is the equation \( y= 2x^2 -13x+11 \)

Linear

Quadratic

Exponential

What type of function is the equation \( y=x -1 \)

Linear

Quadratic

Exponential


Here is the graph of the system.

Graph of a linear equation intersecting a quadratic equation. The line crosses the parabola in 2 places: (0, 1) and (6, 5).

How many solutions will there be?

How Did I Do?

2


Use the graph to find the solutions.

Hint: In this problem, all the solutions are whole numbers. None of the answers are decimals or fractions.

How Did I Do?

(1,0) and (6,5)



Lesson Checklist

By the end of this lesson, you should be able to:


This content is provided to you freely by BYU-I Books.

Access it online or download it at https://books.byui.edu/math_108x/lesson_11_solving_systems_of_equations.