1 / 18

Solving Linear Systems, Matrix Algebra, Row Echelon and Reduced Row Echelon Forms

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.

Download Presentation

Solving Linear Systems, Matrix Algebra, Row Echelon and Reduced Row Echelon Forms

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Notes 7.3 – Multivariate Linear Systems and Row Operations

  2. I. Solving Systems A.) Ex. 1 – Solve the system:

  3. B.) Ex. 2 – Now try this one:

  4. Furthermore...

  5. II. Matrix Algebra Triangular Form B = C A Matrix Form

  6. B.) On the Calculator… B = A-1C

  7. Called the Augmented Matrix The idea is to get a matrix that will look like this

  8. 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.

  9. Notation -3R1 + R2 -2R1 + R3

  10. -2R2 + R3 Now, this matrix is in row echelon form. What does this mean?

  11. 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.

  12. D.) Ex. 3 – Put the following matrix in row echelon form. R21 2R1+R2 -1/3R2 -3R1+R3

  13. -7R2+R3 Solving we get 3/5R3

  14. 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.

  15. B.) Ex. 5 - Place the matrix in reduced row echelon form. 2R3 + R2 -R3 + R1 2R2 + R1

  16. C.) Ex. 6 – Solve the following system using your calculator. Infinite Solutions !!! Rref(A)

More Related