2.5 Determinants and Multiplicative Inverses of Matrices Objectives: 1.Evaluate determinants. 2.Find inverses of matrices. 3.Solve systems of equations.

Slides:



Advertisements
Similar presentations
Solving multi-step equations
Advertisements

Section 13-5 : Inverses of Matrices Objectives: 1)Background – what are inverses and why find them. 2)Process for finding the inverse of a 2x2 matrix.
4.5 Inverses of Matrices.
MATRICES Using matrices to solve Systems of Equations.
4.7 Identity and Inverse Matrices. What is an identity? In math the identity is the number you multiply by to have equivalent numbers. For multiplication.
EXAMPLE 2 Solve a matrix equation SOLUTION Begin by finding the inverse of A = Solve the matrix equation AX = B for the 2 × 2 matrix X. 2 –7 –1.
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.
4-6 3x3 Matrices, Determinants, & Inverses
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
3.5 Solution by Determinants. The Determinant of a Matrix The determinant of a matrix A is denoted by |A|. Determinants exist only for square matrices.
4.5 Solving Systems using Matrix Equations and Inverses.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Section 2.4 solving equations with variables on both sides of the equal sign. Day 1.
Inverses and Systems Section Warm – up:
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
Using Matrices to Solve Systems of Equations Matrix Equations l We have solved systems using graphing, but now we learn how to do it using matrices.
Determinants and Multiplicative Inverses of Matrices
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
2.5 - Determinants & Multiplicative Inverses of Matrices.
Ch X 2 Matrices, Determinants, and Inverses.
8.3 Another Way of Solving a System of Equations Objectives: 1.) Learn to find the inverse matrix 2.) Use the inverse matrix to a system of equations.
4.7 Identity and Inverse Matrices and Solving Systems of Equations Objectives: 1.Determine whether two matrices are inverses. 2.Find the inverse of a 2x2.
Identity What number is the multiplication identity for real numbers? For matrices, n x n--square matrices, has 1’s on main diagonal and zeros elsewhere.
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.
Chapter 4 Section 4: Inverse and Identity Matrices 1.
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
Big Ideas 3.4 Solving Equations Using Multiplication and Division
Section 10.3 and Section 9.3 Systems of Equations and Inverses of Matrices.
Dr. Shildneck Fall, 2015 SOLVING SYSTEMS OF EQUATIONS USING MATRICES.
4.7 Solving Systems using Matrix Equations and Inverses
 In this lesson we will go over how to solve a basic matrix equation such as the following: These are matrices, not variables.
4.8 Using matrices to solve systems! 2 variable systems – by hand 3 or more variables – using calculator!
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
Warm up. Solving Systems Using Inverse Matrices Systems to Matrices A system of equations in standard form (Ax+By=C) can be written in matrix form [A][X]=[B]
Assignment Questions?? Pg all, 23-26, 35, 46, 48 Handout Questions?
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
Solving 1-Step Equations 2 An Equation is Like a Balance.
2.5 DETERMINANTS AND MULTIPLICATIVE INVERSES OF MATRICES By the end of the section students will evaluate determinants, find inverses of matrices, and.
Use Inverse Matrices to Solve Linear Systems Objectives 1.To find the inverse of a square matrix 2.To solve a matrix equation using inverses 3.To solve.
3.8B Solving Systems using Matrix Equations and Inverses.
Warm Up Multiply the matrices. 1. Find the determinant. 2. –1 Welcome! I’m so glad you’re here! Please get your Calculator. Please get started on this.
13.3 Product of a Scalar and a Matrix.  In matrix algebra, a real number is often called a.  To multiply a matrix by a scalar, you multiply each entry.
Equations with Variables on Both Sides Chapter 3 Section 3.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
The Inverse of a Square Matrix
Warm-Up BC 3. |A|.
Warm Up Use scalar multiplication to evaluate the following:
Section 6.4 Multiplicative Inverses of Matices and Matrix Equations
Determinants and Multiplicative Inverses of Matrices
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Using matrices to solve Systems of Equations
Lesson 6-5 Pages Algebra: Solving Equations.
5.2 Verifying Trigonometric Identities
Use Inverse Matrices to Solve 2 Variable Linear Systems
Inverse & Identity MATRICES Last Updated: October 12, 2005.
Inverse Matrices and Systems
Section 9.4 Multiplicative Inverses of Matices and Matrix Equations
3.8 Use Inverse Matrices to Solve Linear Systems
Solving Systems of Equations Using Matrices
1.8 Matrices.
1.11 Use Inverse Matrices to Solve Linear Systems
1.8 Matrices.
Using matrices to solve Systems of Equations
Check even answers p.76: Hint: One of the problems on p.76 has
Solving Linear Systems of Equations - Inverse Matrix
Equations With Variables on Both Sides
Presentation transcript:

2.5 Determinants and Multiplicative Inverses of Matrices Objectives: 1.Evaluate determinants. 2.Find inverses of matrices. 3.Solve systems of equations by using inverses of matrices. Page 98

2 nd Order Determinant Example 1 Find the value of = 3(9) - 2(5) or 17

3 rd Order Determinant Example 2 Find the value of = 2 - (-3) + (-5) = 2(-8) + 3(-11) – 5(-7) = -14

Identity Matrix for Multiplication

Inverse Matrix 2 nd order

Example Solve the system of equations by using matrix equations. 3x + 2y = 3 2x – 4y = 2 Write the system as a matrix equation. To solve the matrix equation, first find the inverse of the coefficient matrix. Now multiply each side of the matrix equation by the inverse and solve. = = The solution is (1, 0).

BANKING A teller at Security Bank received a deposit from a local retailer containing only twenty- dollar bills and fifty-dollar bills. He received a total of 70 bills, and the amount of the deposit was $3200. How many bills of each value were deposited? First, let x represent the number of twenty-dollar bills and let y represent the number of fifty-dollar bills. So, x + y = 70 since a total of 70 bills were deposited. Write an equation in standard form that represents the total amount deposited. 20x + 50y = 3,200 Now solve the system of equations x + y = 70 and 20x + 50y = Write the system as a matrix equation and solve.

= = = = The solution is (10, 60). The deposit contained 10 twenty-dollar bills and 60 fifty- dollar bills.

Homework Assignment on the Internet Section2.5 (Read Determinants and Multiplicative Inverses of Matrices): Pp : 16, 18, 22, 26, 30, 32, 36, 38, 40, 46.