1 / 20

Matrix Operations

Matrix Operations. 4.1 Questions to answer. What is a matrix? How is it read? What is the dimension? What is scalar multiplication? How is it done? What are four properties of matrices?. MATRIX: A rectangular arrangement of numbers in rows and columns.

samson-lee
Télécharger la présentation

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

  2. 4.1 Questions to answer What is a matrix? How is it read? What is the dimension? What is scalar multiplication? How is it done? What are four properties of matrices?

  3. MATRIX: A rectangular arrangement of numbers in rows and columns. The ORDER of a matrix is the number of the rows and columns. The ENTRIES are the numbers in the matrix. What is a Matrix? • This order of this matrix is a 2 x 3. columns rows

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

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

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

  7. ADDITION and SUBTRACTION of MATRICES

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

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

  10. PRACTICE PROBLEMS:

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

  12. Examples:

  13. What are your QUESTIONS?

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

  15. Scalar Multiplication:

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

  17. 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!!!

  18. Questions???!!!!

  19. 4.1 Questions to answer What is a matrix? How is it read? What is the dimension? A matrix is a rectangular arrangement of numbers in rows and columns. It is read by the rows and columns and the dimension tells the number of rows by columns. What is scalar multiplication? How is it done? Scalar multiplication is the “distributive law” for matrices. What are four properties of matrices? Associative for addition, commutative for addition, distributive for addition, and distributive for subtraction.

  20. Assignment p. 203, 12-36 even, 37-41

More Related