Systems of Linear Equations: Three Variables: Learn It 4

Inconsistent Systems of Equations Containing Three Variables

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.

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.
Solve the 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]

Dependent Systems of 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.

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]

We can express the solution of a dependent system of equations with three variables using only one of the variable.

  • If we choose [latex]x[/latex] as our variable, you should express [latex]y[/latex] and [latex]z[/latex] in term of [latex]x[/latex] Thus, the general solution would have the formatting: [latex]{(x,y,z)} = {(x, y = mx+b, z = nx+c)}[/latex].
  • If we choose [latex]z[/latex] as our variable, the general solution would be [latex]{(x,y,z)} = {(x = mz+a, y = nz+b, z)}[/latex].