Download presentation
1
Unit 3: Matrices
2
Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters.
Matrix Dimensions: Number of rows, m, by the number of columns, n. Read as “m by n” matrix. Also known as the order of a matrix. RBC (ROWS BY COLUMNS)
3
Determine the dimensions of each matrix.
4
Elements Matrix Element: Each number in a matrix, identified by its row and column. Example: amn Refers to the m-th row and n-th column
5
Example Identify each element. a23 a12 a31 a21
6
Adding and Subtracting Matrices
When matrices have the same dimension you add and subtract them by adding or subtracting each corresponding element.
7
Add or Subtract the following matrices:
8
Scalar Multiplication
9
Matrix Multiplication
When multiplying matrices two matrices find the dimensions of each:
10
Is it possible to multiply these matrices
Is it possible to multiply these matrices? If so, what would the dimension of your answer matrix be? 1) 2)
11
Multiplying Matrices Can the following Matrices be multiplied? If so, what dimensions will the product be?? x x 1x3 and 3x3 1x3
12
How to multiply matrices
Multiply the elements of each row in the first matrix by the elements in each column of the second matrix Add the products to get the new element.
14
Matrix Multiplication
15
Equivalent Matrices
16
DETERMINANT of Matrices
17
Determinant of a Matrix
A special number that can be calculated from the matrix. It tells us things about the matrix that are useful in systems of linear equations, in calculus, and more The symbol for determinant is two vertical lines either side
18
Determinant of a 2x2
19
Find the determinant of the following 2x2 matrices:
20
Determinant of a 3x3 Matrix
21
Find the determinant of the following.
-161 and 139
22
Matrix Equations
23
Matrix Equation Example
24
Solve each equation:
26
Inverse of Matrices
27
For matrices, there is no such thing as division
For matrices, there is no such thing as division. You can add, subtract, and multiple matrices, but you cannot divide them. There is a related concept called inversion
28
Using Inverses to Solve For X
AX=C
29
Inverse Notation REMEMBER we denote inverse with a -1 power So the inverse of matrix A is A-1
30
Requirement to have an Inverse
Matrix MUST be square, meaning it has the same number of rows and columns Matrix MUST NOT have a determinant of zero.
31
Inverse exist?! Does the inverse exist?!?!
32
Multiplying Inverse When you Multiply a matrix A times it’s inverse, the Product is the Identity Matrix. Identity Matrix is a square matrix where the top left to Bottom right diagonal are all ones, and everything else is a zero
33
Determine if the following matrices are inverses. 1. 2.
34
Finding the Inverse of a 2x2
IF THEN
35
Find the inverse of the following matrix.
36
Use your calculator! 2nd Matrix Edit Put in your matrix
2nd Matrix NAME Get your matrix X-1
37
The inverse of a matrix can be used when solving matrix equations
The inverse of a matrix can be used when solving matrix equations. For Matrices A and B, we can find Matrix X: IF AX = B THEN X = A-1B
38
*Solve for X: X = A-1B
39
You Try! Solve Each Matrix Equation:
40
Solve each matrix equation.
Solutions:
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.