The Determinant of a 2  2 Matrix

Slides:



Advertisements
Similar presentations
Chapter 3 Determinants 3.1 The Determinant of a Matrix
Advertisements

Elementary Linear Algebra Anton & Rorres, 9th Edition
Section 3.1 The Determinant of a Matrix. Determinants are computed only on square matrices. Notation: det(A) or |A| For 1 x 1 matrices: det( [k] ) = k.
Determinants (10/18/04) We learned previously the determinant of the 2 by 2 matrix A = is the number a d – b c. We need now to learn how to compute the.
Matrices and Determinants
Chapter 5 Determinants.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Using Inverse Matrices Solving Systems. You can use the inverse of the coefficient matrix to find the solution. 3x + 2y = 7 4x - 5y = 11 Solve the system.
Recall that a square matrix is one in which there are the same amount of rows as columns. A square matrix must exist in order to evaluate a determinant.
§ 3.5 Determinants and Cramer’s Rule.
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 7.1 Solving Systems of Two Equations.
 Row and Reduced Row Echelon  Elementary Matrices.
Copyright © Cengage Learning. All rights reserved. 7.4 Matrices and Systems of Equations.
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
Chapter 4 Matrices By: Matt Raimondi.
Matrices & Determinants Chapter: 1 Matrices & Determinants.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
WEEK 8 SYSTEMS OF EQUATIONS DETERMINANTS AND CRAMER’S RULE.
8.1 Matrices & Systems of Equations
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
Ch X 2 Matrices, Determinants, and Inverses.
2.5 Determinants and Multiplicative Inverses of Matrices Objectives: Evaluate determinants. Find inverses of matrices. Solve systems of equations by using.
Matrix Multiplication The inner dimensions must be the same (or the number of columns in the first matrix is equal to the number of rows in the second.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Operations with Matrices
MAT 2401 Linear Algebra 3.1 The Determinant of a Matrix
The Determinant of a Matrix Note: The determinant of a matrix can be positive, zero, or negative. Chapter 3 Determinants.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
Section 4Chapter 4. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Solving Systems of Linear Equations by Matrix Methods Define.
3.6 Solving Systems Using Matrices You can use a matrix to represent and solve a system of equations without writing the variables. A matrix is a rectangular.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
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.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Copyright © Cengage Learning. All rights reserved. 7.7 The Determinant of a Square Matrix.
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.
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Matrices and systems of Equations. Definition of a Matrix * Rectangular array of real numbers m rows by n columns * Named using capital letters * First.
MTH108 Business Math I Lecture 20.
Use Inverse Matrices to Solve Linear Systems
Matrices and Vector Concepts
ECE 3301 General Electrical Engineering
3.1 Introduction to Determinants
Copyright © Cengage Learning. All rights reserved.
Multiplication of Matrices
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Chapter 2 Determinants by Cofactor Expansion
Determinants Section The focus before was to determine information about the solution set of the linear system of equations given as the matrix equation.
Linear Algebra Lecture 17.
7.3 Matrices.
DETERMINANT definition and origin.
DETERMINANT MATRIX YULVI ZAIKA.
Evaluate Determinants and Apply Cramer’s Rule
4.5 Determinants of Matrices
MATRICES MATRIX OPERATIONS.
Objectives Multiply two matrices.
Matrices and Matrix Operations
Copyright © Cengage Learning. All rights reserved.
4.3 Determinants and Cramer’s Rule
College Algebra Chapter 6 Matrices and Determinants and Applications
Multiplication of Matrices
3.6 Multiply Matrices.
Matrices and Determinants
Chapter 2 Determinants.
Presentation transcript:

The Determinant of a 2  2 Matrix Day #1

The Determinant of a 2  2 Matrix Every square matrix can be associated with a real number called its determinant. Determinants have many uses, and several will be discussed in this section. Historically, the use of determinants arose from special number patterns that occur when systems of linear equations are solved. * Linear equations is what we will use matrices to solve in our next unit!!!

The Determinant of a 2  2 Matrix Coefficient Matrix Determinant det (A) = a1b2 – a2b1

Example 1 – The Determinant of a 2  2 Matrix Find the determinant of each matrix. a. b. c. Solution: a. = 2(2) – 1(–3) = 4 + 3 = 7

Example 1 – Solution b. = 2(2) – 4(1) = 4 – 4 = 0 c. = 0(4) – 2 cont’d b. = 2(2) – 4(1) = 4 – 4 = 0 c. = 0(4) – 2 = 0 – 3 = –3

Day 1 Homework Worksheet

Minors and Cofactors Day # 2

Minors and Cofactors To define the determinant of a square matrix of dimension 3  3 or higher, it is helpful to introduce the concepts of minors and cofactors.

Example 2 – Finding the Minors and Cofactors of a Matrix Find all the minors and cofactors of Solution: To find the minor M11 delete the first row and first column of A and evaluate the determinant of the resulting matrix.

Example 2 – Solution = –1(1) – 0(2) = –1 Similarly, to find the minor cont’d = –1(1) – 0(2) = –1 Similarly, to find the minor M12 delete the first row and second column.

Example 2 – Solution = 3(1) – 4(2) = –5 cont’d = 3(1) – 4(2) = –5 Continuing this pattern, you obtain all the minors. M11 = –1 M12 = –5 M13 = 4 M21 = 2 M22 = –4 M23 = –8 M31 = 5 M32 = –3 M33 = –6

Example 2 – Solution cont’d Now, find the cofactors, using the definition of Minors and Cofactors of a Square Matrix for a 3  3 matrix. C11 = –1 C12 = 5 C13 = 4 C21 = –2 C22 = –4 C23 = 8 C31 = 5 C32 = 3 C33 = –6

The Determinant of a Square Matrix

The Determinant of a Square Matrix The following definition is called inductive because it uses determinants of matrices of dimension (n – 1)  (n – 1) to define determinants of matrices of dimension n  n.

Example 3 – The Determinant of a Matrix of Dimension 3  3 Find the determinant of Solution: Note that this is the same matrix that was in Example 2. There you found the cofactors of the entries in the first row to be C11 = –1, C12 = 5, and C13 = 4.

Example 3 – Solution cont’d So, by the definition of the determinant of a square matrix, you have | A | = a11C11 + a12C12 + a13C13 = 0(–1) + 2(5) + 1(4) = 14. If slides #12-17 were confusing, you may prefer the method on slide #18. First-row expansion

An Alternative Computational Approach The determinant of a 3x3 matrix can also be found using the following method: repeat the first two columns of the matrix to the right of the last column. a b c a b d e f d e g h k g h Now, the determinant is the sum of the products of the upper left to lower right diagonals minus the sum of the product of the upper right to lower left diagonals: |A|=(aek+bfg+cdh)-(bdk+afh+ceg).