1 / 20

Matrix Operations

Matrix Operations. October 2003. Matrix (matrices). Column 4. Column 1. Column 2. Column 3. Row 1. DEFINITION. Row 2. Row 3. Row m. A matrix of m rows and n columns is called a matrix with dimensions m x n. Example: Find the dimensions. 2 X 3. 3 X 3. 2 X 1. 1 X 2.

lamont
Download Presentation

Matrix Operations

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. Matrix Operations October 2003

  2. Matrix (matrices) Column 4 Column 1 Column 2 Column 3 Row 1 DEFINITION Row 2 Row 3 Row m

  3. A matrix of m rows and n columns is called a matrix with dimensions m x n. Example: Find the dimensions. 2 X 3 3 X 3 2 X 1 1 X 2

  4. PRACTICE: Find the dimensions. 3 X 2 2 X 2 3 X 3 1 X 2 2 X 1 1 X 1

  5. ADDITION and SUBTRACTION of MATRICES

  6. To add matrices, we add the corresponding elements. They must have the same dimensions. A + B

  7. When a zero matrix is added to another matrix of the same dimension, that same matrix is obtained.

  8. To subtract matrices, we subtract the corresponding elements. The matrices must have the same dimensions.

  9. PRACTICE PROBLEMS:

  10. ADDITIVE INVERSE OF A MATRIX:

  11. Find the additive inverse:

  12. Scalar Multiplication: We multiply each # inside our matrix by k.

  13. Examples:

  14. What are your QUESTIONS?

  15. Solving a Matrix Equation Solve for x and y: Solution Step 1: Simplify

  16. Scalar Multiplication:

  17. 6x+8=26 6x=18 x=3 10-2y=8 -2y=-2 y=1

  18. Properties of Matrix Operations p. 201 Let A,B, and C be matrices with the same dimension: • Associative Property of Addition (A+B)+C = A+(B+C) • Commutative Property of Addition A+B = B+A • Distributive Property of Addition and Subtraction S(A+B) = SA+SB S(A-B) = SA-SB • NOTE: Multiplication is not included!!!

  19. Questions???!!!!

  20. Assignment

More Related