Echelon form is a matrix form where the leading coefficient of each row is always to the right of the leading coefficient of the row above it. The leading coefficient of a row is the first non-zero element in that row.
Lets start with an example:
Definition
The lead variable of a linear equation is the first variable with a nonzero coefficient. Equations of the form have no lead variable.
Definition
A system of linear equations is in Echelon Form if the lead variable of each equation is to the right of the lead variable of all previous equations and all equations are at the end of the last.
Applying it to this example, we note that the lead variable would be
Back Substitution
Example
Let’s start with :
- is it the lead variable of the last equation? no therefore it’s a “free” variable.
- Instead of choosing a value for , we are going to pick a Parameter
Now let’s do :
- is the lead variable of its line, therefore:
Now :
- is NOT the lead variable, therefore it is “free” and we assign another Parameter
Now :
- IS a lead variable, therefore:
And now finally :
- IS a lead variable, we need to solve for this variable using the information we have gathered thus far.
We are left with a set of values for the x variants:
And thus, we get the following general solution:
Solution
More Examples
Example
Solving:
Now you might notice that this is an impossible solution, and therefore this system of equations cannot be solved.
General Strategy
We want to be able to easily determine if a system of equations is impossible long before we go through all the effort of solving it just to realize we can’t. How can we do this?
SOME | NONE | |
---|---|---|
SOME | No solution | solutions |
NONE | No solution | solution |