Matrices. Special Matrices Matrix Addition and Subtraction Example.

Slides:



Advertisements
Similar presentations
Chapter 6 Matrix Algebra.
Advertisements

§ 3.4 Matrix Solutions to Linear Systems.
4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Gauss Elimination.
Chapter 4 Systems of Linear Equations; Matrices Section 2 Systems of Linear Equations and Augmented Matrics.
Matrices & Systems of Linear Equations
Solving systems using matrices
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
Section 8.1 – Systems of Linear Equations
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Matrices Write and Augmented Matrix of a system of Linear Equations Write the system from the augmented matrix Solve Systems of Linear Equations using.
Systems of linear equations. Simple system Solution.
Linear Algebra – Linear Equations
Multivariate Linear Systems and Row Operations.
Systems of Linear Equations and Row Echelon Form.
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Notes 7.3 – Multivariate Linear Systems and Row Operations.
Copyright © 2000 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen Precalculus: A Graphing Approach Chapter Eight Systems: Matrices.
Matrices King Saud University. If m and n are positive integers, then an m  n matrix is a rectangular array in which each entry a ij of the matrix is.
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Section 1.1 Introduction to Systems of Linear Equations.
Warm-Up Write each system as a matrix equation. Then solve the system, if possible, by using the matrix equation. 6 minutes.
Matrix Algebra. Quick Review Quick Review Solutions.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Three variables Systems of Equations and Inequalities.
How To Find The Reduced Row Echelon Form. Reduced Row Echelon Form A matrix is said to be in reduced row echelon form provided it satisfies the following.
 Lecture #9: 1.Linear Equations: y=mx +b 2.Solution System: N.S., U.S., I.S. 3.Augmented Matrix 4.Solving a System of Linear Equations  Today: 1.Echelon.
Sec 3.2 Matrices and Gaussian Elemination Coefficient Matrix 3 x 3 Coefficient Matrix 3 x 3 Augmented Coefficient Matrix 3 x 4 Augmented Coefficient Matrix.
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 1 Section 1. Examples: 2 x 2 system 2 x 3 system 3 x 2 system.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Matrices and Systems of Equations
Matrices and Systems of Linear Equations
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
How To Find The Reduced Row Echelon Form. Reduced Row Echelon Form A matrix is said to be in reduced row echelon form provided it satisfies the following.
Sullivan Algebra and Trigonometry: Section 12.3 Objectives of this Section Write the Augmented Matrix of a System of Linear Equations Write the System.
Linear Equation System Pertemuan 4 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
Algebra II Honors Problem of the Day Homework page eoo The following system has been solved and there are infinite solutions in the form of (
10.3 Systems of Linear Equations: Matrices. A matrix is defined as a rectangular array of numbers, Column 1Column 2 Column jColumn n Row 1 Row 2 Row 3.
Matrices and Systems of Equations
7.3 & 7.4 – MATRICES AND SYSTEMS OF EQUATIONS. I N THIS SECTION, YOU WILL LEARN TO  Write a matrix and identify its order  Perform elementary row operations.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND 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.
Math 1320 Chapter 3: Systems of Linear Equations and Matrices 3.2 Using Matrices to Solve Systems of Equations.
Section 5.3 MatricesAnd Systems of Equations. Systems of Equations in Two Variables.
Gaussian Elimination Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Gaussian elimination with back-substitution.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
Linear Equations in Linear Algebra
Section 6.1 Systems of Linear Equations
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
12-1 Organizing Data Using Matrices
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Matrix Operations SpringSemester 2017.
Agenda Textbook / Web Based Resource Basics of Matrices Classwork
Matrices and Systems of Equations
Determinant of a Matrix
Chapter 1: Linear Equations in Linear Algebra
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
1.8 Matrices.
Matrix Operations SpringSemester 2017.
Section 8.1 – Systems of Linear Equations
1.8 Matrices.
Presentation transcript:

Matrices

Special Matrices

Matrix Addition and Subtraction Example

Multiplication of a Matrix by a Scalar

Matrix Multiplication (n by m) Matrix X (m by k) Matrix The number of columns of the matrix on the left = number of rows of the matrix on the right The result is a (n by k) Matrix

Matrix Multiplication 3 x 3 X 3 x 3

Matrix Multiplication 1 x 3 X 3 x 3→ 1 x 3

Example (1)

Example (2) (1 X 3) X (3 X 3) → 1 X 3

Example (3) (3 X 1) X (1 X 2) → 3 X 2

Example (4)

Transpose of Matrix

Properties of the Transpose

Matrix Reduction Definitions (1) 1. Zero Row: A row consisting entirely of zeros 2. Nonzero Row: A row having at least one nonzero entry 3. Leading Entry of a row: The first nonzero entry of a row.

Matrix Reduction Definitions (2) Reduced Matrix : A matrix satisfying the following: 1. All zero rows are at the bottom of the matrix 2. The leading entry of a row is 1 3. All other entries in the column in which the leading entry is located are zeros. 4. A leading entry in a row is to the right of a leading entry in any row above it.

Examples of Reduced Matrices

Examples matrices that are not reduced

Elementary Row Operations 1. Interchanging two rows 2. Replacing a row by a nonzero multiple of itself 3. Replacing a row by the sum of that row and a nonzero multiple of another row.

Interchanging Rows

Replacing a row by a nonzero multiple of itself

Replacing a row by the sum of that row and a nonzero multiple of another row

Augmented Matrix Representing a System of linear Equations

Solving a System of Linear Equations by Reducing its Augmented Matrix Using Row Operations

Solution

Solution of the System

The Idea behind the Reduction Method

Interchanging the First & the Second Row

Multiplying the first Equation by 1/3

Subtracting from the Third Equation 5 times the First Equation

Subtracting from the First Equation 2 times the Second Equation

Adding to the Third Equation 12 times the Second Equation

Dividing the Third Equation by 40

Adding to the First Equation 7 times the third Equation

Subtracting from the Second Equation 3/2 times the third Equation