We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra CoRequisite Course

Classify Solutions to Systems in Three Variables

Learning Outcomes

  • Recognize whether a system has one, none, or an infinite number of solutions based on its solution.
  • Use correct notation to express solutions to systems of three equations.
Just as with systems of equations in two variables, we may come across an inconsistent system of equations in three variables, which means that it does not have a solution that satisfies all three equations. The equations could represent three parallel planes, two parallel planes and one intersecting plane, or three planes that intersect the other two but not at the same location. The process of elimination will result in a false statement, such as [latex]3=7[/latex] or some other contradiction.

tip for success

As you discovered when solving systems that have one solution, well-organized work is essential to being certain about the result you obtain. It can take several steps for the contradiction in a system with no solution to appear, as in the example below. Patient effort is essential.

Example: Solving an Inconsistent System of Three Equations in Three Variables

Solve the following system.

[latex]\begin{align}x - 3y+z=4 && \left(1\right) \\ -x+2y - 5z=3 && \left(2\right) \\ 5x - 13y+13z=8 && \left(3\right) \end{align}[/latex]

Answer: Looking at the coefficients of [latex]x[/latex], we can see that we can eliminate [latex]x[/latex] by adding equation (1) to equation (2).

[latex]\begin{align}x - 3y+z=4 \\ -x+2y - 5z=3 \\ \hline -y - 4z=7\end{align}[/latex][latex]\hspace{5mm} \begin{align} (1) \\ (2) \\ (4) \end{align}[/latex]

Next, we multiply equation (1) by [latex]-5[/latex] and add it to equation (3).

[latex]\begin{align}−5x+15y−5z&=−20 \\ 5x−13y+13z&=8 \\ \hline 2y+8z&=−12\end{align}[/latex][latex]\hspace{5mm} \begin{align}&(1)\text{ multiplied by }−5 \\ &(3) \\ &(5) \end{align}[/latex]

Then, we multiply equation (4) by 2 and add it to equation (5).

[latex]\begin{align}−2y−8z&=14 \\ 2y+8z&=−12 \\ \hline 0&=2\end{align}[/latex][latex]\hspace{5mm} \begin{align}&(4)\text{ multiplied by }2 \\ &(5) \\& \end{align}[/latex]

The final equation [latex]0=2[/latex] is a contradiction, so we conclude that the system of equations in inconsistent and, therefore, has no solution.

Analysis of the Solution

In this system, each plane intersects the other two, but not at the same location. Therefore, the system is inconsistent.

Watch the video below for another example of using elimination in a system that has no solution. https://youtu.be/ryNQsWrUoJw

Try It

Solve the system of three equations in three variables.

[latex]\begin{array}{l}\text{ }x+y+z=2\hfill \\ \text{ }y - 3z=1\hfill \\ 2x+y+5z=0\hfill \end{array}[/latex]

Answer: No solution.

Expressing the Solution of a System of Dependent Equations Containing Three Variables

We know from working with systems of equations in two variables that a dependent system of equations has an infinite number of solutions. The same is true for dependent systems of equations in three variables. An infinite number of solutions can result from several situations. The three planes could be the same, so that a solution to one equation will be the solution to the other two equations. All three equations could be different but they intersect on a line, which has infinite solutions. Or two of the equations could be the same and intersect the third on a line.

tip for success

As you did with dependent two-by-two systems, you can write the general solution to a three-by-three system. See the example below for a demonstration, the try the following problem. It will take practice before it feels natural to write the general solution to a dependent system.

Example: Finding the Solution to a Dependent System of Equations

Find the solution to the given system of three equations in three variables.

[latex]\begin{align}2x+y - 3z=0 && \left(1\right)\\ 4x+2y - 6z=0 && \left(2\right)\\ x-y+z=0 && \left(3\right)\end{align}[/latex]

Answer: First, we can multiply equation (1) by [latex]-2[/latex] and add it to equation (2).

[latex]\begin{align} −4x−2y+6z=0 &\hspace{9mm} (1)\text{ multiplied by }−2 \\ 4x+2y−6z=0 &\hspace{9mm} (2) \end{align}[/latex]

We do not need to proceed any further. The result we get is an identity, [latex]0=0[/latex], which tells us that this system has an infinite number of solutions. There are other ways to begin to solve this system, such as multiplying equation (3) by [latex]-2[/latex], and adding it to equation (1). We then perform the same steps as above and find the same result, [latex]0=0[/latex]. When a system is dependent, we can find general expressions for the solutions. Adding equations (1) and (3), we have

[latex]\begin{align}2x+y−3z=0 \\ x−y+z=0 \\ \hline 3x−2z=0 \end{align}[/latex]

We then solve the resulting equation for [latex]z[/latex].

[latex]\begin{align}3x - 2z=0 \\ z=\frac{3}{2}x \end{align}[/latex]

We back-substitute the expression for [latex]z[/latex] into one of the equations and solve for [latex]y[/latex].

[latex]\begin{align}&2x+y - 3\left(\frac{3}{2}x\right)=0 \\ &2x+y-\frac{9}{2}x=0 \\ &y=\frac{9}{2}x - 2x \\ &y=\frac{5}{2}x \end{align}[/latex]

So the general solution is [latex]\left(x,\frac{5}{2}x,\frac{3}{2}x\right)[/latex]. In this solution, [latex]x[/latex] can be any real number. The values of [latex]y[/latex] and [latex]z[/latex] are dependent on the value selected for [latex]x[/latex].

Analysis of the Solution

As shown below, two of the planes are the same and they intersect the third plane on a line. The solution set is infinite, as all points along the intersection line will satisfy all three equations. Two overlapping planes intersecting a third. The first overlapping plane's equation is negative 4x minus 2y plus 6z equals zero. The second overlapping plane's equation is 4x plus 2y minus 6z equals zero. The third plane's equation is x minus y plus z equals zero.

Q & A

Does the generic solution to a dependent system always have to be written in terms of [latex]x?[/latex]

No, you can write the generic solution in terms of any of the variables, but it is common to write it in terms of [latex]x[/latex] and if needed [latex]x[/latex] and [latex]y[/latex].
See the following video for another example of a dependent three-by-three system. https://youtu.be/mThiwW8nYAU

Try It

Solve the following system.

[latex]\begin{gathered}x+y+z=7 \\ 3x - 2y-z=4 \\ x+6y+5z=24 \end{gathered}[/latex]

Answer: Infinitely many number of solutions of the form [latex]\left(x,4x - 11,-5x+18\right)[/latex].

[embed]

Licenses & Attributions

CC licensed content, Original

CC licensed content, Shared previously

  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay et al.. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].
  • Question ID 29695. Authored by: Shahbazian, Roy. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Ex 4: System of Three Equations with Three Unknowns Using Elimination (No Solution).. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
  • Ex 5: System of Three Equations with Three Unknowns Using Elimination (Infinite Solutions).. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.

CC licensed content, Specific attribution