Vital Point
- All non-basic variables are free variables
- All basic variables are linear combinations of constants and free variables
- e.g. is a basic variable defined as
- Leading entries will become basic variables
Always want to achieve row-echelon form and then we can systematically solve the matrix
Summary of Gaussian Elimination Method
- Write system of equations in augmented matrix
- Use Gaussian elimination to convert into row echelon form
- Identify leading entries and basic and non-basic variables
Matrix Notation
When showing working during Gaussian Elimination, show that you have changed the row by writing the way you reduced it ‘overwriting’ the original row.
e.g. R ← R - kR
For the next overwrite, R will represent what it equalled in the recent matrix and this will simplify your working.
e.g. write R ← R instead of R ← (R - 3R)
Read slides for more information on reduced row-echelon form