L1.3: Systems of Linear Equations
Solving linear systems using Gaussian elimination.
L1.3: Systems of Linear Equations
Techniques for finding solutions to sets of linear equations.
Gaussian Elimination
A method for solving systems of linear equations by performing row operations on the augmented matrix.
- Swap two rows.
- Multiply a row by a non-zero scalar.
- Add a multiple of one row to another row.