Introduction to Systems of Linear Equations

This section will introduce the basic characteristics of a system of linear equations.

Learning Objectives

In this section, you will:

  • Solve systems of equations by graphing.
  • Solve systems of equations by substitution.
  • Solve systems of equations by addition.
  • Identify inconsistent systems of equations containing two variables.
  • Express the solution of a system of dependent equations containing two variables.


A skateboard manufacturer introduces a new line of boards. The manufacturer tracks its costs, which is the amount it spends to produce the boards, and its revenue, which is the amount it earns through sales of its boards. How can the company determine if it is making a profit with its new line? How many skateboards must be produced and sold before a profit is possible? In this section, we will consider linear equations with two variables to answer these and similar questions.


Introduction to Systems of Equations

In order to investigate situations such as that of the skateboard manufacturer, we need to recognize that we are dealing with more than one variable and likely more than one equation. A system of linear equations consists of two or more linear equations made up of two or more variables such that all equations in the system are considered simultaneously. To find the unique solution to a system of linear equations, we must find a numerical value for each variable in the system that will satisfy all equations in the system at the same time. Some linear systems may not have a solution and others may have an infinite number of solutions. In order for a linear system to have a unique solution, there must be at least as many equations as there are variables. Even so, this does not guarantee a unique solution.

In this section, we will look at systems of linear equations in two variables, which consist of two equations that contain two different variables. For example, consider the following system of linear equations in two variables.

2x+y=15

3x–y=5

The solution to a system of linear equations in two variables is any ordered pair that satisfies each equation independently. In this example, the ordered pair (4, 7) is the solution to the system of linear equations. We can verify the solution by substituting the values into each equation to see if the ordered pair satisfies both equations. Shortly we will investigate methods of finding such a solution if it exists.

2(4)+(7)=15 True

3(4)−(7)=5 True

In addition to considering the number of equations and variables, we can categorize systems of linear equations by the number of solutions. A consistent system of equations has at least one solution. A consistent system is considered to be an independent system if it has a single solution, such as the example we just explored. The two lines have different slopes and intersect at one point in the plane. A consistent system is considered to be a dependent system if the equations have the same slope and the same y-intercepts. In other words, the lines coincide so the equations represent the same line. Every point on the line represents a coordinate pair that satisfies the system. Thus, there are an infinite number of solutions.

Another type of system of linear equations is an inconsistent system, which is one in which the equations represent two parallel lines. The lines have the same slope and different y-intercepts. There are no points common to both lines; hence, there is no solution to the system.


Types of Linear Systems

There are three types of systems of linear equations in two variables, and three types of solutions.

  • An independent system has exactly one solution pair (x,y). The point where the two lines intersect is the only solution.
  • An inconsistent system has no solution. Notice that the two lines are parallel and will never intersect.
  • A dependent system has infinitely many solutions. The lines are coincident. They are the same line, so every coordinate pair on the line is a solution to both equations.

Figure 2 compares graphical representations of each type of system.

Figure 2 compares graphical representations of each type of system.

Figure 2

How To

Given a system of linear equations and an ordered pair, determine whether the ordered pair is a solution.

  1. Substitute the ordered pair into each equation in the system.
  2. Determine whether true statements result from the substitution in both equations; if so, the ordered pair is a solution.


Example 1

Determining Whether an Ordered Pair Is a Solution to a System of Equations

Determine whether the ordered pair (5,1) is a solution to the given system of equations.

x+3y=8

2x−9=y

Solution
Substitute the ordered pair (5,1) into both equations

(5)+3(1)=8

8=8 True

2(5)−9=(1)

1=1 True

The ordered pair (5,1) satisfies both equations, so it is the solution to the system.


Analysis

We can see the solution clearly by plotting the graph of each equation. Since the solution is an ordered pair that satisfies both equations, it is a point on both of the lines and thus the point of intersection of the two lines. See Figure 3.

Figure 3

Figure 3

Try It #1

Determine whether the ordered pair (8,5) is a solution to the following system.

5x−4y=20

2x+1=3y


Source: Rice University, https://openstax.org/books/college-algebra/pages/7-1-systems-of-linear-equations-two-variables
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.

Last modified: Monday, May 9, 2022, 4:53 PM