Elementary Row Operations
1. We can interchange 2 rows
2. Multiply a row by a constant
3. Add two rows together.
Steps to Gaussian elimination
1. Create an augmented matrix
2. Use ERO's to rewrite in row echelon form
3. Write a system of equations and use back substitution.
Make sure that everything below your leading ones are zero. The top values don't have to be zero.
Be sure to work column by column.
Steps to Gaus Jordan Method: essentially we are using the same steps as the other elimination method. however, it is important to note that we should only have leading ones and zeroes. Therefore we don't need any new systems of equations.
Sample problem #1 is using the Gaus Jordan method. Sample problem #2 is solved using Gaussian elimination.
Remember that whenever we multiply an equation by a constant, we have to multiply everything in that row. This is shown through the error of another student.


No comments:
Post a Comment