Analyzing the Solution to a System in Two Variables

Now that you know some methods for solving linear systems, it is vital to understand the solution. Linear systems have either one solution, no solutions, or infinitely many solutions, which we can determine by analyzing the solution.

Identifying Inconsistent Systems of Equations Containing Two Variables

Now that we have several methods for solving systems of equations, we can use the methods to identify inconsistent systems. Recall that an inconsistent system consists of parallel lines that have the same slope but different y -intercepts. They will never intersect. When searching for a solution to an inconsistent system, we will come up with a false statement, such as 12=0.


Example 8

Solving an Inconsistent System of Equations

Solve the following system of equations.

x=9−2y

x+2y=13

Solution

We can approach this problem in two ways. Because one equation is already solved for x, the most obvious step is to use substitution.

x+2y=13

(9−2y)+2y=13

9+0y=13

9=13

Clearly, this statement is a contradiction because 9≠13. Therefore, the system has no solution.

The second approach would be to first manipulate the equations so that they are both in slope-intercept form. We manipulate the first equation as follows.

x=9−2y

2y=−x+9

y=−\frac{1}{2}x+\frac{9}{2}

We then convert the second equation expressed to slope-intercept form.

x+2y=13

2y=−x+13

y=−\frac{1}{2}x+\frac{13}{2}

Comparing the equations, we see that they have the same slope but different y-intercepts. Therefore, the lines are parallel and do not intersect.

y=−\frac{1}{2}x+\frac{9}{2}

y=−\frac{1}{2}x+\frac{13}{2}


Analysis

Writing the equations in slope-intercept form confirms that the system is inconsistent because all lines will intersect eventually unless they are parallel. Parallel lines will never intersect; thus, the two lines have no points in common. The graphs of the equations in this example are shown in Figure 8.

Figure 8
Figure 8


Try It #6

Solve the following system of equations in two variables.

2y−2x=2

2y−2x=6


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.