Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant.

Slides:



Advertisements
Similar presentations
Matrix.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Matrices: Inverse Matrix
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.
2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
Lecture 6 Intersection of Hyperplanes and Matrix Inverse Shang-Hua Teng.
Finding the Inverse of a Matrix
4.4 Matrices: Basic Operations. Addition and Subtraction of matrices To add or subtract matrices, they must be of the same order, mxn. To add matrices.
Gauss-Jordan Matrix Elimination Brought to you by Tutorial Services – The Math Center.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Chapter 4 Systems of Linear Equations; Matrices Section 4 Matrices: Basic Operations.
Section 4.1 Using Matrices to Represent Data. Matrix Terminology A matrix is a rectangular array of numbers enclosed in a single set of brackets. The.
 Row and Reduced Row Echelon  Elementary Matrices.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
Rev.S08 MAC 1140 Module 10 System of Equations and Inequalities II.
Vocabulary multivariable linear system row-echelon form Gaussian elimination augmented matrix coefficient matrix reduced row-echelon form Gauss-Jordan.
Matrix Inversion.
Systems of Linear Equation and Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
Chapter 7 Notes Honors Pre-Calculus. 7.1/7.2 Solving Systems Methods to solve: EXAMPLES: Possible intersections: 1 point, 2 points, none Elimination,
Presentation by: H. Sarper
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
Matrix Entry or element Rows, columns Dimensions Matrix Addition/Subtraction Scalar Multiplication.
4.1 Matrix Operations What you should learn: Goal1 Goal2 Add and subtract matrices, multiply a matrix by a scalar, and solve the matrix equations. Use.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
8.1 Matrices & Systems of Equations
Ch X 2 Matrices, Determinants, and Inverses.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Unit 6 : Matrices.
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.
13.6 MATRIX SOLUTION OF A LINEAR SYSTEM.  Examine the matrix equation below.  How would you solve for X?  In order to solve this type of equation,
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.
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.
Five-Minute Check (over Lesson 6-1) Then/Now New Vocabulary
4.5 Inverse of a Square Matrix
Chapter 8 Matrices and Determinants Matrix Solutions to Linear Systems.
Matrices: Basic Operations and Their Properties
Add and subtract matrices
4-5 – 2x2 Matrices, Determinants, & Inverses. Objectives Evaluating Determinants of 2x2 Matrices Using Inverse Matrices to Solve Equations.
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.
Copyright ©2015 Pearson Education, Inc. All rights reserved.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Lesson Menu Five-Minute Check (over Lesson 6-2) Then/Now New Vocabulary Key Concept:Invertible Square Linear Systems Example 1:Solve a 2 × 2 System Using.
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.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
Copyright © Cengage Learning. All rights reserved. 7 Matrices and Determinants.
Matrices IB Mathematics SL. Matrices Describing Matrices Adding Matrices.
College Algebra Chapter 6 Matrices and Determinants and Applications
Chapter 4 Systems of Linear Equations; Matrices
Chapter 4 Systems of Linear Equations; Matrices
The Inverse of a Square Matrix
10.5 Inverses of Matrices and Matrix Equations
Inverse of a Square Matrix
L9Matrix and linear equation
Matrix Operations SpringSemester 2017.
Section 7.4 Matrix Algebra.
MULTIPLYING TWO MATRICES
Matrix Algebra.
Splash Screen.
Chapter 7: Matrices and Systems of Equations and Inequalities
Lial/Hungerford/Holcomb/Mullins: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All.
Matrices.
3.8 Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverses and Cramer’s Rule
Matrix Algebra.
Matrix Operations SpringSemester 2017.
Warm-Up 4 minutes Give the dimensions of each matrix. 1) 2)
Presentation transcript:

Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Key Concept 1

Example 1 Multiply Matrices A. Use matrices and to find AB, if possible. AB = Dimensions of A: 3 X 2, Dimensions of B: 2 X 3

Example 1 Multiply Matrices A is a 3 X 2 matrix and B is a 2 X 3 matrix. Because the number of columns for A is equal to the number of rows for B, the product AB exists. To find the first entry in AB, write the sum of the products of the entries in row 1 of A and in column 1 of B.

Example 1 Multiply Matrices Follow the same procedure to find the entry for row 1, column 2 of AB. Continue multiplying each row by each column to find the sum for each entry.

Example 1 Multiply Matrices Finally, simplify each sum.

Example 1 Multiply Matrices Answer:

Example 1 Multiply Matrices B. Use matrices and to find BA, if possible. Dimensions of B: 2 X 3, Dimensions of A: 3 X 2 B is a 2 X 3 matrix and A is a 3 X 2 matrix. Because the number of columns for B is equal to the number of rows for A, the product BA exists.

Example 1 Multiply Matrices To find the first entry in BA, write the sum of the products of the entries in row 1 of B and in column 1 of A. Follow this same procedure to find the entry for row 1, column 2 of BA.

Example 1 Multiply Matrices Continue multiplying each row by each column to find the sum for each entry.

Example 1 Multiply Matrices Answer: Finally, simplify each sum.

Example 1 Use matrices A = and B = to find AB, if possible. A. B. C. D.

Key Concept 2

Example 2 Multiply Matrices FOOTBALL The number of touchdowns (TD), field goals (FG), points after touchdown (PAT), and two- point conversions (2EP) for the three top teams in the high school league for this season is shown in the table below. The other table shows the number of points each type of score is worth. Use the information to determine the team that scored the most points.

Example 2 Multiply Matrices Let matrix X represent the Team/Score matrix, and let matrix Y represent the Score/Points matrix. Then find the product XY.

Example 2 Multiply Matrices The product XY represents the teams and the total number of points each team scored this season. You can use the product matrix to determine which team scored the most points. Answer: Tigers The Tigers scored the most points.

Example 2 CAR SALES A car dealership sells four types of vehicles; compact cars (CC), full size cars (FS), trucks (T), and sports utility vehicles (SUV). The number of each vehicle sold during one recent month is shown in the table below. The other table shows the selling price for each of the vehicles. Which vehicle brought in the greatest revenue during the month?

Example 2 A.compact cars B.full size cars C.trucks D.sports utility vehicles

Key Concept 3

Example 3 Solve a System of Linear Equations Write the system of equations as a matrix equation, AX = B. Then use Gauss-Jordan elimination on the augmented matrix to solve for X. 2x 1 + 2x 2 + 3x 3 = 3 x 1 + 3x 2 + 2x 3 = 5 3x 1 + x 2 + x 3 = 4 Write the system in the form, AX = B.

Example 3 Solve a System of Linear Equations Write the augmented matrix. Use Gauss-Jordan elimination to solve the system.

Example 3 Solve a System of Linear Equations Therefore, the solution of the system of equations is (1, 2, –1). Answer: ; (1, 2, –1)

Example 3 Write the system of equations as a matrix equation, AX = B. Then use Gauss-Jordan elimination on the augmented matrix to solve the system. 2x 1 – x 2 + x 3 = –1 x 1 + x 2 – x 3 = –2 x 1 – 2x 2 + x 3 = –2

Example 3 A. ; (–1, 2, 3) B. ; (1, –2, –3) C. ; (–1, 2, 3) D. ; (1, –2, –3)

Key Concept 4

Example 4 Verify an Inverse Matrix If A and B are inverse matrices, then AB = BA = I. Determine whether and are inverse matrices.

Example 4 Answer:yes; AB = BA = I 2 Verify an Inverse Matrix Because AB = BA = I, B = A –1 and A = B –1.

Example 4 A.A B.B C.C D.D Which matrix below is the inverse of A = ? A. B. C. D.

Example 5 Inverse of a Matrix A. Find A –1 when, if it exists. If A –1 does not exist, write singular. Step 1 Create the doubly augmented matrix.

Example 5 Inverse of a Matrix Step 2 Apply elementary row operations to write the matrix in reduced row-echelon form. Doubly Augmented Matrix R 1 + R 2  –1R 1 

Example 5 Inverse of a Matrix R 2 – 3R 1  Row- echelon form R 2  R 1 + R 2  Reduced row-echelon form A –1

Example 5 Inverse of a Matrix The first two columns are the identity matrix. Therefore, A is invertible and A –1 =. Answer:

Example 5 Inverse of a Matrix B. Find A –1 when, if it exists. If A –1 does not exist, write singular. Step 1 Create the doubly augmented matrix.

Example 5 Answer:singular Inverse of a Matrix Step 2 Apply elementary row operations to write the matrix in reduced row-echelon form. 3R 2 + R 1  Notice that it is impossible to obtain the identity matrix I on the left side of the doubly augmented matrix. Therefore, A is singular. Doubly Augmented Matrix

Example 5 Find A –1 when, if it exists. If A –1 does not exist, write singular. A. B. C. D.

Concept Summary 6

Key Concept 6

Example 6 Determinant and Inverse of a 2 × 2 Matrix A. Find the determinant of. Then find the inverse of the matrix, if it exists. det (A)=a = –5, b = 10, c = 4, and d = –8 = (–5)(–8) – 10(4) or 0ad – bc Answer: Because det(A) = 0, A is not invertible. Therefore, A –1 does not exist.

Example 6 Determinant and Inverse of a 2 × 2 Matrix B. Find the determinant of. Then find the inverse of the matrix, if it exists. det (B)=a = –2, b = 4, c = –4, and d = 6 =(–2)(6) – (4)(–4) or 4ad – bc Because det(B) ≠ 0, B is invertible. Apply the formula for the inverse of a 2 × 2 matrix.

Example 6 Determinant and Inverse of a 2 × 2 Matrix B –1 Inverse of 2 × 2 matrix a = –2, b = 4, c = –4, and d = 6 Scalar multiplication Answer: 4;

Example 6 Find the determinant of. Then find its inverse, if it exists. A.2; B.–2; C.2; D.0; does not exist

Key Concept 7

Example 7 Determinant and Inverse of a 3 × 3 Matrix Find the determinant of. Then find D –1, if it exists. det(D) = 3[(–1)(5) – 4(2)] – [(–2)(5) –4(1)] + 0[(–2)(2) – (–1)1]

Example 7 Determinant and Inverse of a 3 × 3 Matrix Because det(D) does not equal zero, D –1 exists. Use a graphing calculator to find D –1.

Example 7 Determinant and Inverse of a 3 × 3 Matrix You can use the >Frac feature under the MATH menu to write the inverse using fractions, as shown below.

Example 7 Determinant and Inverse of a 3 × 3 Matrix Answer: –25; Therefore, D –1 =.

Example 7 Find the determinant of. Then find A –1, if it exists. A.–3;C.3, B.3;D.0; does not exist