Determinants 2 x 2 and 3 x 3 Matrices.

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

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.
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
Maths for Computer Graphics
Module 6 Matrices & Applications Chapter 26 Matrices and Applications I.
Determinants King Saud University. The inverse of a 2 x 2 matrix Recall that earlier we noticed that for a 2x2 matrix,
Fundamentals of matrices
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.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Matrix Inversion.
Matrix Entry or element Rows, columns Dimensions Matrix Addition/Subtraction Scalar Multiplication.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Matrices NamingCalculatorApplication. Making & Naming a Matrix Matrix A.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
13.1 Matrices and Their Sums
Class Opener:. Identifying Matrices Student Check:
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.
8.2 Operations With Matrices
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
 6. Use matrices to represent and manipulate data, e.g., to represent payoffs or incidence relationships related in a network.  7. Multiply matrices.
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.
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.
2.5 – Determinants and Multiplicative Inverses of Matrices.
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.
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
Where do you sit?. What is a matrix? How do you classify matrices? How do you identify elements of a matrix?
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
College Algebra Chapter 6 Matrices and Determinants and Applications
13.4 Product of Two Matrices
12-1 Organizing Data Using Matrices
Matrix Operations Free powerpoints at
Linear Algebra review (optional)
Matrix Operations.
1.5 Matricies.
Matrix Operations.
Matrix Operations Free powerpoints at
What we’re learning today:
Matrix Multiplication
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations Add and Subtract Matrices Multiply Matrices
Section 10.4 – Determinant of a SQUARE Matrix
Matrix Operations SpringSemester 2017.
Matrix Operations Free powerpoints at
WarmUp 2-3 on your calculator or on paper..
7.3 Matrices.
4.5 Determinants of Matrices
MATRICES MATRIX OPERATIONS.
( ) ( ) ( ) ( ) Matrices Order of matrices
2.2 Introduction to Matrices
Section 3.3 – The Inverse of a Matrix
Section 3.2 – Determinant of a SQUARE Matrix
Matrices.
Section 10.4 – Determinant of a SQUARE Matrix
3 X 3 DETERMINANTS DIAGONALS METHOD
3.5 Perform Basic Matrix Operations
Determinants 2 x 2 and 3 x 3 Matrices.
3.6 Multiply Matrices.
Linear Algebra review (optional)
Determinants 2 x 2 and 3 x 3 Matrices.
Determinants 2 x 2 and 3 x 3 Matrices.
1.8 Matrices.
Matrix Operations SpringSemester 2017.
Matrix A matrix is a rectangular arrangement of numbers in rows and columns Each number in a matrix is called an Element. The dimensions of a matrix are.
1.8 Matrices.
Matrix Multiplication Sec. 4.2
Introduction to Matrices
Presentation transcript:

Determinants 2 x 2 and 3 x 3 Matrices

Matrices Note that Matrix is the singular form, matrices is the plural form! A matrix is an array of numbers that are arranged in rows and columns. A matrix is “square” if it has the same number of rows as columns. We will consider only 2x2 and 3x3 square matrices -½ 3 1 11 180 4 -¾ 2 ¼ 8 -3

Determinants 1 3 -½ Every square matrix has a determinant. Note the difference in the matrix and the determinant of the matrix! 1 3 -½ Every square matrix has a determinant. The determinant of a matrix is a number. We will consider the determinants only of 2x2 and 3x3 matrices. -3 8 ¼ 2 -¾ 4 180 11

IB FORMULA

Determinant of a 2x2 matrix 1 3 -½

Inverse of a 2 x 2

Determinant of a 3x3 matrix Imagine crossing out the first row. And the first column. Now take the double-crossed element. . . And multiply it by the determinant of the remaining 2x2 matrix -3 8 ¼ 2 -¾ 4 180 11

Determinant of a 3x3 matrix Now keep the first row crossed. Cross out the second column. Now take the negative of the double-crossed element. And multiply it by the determinant of the remaining 2x2 matrix. Add it to the previous result. -3 8 ¼ 2 -¾ 4 180 11

Determinant of a 3x3 matrix Finally, cross out first row and last column. Now take the double-crossed element. Multiply it by the determinant of the remaining 2x2 matrix. Then add it to the previous piece. -3 8 ¼ 2 -¾ 4 180 11

This process is long and tedious so we can use our calculator!!!

NOTE: “Inverting” a matrix just means finding the inverse.