Matrices and Determinants

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

4.1 Introduction to Matrices
Section 13-4: Matrix Multiplication
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.
Maths for Computer Graphics
Determinants King Saud University. The inverse of a 2 x 2 matrix Recall that earlier we noticed that for a 2x2 matrix,
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Section 10.3 – The Inverse of a Matrix No Calculator.
How to find the inverse of a matrix
Jeopardy Algebraic Expressions Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Real Numbers Matrix Usage Math Properties Right Triangles.
Systems and Matrices (Chapter5)
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
Determinants and Multiplicative Inverses of Matrices
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
2.5 Determinants and Multiplicative Inverses of Matrices Objectives: Evaluate determinants. Find inverses of matrices. Solve systems of equations by using.
4.3 Determinants and Cramer’s rule How do you find the determinant of a matrix? How do you find the area of a triangle given 3 sets of coordinates? How.
4.3 Matrices and Determinants Algebra 2. Learning Targets: Evaluate the determinant of a 3 x 3 matrix, and Find the area of a triangle given the coordinates.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
Section 4Chapter 4. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Solving Systems of Linear Equations by Matrix Methods Define.
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
4.1: Matrix Operations Objectives: Students will be able to:
Meeting 22 Determinants and Elementary Operations.
Learning Objectives for Section 4.5 Inverse of a Square Matrix
The Determinant of a Matrix A is denoted by
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.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
Properties of Determinants. Recall the definition of a third order determinant from 5.4: If we rearrange the formula and apply the distributive property.
Copyright © Cengage Learning. All rights reserved. 7.7 The Determinant of a Square Matrix.
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
Notes Over 4.3 Evaluate Determinants of 2 x 2 Matrices
Chapter 1 Section 1.6 Algebraic Properties of Matrix Operations.
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.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Splash Screen. Concept Example 1 Second-Order Determinant Definition of determinant Multiply. = 4Simplify. Answer: 4 Evaluate.
Chapter 5: Matrices and Determinants Section 5.1: Matrix Addition.
10.4 Warm up – No Calc. Section 10.4 – Determinant of a SQUARE Matrix With and Without Calculator By the end of this lesson, you should be able to: Calculate.
College Algebra Chapter 6 Matrices and Determinants and Applications
13.4 Product of Two Matrices
1.5 Matricies.
3.1 Introduction to Determinants
Introduction to Matrices
Matrix Operations.
DETERMINANTS A determinant is a number associated to a square matrix. Determinants are possible only for square matrices.
Copyright © Cengage Learning. All rights reserved.
Matrix Operations.
Multiplication of Matrices
Section 10.4 – Determinant of a SQUARE Matrix
Fundamentals of Engineering Analysis
Linear Algebra Lecture 17.
Splash Screen.
Determinants and Multiplicative Inverses of Matrices
Evaluate Determinants and Apply Cramer’s Rule
Multiplying Matrices.
4.5 Determinants of Matrices
( ) ( ) ( ) ( ) 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
REDUCING MATRICES.
Section 10.4 – Determinant of a SQUARE Matrix
3 X 3 DETERMINANTS DIAGONALS METHOD
College Algebra Chapter 6 Matrices and Determinants and Applications
© T Madas.
3.5 Perform Basic Matrix Operations
The Determinant of a Matrix A is denoted by
5.6 Properties of Determinants
The Determinant of a 2  2 Matrix
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.
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

Matrices and Determinants Section 4-4 Matrices and Determinants Objective: To evaluate the determinant of a 3 x 3 matrix. To find the area of a triangle given the coordinates of its vertices.

Determinants Only square matrices have determinants.

Second-Order Determinant -40 – -77 -40 + 77 37

Third-Order Determinant Determinants of 3x3 matrices are called third-order determinants. One method of evaluating third-order determinants is called expansion by minors. The minor of an element is the determinant formed when the row and column containing the element are deleted.

Expansion of a Third-Order Determinant

Example 1 2(40 – 63) – 3(48 – -7) + 4(54 – -5) 2(-23) – 3(55) + 4(59) -46 – 165+ 236 25

Third-Order Determinant Another method for evaluating a third-order determinant is using diagonals. In this method, you begin by writing the first two columns on the right side of the determinant.

Diagonals Method

Example 2

Area of Triangles

Example 3 Find the area of the triangle whose vertices are located at (3, -4), (5, 4), (-3, 2).

Assignment 4-4 pg 209 #11-26 all