Fundamentals of Engineering Analysis

Slides:



Advertisements
Similar presentations
Adding & Subtracting Matrices
Advertisements

© 2005 Baylor University Slide 1 Fundamentals of Engineering Analysis EGR 1302 Unit 1, Lecture C Approximate Running Time - 14 minutes Distance Learning.
Solving Linear Equations Rule 7 ‑ 1: We can perform any mathematical operation on one side of an equation, provided we perform the same operation on the.
1.1 Linear Equations A linear equation in one variable is equivalent to an equation of the form To solve an equation means to find all the solutions of.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
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.
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.
Section 8.3 – Systems of Linear Equations - Determinants Using Determinants to Solve Systems of Equations A determinant is a value that is obtained from.
Matrix Algebra. Quick Review Quick Review Solutions.
Review of Matrices Or A Fast Introduction.
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.
Inverse Matrices and Systems
Do Now: Evaluate: 3AB. Algebra II 3.7: Evaluate Determinants HW: p.207 (4-14 even) Test : Friday, 12/6.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Row Operations Matrix Operations.
1. Inverse of A 2. Inverse of a 2x2 Matrix 3. Matrix With No Inverse 4. Solving a Matrix Equation 1.
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.
Unit 3: Matrices.
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.
© 2005 Baylor University Slide 1 Fundamentals of Engineering Analysis EGR Adjoint Matrix and Inverse Solutions, Cramer’s Rule.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
Fundamentals of Engineering Analysis
Solving Addition and Subtraction Equations. Inverse operation is an operation that “undoes” another operation. Addition and subtraction are inverse operation.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
BELL-WORK Solve the system of equations using matrices:
MAT111 epw 11/1/061 ALGEBRA REVIEW Three Basic Rules.
Solving Equations Using Addition or Subtraction Objective: Students will solve linear equations using addition and subtraction.
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.
2-4 Solving Equations with Variables on Both Sides.
Algebra Review. Systems of Equations Review: Substitution Linear Combination 2 Methods to Solve:
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Algebra 1 Section 3.1 Solve equations using addition and subtraction Consider the balance… Transformations that produce equivalent equations. 1.Add the.
Substitution Method: Solve the linear system. Y = 3x + 2 Equation 1 x + 2y=11 Equation 2.
Lesson 7.3 Solving Addition and Subtraction Equations 2/2/10.
College Algebra Chapter 6 Matrices and Determinants and Applications
Downhill product – Uphill product.
Use Inverse Matrices to Solve Linear Systems
2-2 Solving One-Step Equations
Review Problems Matrices
Algebraic Inequalities
Matrix Operations SpringSemester 2017.
4.3 Determinants & Cramer’s Rule
Section 7.4 Matrix Algebra.
Warmup: Find the product, if possible. −6 4 − 
الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . 1 جمع المصفوفات وطرحها.
Simplify Expressions 34 A number divided by 3 is 7. n ÷ 3 = 7.
Lesson 13-2: Adding & Subtracting Matrices
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Simultaneous Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
Major: All Engineering Majors Author(s): Autar Kaw
Unit 3: Matrices
INVERSE MATRICES TO SOLVE LINEAR SYSTEMS
( ) ( ) ( ) ( ) Matrices Order of matrices
Simultaneous Equations
2-2 Solving One-Step Equations
Matrices.
ARRAY DIVISION Identity matrix Islamic University of Gaza
4.4 Objectives Day 1: Find the determinants of 2  2 and 3  3 matrices. Day 2: Use Cramer’s rule to solve systems of linear equations. Vocabulary Determinant:
Simultaneous Linear Equations
4.3 Determinants and Cramer’s Rule
College Algebra Chapter 6 Matrices and Determinants and Applications
Solving simultaneous equations
Algebra.
Matrix Operations SpringSemester 2017.
Solving Equations Using Multiplication and Division
Linear word problems One step
Presentation transcript:

Fundamentals of Engineering Analysis EGR 1302 The Inverse Matrix

Solving Systems of Linear Equations The Inverse Matrix Anxn and Bnxn are Square Matrices of the same Order. A * B = In B * A = In B is called “The Inverse of A” in Algebra, the equivalent is B = A-1 A * A-1 = I

Solving Systems of Linear Equations Sum of Products The same equation can represent any Order.

Solving this System for x1, x2 ( ) ( ) Becomes Subtract

Solving this System for x1, x2 (cont.) factor out the denominator Sum of Products A new Matrix “C”

The Solution to We now have a solution for the Inverse of a 2x2 Matrix

The Determinant The Determinant of A =

Rules for Finding the Inverse of a 2x2 Matrix Rule 1: Swap the Main Diagonal Rule 2: Change Signs on the Back Diagonal Rule 3: Divide by the Determinant

Review of the Solution to a 2x2 System Is solved by If there is no solution Stay Tuned!

A Numerical Example Becomes

Questions?