( ) ( ) ( ) ( ) Matrices Order of matrices

Slides:



Advertisements
Similar presentations
Determinant The numerical value of a square array of numbers that can be used to solve systems of equations with matrices. Second-Order Determinant (of.
Advertisements

Table of Contents Matrices - Multiplication Assume that matrix A is of order m  n and matrix B is of order p  q. To determine whether or not A can be.
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
100’s of free ppt’s from library
Section 10.3 – The Inverse of a Matrix No Calculator.
Determinants 2 x 2 and 3 x 3 Matrices. Matrices A matrix is an array of numbers that are arranged in rows and columns. A matrix is “square” if it has.
How to find the inverse of a matrix
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
2.5 Determinants and Multiplicative Inverses of Matrices Objectives: Evaluate determinants. Find inverses of matrices. Solve systems of equations by using.
4.7 Identity and Inverse Matrices and Solving Systems of Equations Objectives: 1.Determine whether two matrices are inverses. 2.Find the inverse of a 2x2.
Unit 3: Matrices.
13.1 Matrices and Their Sums
Class Opener:. Identifying Matrices Student Check:
4.5 Inverse of a Square Matrix
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
Inverse of a Matrix Multiplicative Inverse of a Matrix For a square matrix A, the inverse is written A -1. When A is multiplied by A -1 the result is the.
Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)
Solving Equations Inverse operations. INVERSE = Opposite If I am solving an equation using inverses operations, I am solving it using opposite signs.
EXAMPLE 1 Add and subtract matrices
SHOP ATVRADIO DAY 153 DAY 278 DAY 345 SHOP BTVRADIO DAY 194 DAY 285 DAY 363 TOTALTVRADIO DAY 1147 DAY DAY 3108 This can be written in matrix form.
BELL-WORK Solve the system of equations using matrices:
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
Use Inverse Matrices to Solve Linear Systems Objectives 1.To find the inverse of a square matrix 2.To solve a matrix equation using inverses 3.To solve.
Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
ADDING AND SUBTRACTING MULTIPLYING AND DIVIDING REAL NUMBERS.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
MATRICES MATRIX Multiplication. Warm-up Subtract (don’t forget to KCC):
What would happen to this problem if there weren’t parentheses?
13.4 Product of Two Matrices
12-1 Organizing Data Using Matrices
Matrix Operations Free powerpoints at
Matrix Operations.
Matrix Operations.
Matrix Operations Free powerpoints at
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations Add and Subtract Matrices Multiply Matrices
Matrix Operations SpringSemester 2017.
Matrix Operations Free powerpoints at
Multiplying Matrices.
WarmUp 2-3 on your calculator or on paper..
Warm-up a. Solve for k: 13 −5
MATRICES MATRIX OPERATIONS.
Matrices Elements, Adding and Subtracting
MATRICES MATRIX OPERATIONS.
Unit 3: Matrices
Determinants 2 x 2 and 3 x 3 Matrices.
Fundamentals of Engineering Analysis
Section 3.3 – The Inverse of a Matrix
Divide the number in C by 10.
Matrices.
Multiplying Matrices.
3 X 3 DETERMINANTS DIAGONALS METHOD
Determinants 2 x 2 and 3 x 3 Matrices.
Determinants 2 x 2 and 3 x 3 Matrices.
Determinants 2 x 2 and 3 x 3 Matrices.
1.8 Matrices.
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Matrix Operations SpringSemester 2017.
Matrices and Determinants
1.8 Matrices.
Multiplying Matrices.
Presentation transcript:

( ) ( ) ( ) ( ) Matrices Order of matrices 3 -2 -1 0 ( ) 3 -2 -1 0 Is 2 rows by 3 columns Referred to as 2 x 3 To add / subtract matrices they must have the same order ( ) ( ) ( ) 3 -2 -1 0 1 2 2 -3 4 0 6 1 -3 + =

To multiply matrices the first one must have the same number of columns as the second has rows 2 x 3 3 x 2 ( ) ( ) 1 2 1 -2 ( ) -1 3 -2 2 -1 0 -2+9-2 -1+6+4 4-3+0 2-2+0 = =( ) 9 1 0

To multiply matrices the first one must have the same number of columns as the second has rows 3 x 2 2 x 3 ( ) ( ) ( ) 1 2 1 -2 -2+2 6-1 -4+0 -3+4 9-2 -6+0 -1-4 3+2 -2+0 -1 3 -2 2 -1 0 = NOTE: multiplying the matrices the other way round gives a different answer! =( ) 0 5 -4 7 -6 -5 5 -2

To multiply matrices the first one must have the same number of columns as the second has rows 3 x 2 2 x 2 gives 3 x 2 ( ) ( ) 1 2 1 -2 ( ) -2+2 6-1 -3+4 9-2 -1-4 3+2 -1 3 2 -1 = =( ) NOTE: you can multiply matrices of different orders 0 5 7 -5 5

To multiply matrices the first one must have the same number of columns as the second has rows 2 x 3 2 x 2 ( ) ( ) The underlined numbers are not the same!!! -1 3 -2 2 -1 0 1 2 = You cannot do because there are 3 elements across in the first matrix but only 2 elements down in the second one to multiply by.

So you can only divide by square matrices To divide you must multiply by the inverse Only square matrices have inverses So you can only divide by square matrices

( ) ( ) = ( ) To find the inverse of a matrix A = A-1 = ( ) The blue numbers are on the LEADING DIAGONAL 1 4 A = 1. Swap round the numbers on the leading diagonal 2. Change the signs of the other 2 numbers 3. Divide each element by the product of the leading diagonal terms – the product of the terms of the other diagonal ( ) = ( ) 1 . 2x4 – 1x3 -1 -3 2 1 5 -1 -3 2 A-1 =

( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) = ( ) = ( ) =( ) = = ( ) To find the value of the second matrix you multiply both side at the front by the inverse of the first matrix on the LHS ( ) ( ) ( ) a b c d -3 5 -2 1 3 4 = ( ) ( ) = ( ) ( ) ( ) -1 -3 2 1 3 4 a b c d 1 5 -1 -3 2 -3 5 -2 1 5 ( ) ( ) = ( ) 1 0 0 1 a b c d 1 5 20-5 -12+2 -15+10 9-4 ( ) = ( ) =( ) a b c d 1 5 -10 -5 5 3 -2 -1 1