Precalculus Lesson 7.2 Matrix Algebra 4/6/2017 8:43 PM

Slides:



Advertisements
Similar presentations
§ 1.10 Properties of the Real Number System. Angel, Elementary Algebra, 7ed 2 Commutative Property Commutative Property of Addition If a and b represent.
Advertisements

Chapter Matrices Matrix Arithmetic
Mathematics. Matrices and Determinants-1 Session.
Maths for Computer Graphics
“No one can be told what the matrix is…
Matrices MSU CSE 260.
12.2 Multiplication of Matrices. Matrix Multiplication The product of two matrices, A m×p and B p×n, is the matrix AB with dimensions m × n. Any element.
Determinants King Saud University. The inverse of a 2 x 2 matrix Recall that earlier we noticed that for a 2x2 matrix,
Algebraic Properties: The Rules of Algebra Be Cool - Follow The Rules!
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 7.1 Solving Systems of Two Equations.
ECON 1150 Matrix Operations Special Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
Slide Chapter 7 Systems and Matrices 7.1 Solving Systems of Two Equations.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 7- 1.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
8.1 Matrices & Systems of Equations
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
Ch X 2 Matrices, Determinants, and Inverses.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
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.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
13.1 Matrices and Their Sums
Operations with 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.
ES 240: Scientific and Engineering Computation. Chapter 8 Chapter 8: Linear Algebraic Equations and Matrices Uchechukwu Ofoegbu Temple University.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
CSCI 171 Presentation 9 Matrix Theory. Matrix – Rectangular array –i th row, j th column, i,j element –Square matrix, diagonal –Diagonal matrix –Equality.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 7- 1 Homework, Page 575 Determine whether the ordered pair is a solution.
Matrices: Basic Operations and Their Properties
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Sec 4.1 Matrices.
Matrix Operations.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
Matrices and Determinants
Goal: Find sums, differences, products, and inverses of matrices.
MATRICES Operations with Matrices Properties of Matrix Operations
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.
by D. Fisher (2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition 1.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
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.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
MTH108 Business Math I Lecture 20.
Properties and Applications of Matrices
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Algebra Lecture 2.
Properties of Operations
Finding the Inverse of a Matrix
What we’re learning today:
Matrix Multiplication
Matrix Operations Add and Subtract Matrices Multiply Matrices
Properties of Addition and Multiplication
2. Matrix Algebra 2.1 Matrix Operations.
Math-2 (honors) Matrix Algebra
Chapter 7: Matrices and Systems of Equations and Inequalities
Matrix Algebra.
Multiplication of Matrices
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

Precalculus Lesson 7.2 Matrix Algebra 4/6/2017 8:43 PM © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Quick Review

What you’ll learn about Matrices Matrix Addition and Subtraction Matrix Multiplication Identity and Inverse Matrices Determinant of a Square Matrix Applications … and why Matrix algebra provides a powerful technique to manipulate large data sets and solve the related problems that are modeled by the matrices.

Matrix

Matrix Vocabulary Each element, or entry, aij, of the matrix uses double subscript notation. The row subscript is the first subscript i, and the column subscript is j. The element aij is the ith row and the jth column. In general, the order of an m × n matrix is m×n.

Example Determining the Order of a Matrix

Matrix Addition and Matrix Subtraction

Example Matrix Addition

Example Using Scalar Multiplication

The Zero Matrix Example:

Additive Inverse

Example Using Additive Inverse

Matrix Multiplication

Example Matrix Multiplication

Identity Matrix

Inverse of a Square Matrix

Example Inverse of a Square Matrices Yes

Inverse of a 2 × 2 Matrix

Determinant of a Square Matrix Refer to text pg 583

Inverses of n × n Matrices An n × n matrix A has an inverse if and only if det A ≠ 0.

Example Finding Inverse Matrices

Properties of Matrices Let A, B, and C be matrices whose orders are such that the following sums, differences, and products are defined. 1. Commutative property Addition: A + B = B + A Multiplication: Does not hold in general 2. Associative property Addition: (A + B) + C = A + (B + C) Multiplication: (AB)C = A(BC) 3. Identity property Addition: A + 0 = A Multiplication: A·In = In·A = A

Properties of Matrices Let A, B, and C be matrices whose orders are such that the following sums, differences, and products are defined. 4. Inverse property Addition: A + (-A) = 0 Multiplication: AA-1 = A-1A = In |A|≠0 5. Distributive property Multiplication over addition: A(B + C) = AB + AC (A + B)C = AC + BC Multiplication over subtraction: A(B - C) = AB - AC (A - B)C = AC - BC

Homework: Text pg588/589 Exercises #2, 4, 14, 20, 24, and 34