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 =

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

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.
MF-852 Financial Econometrics
Chapter 1 Systems of Linear Equations
INDR 262 INTRODUCTION TO OPTIMIZATION METHODS LINEAR ALGEBRA INDR 262 Metin Türkay 1.
Finding the Inverse of a Matrix
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Systems and Matrices (Chapter5)
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.
Chapter 8 Matrices and Determinants By Richard Warner, Nate Huyser, Anastasia Sanderson, Bailey Grote.
THU, JAN 8, 2015 Create a “Big Book of Matrices” flip book using 4 pages. Do not make your tabs big! BIG BOOK OF MATRICES What is a Matrix? Adding & Subtracting.
Chapter 7 Notes Honors Pre-Calculus. 7.1/7.2 Solving Systems Methods to solve: EXAMPLES: Possible intersections: 1 point, 2 points, none Elimination,
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
8.1 Matrices & Systems of Equations
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.
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.
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.
Linear Algebra 1.Basic concepts 2.Matrix operations.
Lesson 11-1 Matrix Basics and Augmented Matrices Objective: To learn to solve systems of linear equation using matrices.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Chapter 1 Systems of Linear Equations Linear Algebra.
Sec 4.1 Matrices.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with 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.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
2.5 – Determinants and Multiplicative Inverses of Matrices.
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,
Linear System of Simultaneous Equations Warm UP First precinct: 6 arrests last week equally divided between felonies and misdemeanors. Second precinct:
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Matrix Algebra Basics Chapter 3 Section 5. Algebra.
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.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Copyright © Cengage Learning. All rights reserved. 7 Matrices and Determinants.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
12-4: Matrix Methods for Square Systems
13.4 Product of Two Matrices
Finding the Inverse of a Matrix
Matrix Operations SpringSemester 2017.
Matrix Algebra.
7.3 Matrices.
Use Inverse Matrices to Solve Linear Systems
Math-2 (honors) Matrix Algebra
Chapter 7: Matrices and Systems of Equations and Inequalities
Chapter 4 Systems of Linear Equations; Matrices
Unit 3: Matrices
Matrices.
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Chapter 4 Systems of Linear Equations; Matrices
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

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 = # rows, n = #columns A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m = # rows, n = #columns

2. Sum and Difference of 2 matrices To add/subtract… To add/subtract… add corresponding elements. Evaluate: To add/subtract… To add/subtract… add corresponding elements. Evaluate: Note: The matrices must be same dimensions!

3. Scalar Multiplication We can multiply matrix by a number (known as scalar). Example:Find We can multiply matrix by a number (known as scalar). Example:Find

4. Matrix Multiplication Multiplication : Row-by-Column multiplication Determine Multiplication : Row-by-Column multiplication Determine

Evaluate Evaluate 4. Matrix Multiplication

more practice:

4. Matrix Multiplication Dimensions: rows columns rows columns rows columns rows columns will have dimensions AB will have dimensionsDimensions: rows columns rows columns rows columns rows columns will have dimensions AB will have dimensions Important: For Matrix multiplication to work: The number of columns in first matrix must equal number of rows in second! Important: For Matrix multiplication to work: The number of columns in first matrix must equal number of rows in second! Why is the product BA not possible?

4. Matrix Multiplication Evaluate the following:

5. Identity Matrix Real Numbers: 1 Real Numbers: 1 is the multiplicative identity. Example Matrices: Matrices: is the Multiplicative identity of a matrix, a square matrix with 1’s on diagonal, 0’s elsewhere. is used to represent the order n (dimension) Example: Order 2 Order 3 A matrix times its identity returns the original matrix. Real Numbers: 1 Real Numbers: 1 is the multiplicative identity. Example Matrices: Matrices: is the Multiplicative identity of a matrix, a square matrix with 1’s on diagonal, 0’s elsewhere. is used to represent the order n (dimension) Example: Order 2 Order 3 A matrix times its identity returns the original matrix.

6. Inverse of a Matrix Real Numbers: Multiplicative Inverse Real Numbers: Multiplicative Inverse of is (for any ) Matrices: Multiplicative Inverse Matrices: Multiplicative Inverse of a matrix is a matrix read as: “A-inverse” with the property: Real Numbers: Multiplicative Inverse Real Numbers: Multiplicative Inverse of is (for any ) Matrices: Multiplicative Inverse Matrices: Multiplicative Inverse of a matrix is a matrix read as: “A-inverse” with the property: Definition: If a matrix does not have an inverse, it is called singular Definition: If a matrix does not have an inverse, it is called singular

6. Inverse of a Matrix Example: Given and its inverse show and Example: Given and its inverse show and

6. b) Finding the Inverse of a Matrix To find the inverse: 1) Form augmented matrix 2) Transform to reduced row echelon form (Gauss-Jordan). 3) The identity matrix will magically appear on the right hand side of the bar! This is To find the inverse: 1) Form augmented matrix 2) Transform to reduced row echelon form (Gauss-Jordan). 3) The identity matrix will magically appear on the right hand side of the bar! This is Example: Find the multiplicative inverse of Verify it when finished! Example: Find the multiplicative inverse of Verify it when finished!

6. b) Finding the Inverse of a Matrix Example: Find the multiplicative inverse of Graphing calculator: To Enter Matrix data: 2 nd MATRIX: Edit (Enter) Dimensions 3 x 3 To find Inverse: 2 nd MATRIX: NAMES 1:[A] Enter “^-1”. Example: Find the multiplicative inverse of Graphing calculator: To Enter Matrix data: 2 nd MATRIX: Edit (Enter) Dimensions 3 x 3 To find Inverse: 2 nd MATRIX: NAMES 1:[A] Enter “^-1”.

7. Solve a system of linear equations Inverse Matrix method 7. Solve a system of linear equations Inverse Matrix method A system can be written using matrix notation: A is the coefficient matrix B is the constant matrix X represents the unknowns. Example: Write this system using matrix notation: A system can be written using matrix notation: A is the coefficient matrix B is the constant matrix X represents the unknowns. Example: Write this system using matrix notation:

7. Inverse matrix method If has a unique solution then is the solution. Solve: If has a unique solution then is the solution. Solve:

7. Solve a linear system using inverse Matrix Example: Solve the system: Note: We found in an earlier example Example: Solve the system: Note: We found in an earlier example

7. Solve a linear system using inverse Matrix Your turn: Solve the system: Your turn: Solve the system: