SECTION 6.4 MATRIX ALGEBRA. THE ALGEBRA OF MATRICES Addition:

Slides:



Advertisements
Similar presentations
Matrix.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Finding the Inverse of a Matrix
Algebraic Properties: The Rules of Algebra Be Cool - Follow The Rules!
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.2 Operations with Matrices Scalar multiplication.
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.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Do Now: Evaluate: 3AB. Algebra II 3.7: Evaluate Determinants HW: p.207 (4-14 even) Test : Friday, 12/6.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
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.
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.
13.5 P ROPERTIES OF M ATRIX M ULTIPLICATION. W ARM -U P Use the following matrices to find 1 and 2 and 1. AB 2. BA.
Identity and Equality Properties. Properties refer to rules that indicate a standard procedure or method to be followed. A proof is a demonstration of.
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.
Properties of Addition and Multiplication. Commutative Property In the sum you can add the numbers in any order. a+b = b+a In the product you can multiply.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Section 1.4 Inverses; Rules of Matrix Arithmetic.
For real numbers a and b,we always have ab = ba, which is called the commutative law for multiplication. For matrices, however, AB and BA need not be equal.
 6. Use matrices to represent and manipulate data, e.g., to represent payoffs or incidence relationships related in a network.  7. Multiply matrices.
Properties of Inverse Matrices King Saud University.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Properties of Addition and Multiplication. Distributive Property A(B + C) = AB + BC 4(3 + 5) = 4x3 + 4x5.
Sec 4.1 Matrices.
PROPERTIES OF REAL NUMBERS. COMMUTATIVE PROPERTY OF ADDITION What it means We can add numbers in any order Numeric Example Algebraic Example
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
Properties Objective: To use the properties of numbers. Do Now 1.) = 3.) ( 2  1 )  4 = 2.) =4.) 2  ( 1  4 ) =
by D. Fisher (2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition 1.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Distributive Commutative Addition Zero Property Additive Inverse 0 Multiplicative Identity Commutative Multiplication Multiplicative Inverse Additive Identity.
Properties A property is something that is true for all situations.
(2 x 1) x 4 = 2 x (1 x 4) Associative Property of Multiplication 1.
Matrices Addition, subtraction, and scalar operations.
12-2 MATRIX MULTIPLICATION MULTIPLY MATRICES BY USING SCALAR AND MATRIX MULTIPLICATION.
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.
Properties of Algebra. 7 + ( ) = ( ) + 9.
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.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
Algebraic Properties Terra Alta/East Preston School Terra Alta, West Virginia.
Christmas Packets are due on Friday!!!
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Algebra Lecture 2.
1.4 Inverses; Rules of Matrix Arithmetic
Properties of Operations
Commutative Property of Addition
Review Problems Matrices
Finding the Inverse of a Matrix
Algebraic Properties.
Properties of Real Numbers
Real Numbers, Algebra, and Problem Solving
Section 7.4 Matrix Algebra.
6.2/6.3: Properties of Parallelograms
Matrix Algebra.
Matrix Algebra.
25. Basic matrix operations
Properties of Real Numbers
Properties of Real Numbers
Properties of Real Numbers
Properties of Real Numbers
Section 8.4 Matrix Algebra
Section 11.4 Matrix Algebra
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Several Transformations
Solving Linear Equations
Properties of Real Numbers
Matrix Operations Ms. Olifer.
Properties of Real Numbers
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

SECTION 6.4 MATRIX ALGEBRA

THE ALGEBRA OF MATRICES Addition:

PROPERTIES OF MATRICES Commutative: A + B = B + A Associative: A + (B + C) = (A + B) + C

ZERO FOR MATRICES

ADDITIVE INVERSE FOR MATRICES

MORE PROPERTIES OF MATRICES Additive Identity:There is a matrix 0 satisfying 0 + A = A + 0 = A Additive Inverses:For each matrix A, there is a matrix -A satisfying A + (-A) = (-A) + A = 0

MORE PROPERTIES OF MATRICES k(A + B) = kA + kB (k + m)A = kA + mA (km)A = k(mA) = m(kA)

3A = -2B = 3A - 2B =

MULTIPLICATION: aA+bCaB+bD

MULTIPLICATION: aA+bC cA+dC aB+bD cB+dD

Find A  B

- 19 Find A  B

Find B  A

Find B  A

MULTIPLICATION: AB = BA = AB  BA Multiplication is not commutative.

MORE PROPERTIES OF MATRICES Associative: A  (B  C) = (A  B)  C Distributive: A  (B + C) = A  B + A  C (B + C)  A = B  A + C  A

COMPATABILITY OF MATRICES For Addition:Same Size Counterexample:

COMPATABILITY OF MATRICES For Multiplication:

COMPATABILITY OF MATRICES For Multiplication: Two matrices are compatable for multiplication when the dimensions are:n x m and m x p The product matrix will have dimension n x p

USING A CALCULATOR For Multiplication:

INVERSES OF MATRICES With matrices, when AB = I = BA, we say A and B are inverses. Furthermore, when a matrix A has an inverse, we denote it as A -1 Many matrices will fail to have an inverse.

THEOREM: MULTIPLICATIVE INVERSES The matrix has a multiplicative inverse if and only if D = ad - bc is nonzero.

If D  0, then

Does A have an inverse? D = 2(-9) - 5(-5) = = = 7 = 7

Does A have an inverse? D = 3(10) - (-6)(-5) = = = 0 = 0

INVERSES OF MATRICES This method of finding the inverse of a matrix works nicely on 2 x 2 matrices. Finding an inverse of a 3 x 3 matrix is another matter. We’ll use the calculator!

EXAMPLE:

APPLICATIONS TO SYSTEMS OF EQUATIONS 2x + 6y + 6z = 2 2x + 7y + 6z = - 3 2x + 7y + 7z = - 5 =

APPLICATIONS TO SYSTEMS OF EQUATIONS = A - 1 =

SOLVE THE SYSTEM OF EQUATIONS 2x + 6y + 6z = 2 2x + 7y + 6z = - 3 2x + 7y + 7z = - 5 = - 1

SOLVE THE SYSTEM OF EQUATIONS =

CONCLUSION OF SECTION 6.4 CONCLUSION OF SECTION 6.4