Vocab: Matrices – Determinants and Inverses (Intro) Terms: Identity matrix – square matrix with ‘1’s in the main diagonal and zeros in every other entry.

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

Algebra 2 Section 4-4 Matrices and Determinants. What You’ll Learn Why It’s Important To evaluate the determinant of a 3 x 3 matrix, To find the area.
1.7 Diagonal, Triangular, and Symmetric Matrices.
Lecture 9: Introduction to Matrix Inversion Gaussian Elimination Sections 2.4, 2.5, 2.6 Sections 2.2.3, 2.3.
Inverses of n x n Matrices. The Inverse Matrix If A is an n x n matrix, the inverse of A (call it A -1 ) is the matrix such that A * A -1 is equal to.
Matrices & Systems of Linear Equations
MATRICES & DETERMINANTS Monika V Sikand Light and Life Laboratory Department of Physics and Engineering physics Stevens Institute of Technology Hoboken,
“No one can be told what the matrix is…
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Fundamentals of matrices
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
Section 10.3 – The Inverse of a Matrix No Calculator.
Chapter 7 Matrix Mathematics Matrix Operations Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1.7 Diagonal, Triangular, and Symmetric Matrices 1.
MATRICES Adapted from presentation found on the internet. Thank you to the creator of the original presentation!
Name: _________________________ Wups 3. Corrected By: _________________________.
Chapter 8 Matrices and Determinants By Richard Warner, Nate Huyser, Anastasia Sanderson, Bailey Grote.
EXAMPLE 1 Evaluate determinants Evaluate the determinant of the matrix. a SOLUTION b – – – –
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Matrices & Determinants Chapter: 1 Matrices & Determinants.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Matrix Determinants and Inverses
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Unit 3: Matrices.
13.1 Matrices and Their Sums
3.7 – Evaluate Determinants and Apply Cramer’s Rule
Matrices A matrix is a table or array of numbers arranged in rows and columns The order of a matrix is given by stating its dimensions. This is known as.
The Determinant of a Matrix Note: The determinant of a matrix can be positive, zero, or negative. Chapter 3 Determinants.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
4.1: Matrix Operations Objectives: Students will be able to: Add, subtract, and multiply a matrix by a scalar Solve Matrix Equations Use matrices to organize.
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.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Splash Screen. Concept Example 1 Second-Order Determinant Definition of determinant Multiply. = 4Simplify. Answer: 4 Evaluate.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
MATRICES MATRIX Multiplication. Warm-up Subtract (don’t forget to KCC):
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
MTH108 Business Math I Lecture 20.
EXAMPLE 1 Evaluate determinants
MATRICES & DETERMINANTS
Chapter 7 Matrix Mathematics
1.5 Matricies.
The Inverse of a Square Matrix
Splash Screen.
Warm-up a. Solve for k: 13 −5
Matrix Algebra.
MATRICES MATRIX OPERATIONS.
Name: _________________________
Evaluate Determinants and Apply Cramer’s Rule
MATRICES MATRIX OPERATIONS.
Lecture 11 Matrices and Linear Algebra with MATLAB
Unit 3: Matrices
Section 3.3 – The Inverse of a Matrix
RECORD. RECORD COLLABORATE: Discuss: Is the statement below correct? Try a 2x2 example.
Section 11.4 Matrix Algebra
Determinant of a Matrix
MATRICES Operations with Matrices Properties of Matrix Operations
Matrix Algebra.
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Matrices and Determinants
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

Vocab: Matrices – Determinants and Inverses (Intro) Terms: Identity matrix – square matrix with ‘1’s in the main diagonal and zeros in every other entry. Examples: zero matrix – matrix in which all entries are ‘0’. Examples a.b. a. b.

Vocab: Matrices – Determinants and Inverses (Intro) Terms: Main diagonal – starting from element in upper left (a 1,1 ) and going down to right (a n,n ), where ‘n’ = nbr of rows/columns. Other ‘main’ diagonals starting a 1,2 and going down to right. Off diagonal – starting from element in lower left (a n,1 ) and going up to right (a 1,n ), where ‘n’ = nbr of rows/columns Determinant of a matrix – the sum of the products of the elements in the main diagonals, minus the products of the elements in the OFF diagonals.

Vocab: Matrices – Determinants and Inverses (Intro) Terms: Transpose of a matrix – switching the columns with the rows and all of the associated entries. Ex: Given A= |A| represents determinant of A Notation of a determinant – putting bars, similar to the absolute bars, around the values of a matrix.

EXAMPLE 1 Transposing Matrices - examples (switch rows and columns). a SOLUTION c – b – – – – a b. c –

Steps: Evaluate determinants 1.For any matrix larger than a 2 x 2, repeat the first ‘n-1’ columns, where ‘n’ = the number of columns, to the right of matrix. This creates an augmented matrix. 2.Identify the main diagonals and off-main diagonals. 3.Calculate the product of each of the main, and off-main diagonals. 4.Sum the products of the main diagonals, and subtract the sum of the products of the off-main diagonals.

EXAMPLE 1 Evaluate determinants Evaluate the determinant of the matrix. a SOLUTION b – – – –

GUIDED PRACTICE for Examples 1 and – = 3(1) 6 ( 2) – – = = – – – – Off-mains: – = 21 – Evaluate the determinant of the matrix – – -3 –8 + Mains: = 22

GUIDED PRACTICE for Examples 1 and – – – – – – – – – – – = ( ( 42) (0 + ( 280) + 8) – – – = 470

Notes Finding area of a triangle, given the three vertices. Steps: 1.Create a 3x3 matrix, call it matrix B. 2.Place the x-coordinates of each vertices in column ‘1’ of the matrix. 3.Place each corresponding y-coordinate in the second column next to its associated x-coord. 4.Place all ‘1’s in the third column. 5.Use the following formula: 6.NOTE: the absolute bars on the outside, force the answer to be positive, as expected for ‘area’. Area = x1x1 x3x3 x2x2 y1y1 y2y y3y3 1 2 x1x1 x3x3 x2x2 y1y1 y2y2 y3y3

GUIDED PRACTICE Finding area of a triangle 4. Find the area of the triangle with vertices A(5, 11), B(9, 2), and C(1, 3). The coordinate of the vertices of the triangular region are A(5, 11), B(9, 2), and C(1, 3).so the area of region is. Area = – – 1 2 = [( ) ( )] – = 34= 68 2

GUIDED PRACTICE for Examples 1 and 2 The area of the region is about 34 ANSWER

EXAMPLE 2 Find the area of a triangular region Sea Lions Off the coast of California lies a triangular region of the Pacific Ocean where huge populations of sea lions and seals live. The triangle is formed by imaginary lines connecting Bodega Bay, the Farallon Islands, and Año Nuevo Island, as shown. (In the map, the coordinates are measured in miles.) Use a determinant to estimate the area of the region.

EXAMPLE 2 Find the area of a triangular region SOLUTION The approximate coordinates of the vertices of the triangular region are ( 1, 41), (38, 43), and (0, 0). So, the area of the region is: – – Area = – – 0 + – 1 2 – = [( ) ( )] – = The area of the region is about 758 square miles – – – – 0 38 – =

Agenda Msg Homework – worksheet Determinants Clear Desks, get out calculator Homework Check – multiplying matrices When TOTD - homework check complete, turn IN to class inbox Start homework.