13
8.2 Matrices Objective: Perform basic operations with matrices Standard: Linear Algebra 4.0 and 5.0

Pc 8.2 notes_matrices

Embed Size (px)

Citation preview

Page 1: Pc 8.2 notes_matrices

8.2 Matrices

Objective: Perform basic operations with matrices

Standard: Linear Algebra 4.0 and 5.0

Page 2: Pc 8.2 notes_matrices

What's a Matrix?

Page 3: Pc 8.2 notes_matrices

Matrix Addition

Ex. 1)

Page 4: Pc 8.2 notes_matrices

Ex. 2)

Page 5: Pc 8.2 notes_matrices

Scalar Multiplication

Page 6: Pc 8.2 notes_matrices

Ex. 3)

Page 7: Pc 8.2 notes_matrices

Ex. 4)

Page 8: Pc 8.2 notes_matrices

Matrix Multiplication

The sum of the products of rows and columns

Page 9: Pc 8.2 notes_matrices

Note: The columns in the first matrix must match the rows in the second matrix. Example:

Page 10: Pc 8.2 notes_matrices

Ex. 5)

Page 11: Pc 8.2 notes_matrices

Order Matters!!

Page 12: Pc 8.2 notes_matrices

The Identity Matrix

Basically, 1s on the diagonal

Page 13: Pc 8.2 notes_matrices

Assignment:

#11 p. 597#3, 6-8, 15, 23, 28-30, 41, 43