Chapter 1: Linear Equations in Linear Algebra

Slides:



Advertisements
Similar presentations
If each equation in a system of equations is linear, then we have a system of linear equations.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices
Section 2.2 Systems of Liner Equations: Unique Solutions.
Chapter 1: Linear Equations
Gauss Elimination.
Chapter 2 Simultaneous Linear Equations
Chapter 4 Systems of Linear Equations; Matrices Section 2 Systems of Linear Equations and Augmented Matrics.
Matrices & Systems of Linear Equations
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Chapter 1 Systems of Linear Equations
Math for CSLecture 21 Solution of Linear Systems of Equations Consistency Rank Geometric Interpretation Gaussian Elimination Lecture 2. Contents.
10.1 Gaussian Elimination Method
7.1 Systems of Linear Equations: Two Equations Containing Two Variables.
LIAL HORNSBY SCHNEIDER
Section 8.1 – Systems of Linear Equations
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Systems of linear equations. Simple system Solution.
Linear Algebra – Linear Equations
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
Systems of Linear Equations and Row Echelon Form.
SYSTEMS OF LINEAR EQUATIONS
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Systems of Linear Equations: Substitution and Elimination
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Math Dept, Faculty of Applied Science, HCM University of Technology
Elementary Linear Algebra
Chapter 1 Systems of Linear Equations and Matrices
Systems and Matrices (Chapter5)
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
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.
Sec 3.1 Introduction to Linear System Sec 3.2 Matrices and Gaussian Elemination The graph is a line in xy-plane The graph is a line in xyz-plane.
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.
Sullivan Algebra and Trigonometry: Section 12.1 Systems of Linear Equations Objectives of this Section Solve Systems of Equations by Substitution Solve.
Copyright © 1999 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen Precalculus: Functions & Graphs, 4 th Edition Chapter Eight Systems of Equations.
Systems of Equations and Inequalities Systems of Linear Equations: Substitution and Elimination Matrices Determinants Systems of Non-linear Equations Systems.
Chapter 1 Section 1. Examples: 2 x 2 system 2 x 3 system 3 x 2 system.
MAT 2401 Linear Algebra 1.1, 1.2 Part I Gauss- Jordan Elimination
SYSTEMS OF LINEAR EQUATIONS SUBSTITUTION AND ELIMINATION Objectives: Solve Systems of Equations by Substitution and Elimination Identify Inconsistent Systems.
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
Sullivan Algebra and Trigonometry: Section 12.3 Objectives of this Section Write the Augmented Matrix of a System of Linear Equations Write the System.
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
Slide Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley A set of equations is called a system of equations. The solution.
Chapter 1 Systems of Linear Equations Linear Algebra.
Copyright © 1999 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen College Algebra with Trigonometry, 6 th Edition Chapter Nine Systems of Equations.
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Section 6.1 Systems of Linear Equations
Chapter 4 Systems of Linear Equations; Matrices
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
Linear Equations by Dr. Shorouk Ossama.
Matrices and Systems of Equations 8.1
Chapter 1 Systems of Linear Equations and Matrices
Matrices and Systems of Equations
Chapter 4 Systems of Linear Equations; Matrices
Systems of linear equations substitution and elimination
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Chapter 4 Systems of Linear Equations; Matrices
Section 8.1 – Systems of Linear Equations
Matrices are identified by their size.
Presentation transcript:

Chapter 1: Linear Equations in Linear Algebra 1.1 Systems of Linear Equations

Linear Equation: System of linear equations: A collection of one or more linear equations involving the same variables

Exercise: Determine if each of the following is a system of linear equations.

Solution Set: The set of all possible solutions to a linear system. Definitions: Solution Set: The set of all possible solutions to a linear system. Two linear systems are called equivalent, if they have the same solution set. Exercise: Are the following systems equivalent?

Matrix Notation Any linear system can be written as a matrix which is a rectangular array with m rows and n columns. The size of a matrix is the number of rows and columns it possesses. We write the size as mxn.

For the linear system: The matrix is called the coefficient matrix and the matrix is called the augmented matrix.

Algorithmic Procedure for Solving a Linear System Basic idea: Replace one system with an equivalent system that is easier to solve. Example: Solve the following system:

/ 2 /(-2) R1*(1/2) R1 R2*(-1/2) R2 R1 R2 *(-2) +) -2*R1+R2 R2 /3 R2*(1/3) R2 2*R2+R1 R1

Elementary Row Operations (Replacement) Replace one row by the sum of itself and a multiple of another row. (Interchange) Interchange two rows. (Scaling) Multiply all entries in a row by a nonzero constant.

Gauss-Jordan Elimination method: to solve a system of linear equations Elementay Row Operations Augmented matrix Reduced augmented matrix

Practice Elementary Row Operations:

Solutions to Linear Systems -- Existence and Uniqueness Is the system consistent; that is, does at least one solution exist? If a solution exists, is it the only one; that is, is the solution unique?

Example 1: A graph of the following system of equations is shown to the right: Is the system consistent? Is it unique?

Example 2: A graph of the following system of equations is shown to the right: Is the system consistent? Is it unique?

Example 3 A graph of the following system of equations is shown to the right: Is the system consistent? Is it unique?

Example 4 A graph of the following system of equations is shown to the right: Is the system consistent? Is it unique?

Find the solution set of each of the following: No solutions Inconsistent (2,1) Unique Consistent Infinitely many solutions. All (x,y) where

Every system of linear equations has either No solutions, or Exactly one solution, or Infinitely many solutions. Geometrically, what does this say about the solution of a linear system?