180 likes | 190 Views
This note discusses how to solve linear systems of equations, perform matrix algebra, and transform matrices into row echelon and reduced row echelon forms. It also includes examples and explanations of the concepts.
E N D
I. Solving Systems A.) Ex. 1 – Solve the system:
II. Matrix Algebra Triangular Form B = C A Matrix Form
B.) On the Calculator… B = A-1C
Called the Augmented Matrix The idea is to get a matrix that will look like this
Top row is ok – Starts with 1 This row needs to start with a 0 We can multiply Row 1 by -3 and then add it to Row 2. If we replace Row 2 with the new sum, we have an equivalent matrix.
Notation -3R1 + R2 -2R1 + R3
-2R2 + R3 Now, this matrix is in row echelon form. What does this mean?
C.) Def. - A matrix is in row echelon form if the following conditions are satisfied: 1.) Rows of all 0’s (if there are any) occur at the bottom. 2.) The first entry in any row with nonzero entries is 1. 3.) The column subscript of the leading 1 entries increases as the row subscript increases.
D.) Ex. 3 – Put the following matrix in row echelon form. R21 2R1+R2 -1/3R2 -3R1+R3
-7R2+R3 Solving we get 3/5R3
III. Reduced Row Echelon Form A.) A matrix is in reduced row echelon form if its main diagonal consists of all 1’s and zeros everywhere but the last column.
B.) Ex. 5 - Place the matrix in reduced row echelon form. 2R3 + R2 -R3 + R1 2R2 + R1
C.) Ex. 6 – Solve the following system using your calculator. Infinite Solutions !!! Rref(A)