7.1.1: Systems of Linear Equations

Learning Objectives

  • Determine if an ordered pair is a solution of the system of equations.
  • Classify a system of equations as consistent or inconsistent.
  • Classify a system of consistent equations as independent or dependent.

Key words

  • system of linear equations: two or more linear equations made up of two or more variables such that all equations in the system are considered simultaneously
  • parallel lines: lines with the same slope but different [latex]y[/latex]-intercepts
  • coinciding lines: lines with the same slope and the same [latex]y[/latex]-intercept
  • consistent system: a system of equations that has at least one solution (the lines represented by the equations are not parallel)
  • inconsistent system: a system of equations that no solution (the lines represented by the equations are parallel)
  • independent system: the lines represented by each equation have different slopes, or have the same slope but different [latex]y[/latex]-intercepts (the lines represented by the equations either cross at one point or are parallel)
  • dependent systemthe lines represented by each equation have the same slope and the same [latex]y[/latex]-intercept (the lines represented by the equations are coincidental)

Systems of Linear Equations

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.

Solutions

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 linear equations that contain two variables. For example, consider the following system of linear equations in two variables.

[latex]\begin{array}{c}2x+y=\text{ }15\\ 3x-y=\text{ }5\end{array}[/latex]

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.

[latex]\begin{array}{l}2\left(4\right)+\left(7\right)=15\text{ }\text{True}\hfill \\ 3\left(4\right)-\left(7\right)=5\text{ }\text{True}\hfill \end{array}[/latex]

A system of two linear equations can have one solution, an infinite number of solutions, or no solution. To see this visually, consider that each of the linear equations can be represented by a line, and there is only three possibilities with two lines:

crossing lines

Figure 1. Lines cross in a single point

Parallel lines

Figure 2. Lines are parallel

coincidental lines

Figure 3. Lines are coinciding

 

 

 

 

 

 

For a system of equations to have a unique solution, they must cross at a single point. Parallel lines never cross, so the system has no solution. Coinciding lines lie on top of one another so cross at all points on the line resulting in infinite solutions.

Systems of equations can be classified 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. This means that 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-intercept. 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. lying on the line.

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 [latex]\left(x,y\right)[/latex]. 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.
  • dependent system has infinitely many solutions. The lines are coinciding. They are the same line, so every coordinate pair on the line is a solution to both equations.

Below is a comparison of graphical representations of each type of system.

Graphs of an independent system, an inconsistent system, and a dependent system. The independent system has two lines which cross at the point seven-fifths, negative eleven fifths. The inconsistent system shows two parallel lines. The dependent system shows a single line running through the points negative one, negative two and one, two.

 solution of a system of equations

  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

Determine whether the ordered pair [latex]\left(5,1\right)[/latex] is a solution to the given system of equations.

[latex]\begin{array}{l}x+3y=8\hfill \\ 2x - 9=y\hfill \end{array}[/latex]

Solution

Substitute the ordered pair [latex]\left(5,1\right)[/latex] into both equations.

[latex]\begin{array}{ll}\left(5\right)+3\left(1\right)=8\hfill & \hfill \\ \text{ }8=8\hfill & \text{True}\hfill \\ 2\left(5\right)-9=\left(1\right)\hfill & \hfill \\ \text{ }\text{1=1}\hfill & \text{True}\hfill \end{array}[/latex]

The ordered pair [latex]\left(5,1\right)[/latex] satisfies both equations, so it is the solution to the system.

Analysis of the Solution

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.

A graph of two lines running through the point five, one. The first line's equation is x plus 3y equals 8. The second line's equation is 2x minus 9 equals y.

Try It

Determine whether the ordered pair [latex]\left(8,5\right)[/latex] is a solution to the following system.

[latex]\begin{array}{c}5x - 4y=20\\ 2x+1=3y\end{array}[/latex]