Objectives
- Learn to express the solution set of a system of linear equations in parametric form.
- Understand the three possibilities for the number of solutions of a system of linear equations.
- Recipe: parametric form.
- Vocabulary word: free variable.
There is one possibility for the row reduced form of a matrix that we did not see in Section 1.2.
Consider the linear system
We solve it using row reduction:
This row reduced matrix corresponds to the linear system
In what sense is the system solved? We rewrite as
For any value of there is exactly one value of and that make the equations true. But we are free to choose any value of
We have found all solutions: it is the set of all values where
This is called the parametric form for the solution to the linear system. The variable is called a free variable.
Given the parametric form for the solution to a linear system, we can obtain specific solutions by replacing the free variables with any specific real numbers. For instance, setting in the last example gives the solution and setting gives the solution
Consider a consistent system of equations in the variables Let be a row echelon form of the augmented matrix for this system.
We say that is a free variable if its corresponding column in is not a pivot column.
In the above example, the variable was free because the reduced row echelon form matrix was
In the matrix
the free variables are and (The augmented column is not free because it does not correspond to a variable.)
The parametric form of the solution set of a consistent system of linear equations is obtained as follows.
Moving the free variables to the right hand side of the equations amounts to solving for the non-free variables (the ones that come pivot columns) in terms of the free variables. One can think of the free variables as being independent variables, and the non-free variables being dependent.
The solution set of the system of linear equations
is a line in as we saw in this example. These equations are called the implicit equations for the line: the line is defined implicitly as the simultaneous solutions to those two equations.
The parametric form
can be written as follows:
This called a parameterized equation for the same line. It is an expression that produces all points of the line in terms of one parameter,
One should think of a system of equations as being an implicit equation for its solution set, and of the parametric form as being the parameterized equation for the same set. The parameteric form is much more explicit: it gives a concrete recipe for producing all solutions.
You can choose any value for the free variables in a (consistent) linear system.
Free variables come from the columns without pivots in a matrix in row echelon form.
There are three possibilities for the reduced row echelon form of the augmented matrix of a linear system.