+ All Categories
Home > Documents > System of Linear Equation

System of Linear Equation

Date post: 05-Mar-2016
Category:
Upload: elizabeth-solayao
View: 4 times
Download: 0 times
Share this document with a friend
91
7/21/2019 System of Linear Equation http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 1/91
Transcript
Page 1: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 1/91

Page 2: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 2/91

 

Topic Outline1.Systems of Linear Equations 

2. Matrices 

3. Applications of systems of LinearEquations 

Linear Equations 

Page 3: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 3/91

 

Definition 1: A linear equation in two variables x and y has

the form a1 x+a2 y=  where ab,  are

constants a1 , a1  and a2 and2b are not both zero. 

Definition 2: A linear equation in three variables x , y, and z

has the form 

a1 x+a2 y+a3 z =b  where

are constants.a1 . a2 , a3 andb

  Definition 3: A linear equation in n variables x andy has the form 

Page 4: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 4/91

 

a1 x1 +a2 x2 +a3 x  3 +...+an xn =b 

where the coefficients a1, a2, a3 ,...,anandb 

are real numbers. The number is the leading coefficient a1

and is the leading variable. x1 

Systems of Linear EquationsDefinition 4: A system of m linear equations in n

variables x1, x2, …, xn is a set of m linearequations in the same n variables. 

Page 5: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 5/91

 

m n mn m m 

n n 

n n 

b a a a 

b a a a 

b a a a 

= + + 

= + + 

= + + 

... 

... 

... 

... 

... 

2 2 1 1 

2 2 2 22 1 21 

1 1 2 12 1 11 

Page 6: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 6/91

 

Types of Systems 

Definition 5: A system of linear equations that

has a solution is called a consistent system

while a system of linear equations that has no

solution is called an inconsistent system. 

Definition 6: An underdetermined system oflinear equations is one with more variables

than equations.

Example:  x1 +2 x2 −3 x3 =4 

2 x1 − x2 +4 x3 =−3 

Page 7: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 7/91

 

Definition 7: An overdetermined system of

linear equations is one with more equations

than variables.

 x1 +3 x2 =5 

Example: 2 x1 −2 x2 =−3 

− x1 +7 x2 =0

Elementary Linear Algebra by Ron Larson and David Falvo 

Systems of Equations in Two Unknowns 

Independent system  Inconsistent system  Dependent system 

One solution 

No solution 

Infinite solution 

Page 8: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 8/91

 

Solving Systems of LinearEquations in Two

Unknowns 

1. Graphical 

2. Substitution 

Page 9: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 9/91

 

3. Addition or Elimination  

4. Cramer’s Rule 

5. Gauss-Jordan Elimination 

6. Use of Inverse of a Matrix 

Solving Systems of Linear Equations

1.Graphical Method 

Solve the system:

Page 10: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 10/91

 

Solving Systems of Linear Equations

2.Substitution Method 

y   =  3   –  2 

y   =  –   –  6 

Solution: 

(-1,-5) 

Page 11: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 11/91

 

Solving Systems of Linear Equations

Solve the

system 

10 

2  + y   =  15 

Solution: 

Page 12: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 12/91

 

3.Addition Method 

Solve thesystem 

5x  +3y = -19 

8 x  +3y  =-25 

Solution: 

Page 13: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 13/91

 

Introduction : Cramer’s Rule 

Matrices 

Definition 8: If m and n are positive integers, then an mxn matrix is a

rectangular array of numbers where aij is the entry located in the ith

row and jth column 

Page 14: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 14/91

 

Operations on Matrices 

Addition of Matrices 

⎥ 

⎥ 

⎥ 

⎥ ⎥ 

⎥ 

⎦ 

⎤ 

⎢ 

⎢ 

⎢ 

⎢ ⎢ 

⎢ 

⎣ 

⎡ 

mn 3 m 2 m 1 m 

n 3 33 33 31 

n 2 23 22 21 

n 1 13 12 11 

a ... a a a 

. . . . 

a ... a a a 

a ... a a a 

a ... a a a 

m rows 

n columns 

Page 15: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 15/91

 

Let A = [aij ] and B =[bij ] be of the same size.

Then A + B is the matrix obtained by adding

corresponding elements of A and B; that is  

 A + B = [aij ] + [bij ] = [aij + bij ]: 

Example: ⎡⎣⎢14 52⎤⎦+⎡⎢⎣13 −41⎤⎥⎦=⎡⎢⎣14++31

52+−14⎥⎦⎤=⎡⎢⎣54 19⎤⎥⎦ 

⎥ 

Page 16: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 16/91

 

Scalar Multiple of a Matrix 

Let A = [aij ] and t  ∈ F (that is t  is a scalar).

Then t  A is the matrix obtained by multiplyingall elements of A by t ; that is 

t  A = t [aij ] = [t aij ]: 

Example 

⎡1 −2⎤  ⎡3(1) 3(−2)⎤ 

3⎢⎣4 2 ⎥⎦ = ⎢⎣3(4) 3(2) ⎥⎦ 

Page 17: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 17/91

 

Subtraction of matrices 

Matrix subtraction is defined for two matrices

 A = [aij ] and B = [bij ] of the same size; that is  

 A - B = [aij ] - [bij ] = [aij - bij ] 

Example:

⎡1 2⎤ ⎡3 −1⎤ ⎡1−3 2+1⎤ ⎡−2 3⎤ 

⎢⎣4 5⎥⎦−⎢⎣1 4⎥⎦=⎢⎣4−1 5−4⎥⎦=⎢⎣3 1⎥⎦ 

Page 18: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 18/91

 

Multiplication of Matrices 

If A is an mxn matrix and B is an nxp matrix, then their matrix

product AB is the mxp matrix whose entries are given by dot product ofthe corresponding row of A and the corresponding column of B: 

Page 19: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 19/91

 

Example : ⎡1 3⎤  ⎡ 0 −1 1⎤ 

Let  A=⎢⎣0 2⎥⎦ andB=⎢⎣− 2 5 4⎥⎦ 

,

where 1 ≤  i ≤  m and 1 ≤  j ≤  p. 

∑ 

= + + + = 

r  

rj ir  nj in i i  B 

2 2 1 1 ... 

Page 20: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 20/91

 

Solution : 

⎣⎢⎡10 23

⎥⎦⎤⎡

⎢⎣−02 −51 14

⎥⎦⎤

=⎢⎡⎢⎣⎢[[01 32]]⎢⎡⎣⎡⎢−−0022⎥⎦⎤⎤⎥⎦ [[01

32]]⎡⎢⎣⎣⎡⎢−−5511⎥⎦⎤⎦⎥⎤ [[01 32]]⎣⎢⎡⎢⎣⎡1414⎤⎥⎦⎥⎤⎦⎥⎥⎥⎦⎤⎥=⎢⎡⎣−−64 1410 138⎤⎥⎦ 

⎢ 

⎣ 

Zero matrix 

Page 21: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 21/91

 

For each m; n the matrix in Mmxn(F), all of whose

elements are zero, is called the zero matrix

denoted by the symbol 0. 

Example : The zero matrix of order

2 :

Identity matrix of order n 

Is a matrix whose diagonal entries are 1 and allother entries zero is called the identity matrix of

order n denoted by In. 

Examples :

⎥ 

⎦ 

⎤ 

⎢ 

⎣ 

⎡ 

1 0 

0 1 

⎥ 

⎥ ⎥ 

⎦ 

⎤ 

⎢ 

⎢ ⎢ 

⎣ 

⎡ 

1 0 0 

0 1 0 

0 0 1 

⎥ 

⎦ 

⎤ 

⎢ 

⎣ 

⎡ 

0 0 

0 0 

Page 22: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 22/91

 

Square matrices 

 A square matrix  is a matrix with the same number of

rows and columns. An nxn matrix is known as a squarematrix of order n. 

 A square matrix A is called invertible or non-singular  if

there exists a matrix B such that 

AB = BA =In. 

Moreover, if B exists, it is unique and is called the

inverse of matrix A, denoted A−1. 

Example: Show that B is the inverse of A. 

⎡−1 2⎤  ⎡1 −2⎤ 

Let A = ⎢−1 1⎥⎦ and B = ⎢⎣1 −1⎥⎦ 

Page 23: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 23/91

 

⎣ 

Solution: 

⎡−1 2⎤ ⎡1 −2⎤  ⎡1 0⎤ 

AB = ⎢⎣−1 1⎥⎦ ⎢⎣1 −1⎥⎦ = ⎢⎣0 1⎥⎦ and 

⎡1 −2⎤⎡−1 2⎤  ⎡1 0⎤ 

BA = ⎢⎣1 −1⎥⎦⎢⎣−1 1⎥⎦ = ⎢⎣0 1⎥⎦ 

Since AB=BA=In, then B is the inverse of A.  

Determinants 

Page 24: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 24/91

 

Definition 9:

The determinant of a matrix is the real

number associated to a given matrix A.  

Determinant: Matrix of order 2 

Page 25: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 25/91

 

The area of the parallelogram is the absolute value of the determinant

of the matrix formed by the vectors representing the parallelogram's

sides. 

Determinant: Matrix oforder 3 

Page 26: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 26/91

 

The volume of this Parallelepiped is the

absolute value of the determinant of the

matrix formed by r 1, r 2, and r 3. 

Rule of Sarrus or the Diagonal Method  

Page 27: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 27/91

 

The rule of Sarrus is a

mnemonic for this formula: the

sum of the products of three

diagonal north-west to southeast

lines of matrix elements, minusthe sum of the products of three

diagonal south-west to north-east

lines of elements when the copies

of the first two columns of the

matrix are written beside it as in

the illustration at the right. 

can be calculated by its diagonals. 

Example: Find the determinant of the matrix A

The determinant of a 3x3 matrix

Page 28: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 28/91

Page 29: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 29/91

 

Cofactor Expansion 

Let A be a square matrix of order n. Then thedeterminant of A is given by 

Where the cofactor Cij is given by

Cij =(−1)i+ j

Mij 

in in 3 i 3 i 2 i 2 i  C a ... C a C a C a C a A ) A det(  1 i 1 i 

ij ij  + + + + = = =  ∑ 

Page 30: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 30/91

 

and where the minor Mij is the of the element aij is the

determinant matrix obtained by deleting the ith row

and the jth column of A.Example: Find the determinant of the matrix A

using cofactor expansion of the 1st row. 

Page 31: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 31/91

 

⎡0 2 1⎤ 

A =⎢⎢3 −1 2

⎥⎥ ⎢⎣4

0 1⎥⎦ 

Solution: Using the cofactor expansion of the

1st row: 

Page 32: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 32/91

 

Recall: 1+1−1 2 

0 2 1⎤  C11 = (−1)0 

⎡ 

A =⎢⎢⎢⎣34 −01 21

⎥⎥⎥⎦ 

C12 = (−1)1+

234 

C13 = (−1)1+3⎡⎢⎣34 

Thus we have 

= −1, 

= 5, and 

−1⎤ 

0 ⎥⎦ = 4 

Page 33: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 33/91

 

A =a11C11+ a12C12 +

a13C13 

A =0(−1)+2(5)+1(4)=14 

Page 34: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 34/91

 

Gabriel Cramer (1704-1752)

 A Swiss mathematician who was a professor

of mathematics at Geneva. When Cramerpublished his rule in 1750 he did not use

determinants as they are now shown, and he

gave no explanation for how he achieved the

result. It seems that Colin Maclaurin probably

discovered the same rule as early as 1729, butit was not published until after his death. Although Cramer is

primarily remembered for the rule of determinants he also

worked in problems related to physics and general geometry

and algebraic curves.Solving Systems of Linear Equations

Page 35: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 35/91

 

4.Cramer’s Rule 

Page 36: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 36/91

 

Solve the

system 

2x  + 9y = 8 x  +5y  =4 

Solution: 

(4,0) 

Introduction : Gauss-

Jordan Elimination 

Page 37: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 37/91

 

Elementary Row Operations

1.Interchange two rows.

 Ri ↔ R j 

2. Multiply a row by a nonzero constant.  

cRi ↔ Ri 

3. Add a multiple of a row to another row.  

 R j+

cRi

↔ R j 

Page 38: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 38/91

 

Reduced Row-Echelon FormDefinition 9: A matrix is in reduced row-echelon form (RREF) if: 

1.Any rows consisting entirely of zeros are grouped at the

bottom of the matrix. 

2.The first nonzero element of each other row is 1. This

element is called the leading 1.  

3.The leading 1 of each row after the first is positioned to theright of the leading 1 of the previous row. 

4.All other elements in a column that contains a leading 1 are

zero. 

Examples: 

Page 39: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 39/91

 

⎡0 1 0 5⎤ 

 A=⎢⎢0 0 1 3⎥⎥  Matrix A is in RREF. 

⎢⎣0 0 0 0⎥⎦ 

⎡1 2 −3 4 ⎤ Matrix B is not in B=⎢⎢0 2 1

 −1⎥⎥ RREF. 

⎢⎣0 0 1 −3⎥⎦ 

Solving Systems of Linear Equations

Page 40: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 40/91

Page 41: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 41/91

 

Example: 

Solve the system 

 x  + y = 10 

2 x  +y  = 15 

1  1 101 1 101 1 10 

−2 R1 + R2 → R2−1 R2 → R2 

150 −1 −50 12  1 5 

1 0 5 

−1 R2 + R1 → R1 

0 1 5 

The system is reduced to x=5

y=5. 

Page 42: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 42/91

 

The solution is (5,5). 

Introduction :Use of Inverse 

Inverse of a matrix 

When det(A)≠0, the inverse of a 2x2

matrix A is obtained using

⎥ 

⎦ 

⎤ 

⎢ 

⎣ 

⎡ 

− 

− 

− 

a c 

b d  1 1 

Page 43: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 43/91

 

Page 44: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 44/91

 

Solving Systems of Linear Equations

5. Using the Inverse of a Matrix 

THEOREM: Let AX=Y be a system of n linear equations in n variables. If A-

1 exists, the solution is unique and is given by X=A-1 Y. 

Proof: First prove that X=A-1Y is a solution by substituting it into the matrix

equation. Using the properties of matrices we get

AX=A(A-1 Y)=(AA-1)Y=In Y=Y.

X=A-1Y satisfies the equation, thus it is a solution. 

Now we prove the uniqueness of the solution. Let X1 be any solution. Thus

 AX1=Y. Multiplying both sides of this equation by A-1 gives 

A-1AX1=A-1 Y 

InX1=A-1 Y 

X1=A-1

 Y 

Thus there is a unique solution X1=A-1Y. 

Page 45: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 45/91

 

Linear Algebra w/Applications by Gareth

Williams 

Example:  x 1 + x2 = 10 

2 x 1 + x 

2 = 15 

The system can be written in the following matrix form: 

 AX=Y ⎡1 1⎤⎡ x1⎤ ⎡10⎤ ⎢⎣2

1⎥⎦⎢⎣ x2⎥⎦=⎢⎣15⎥⎦ 

The inverse of the coefficient matrix is ⎡−1 1 ⎤ 

 Applying the theorem  A-1:

⎣ 2 −1

⎦ 

⎡ x1⎤ ⎡−1 1⎤⎡10⎤ ⎡5⎤ 

Page 46: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 46/91

 

X=A-1Y ⎢ x2⎥⎦=⎢⎣2 −1⎥⎦⎢⎣15⎥⎦=⎢⎣5⎥⎦ ⎣ 

Thus the solution is x1 =5 andx2 =5 

Let’s makeequations alive! 

Some Applications 

Page 47: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 47/91

 

Curve Fitting

Networks 

Cryptography 

Page 48: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 48/91

 

 Application of Systems

of Equations toGeometry 

Curve Fitting 

1.  Find a polynomial whose graph passesthrough the points. The points are oftenmeasurements in an experiment.

2.  The x-coordinates are called base points. Itcan be shown that if the base points are all

Page 49: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 49/91

 

distinct, then a unique polynomial of degreen-1 (or less) can be fitted to the points. 

Page 50: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 50/91

 

Example 1 : Determine the equationof the polynomial of degree two

whose graph passes through the

points (1,6),(2,3) and (3,2). 

We want to find an equation of degree two.

(one less than the number of data points)  

Let the polynomial be

Page 51: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 51/91

 

 y= a0 +a1 x+a2 x2 

Now we solve for the values of

a0 , a1 , and a2 

Page 52: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 52/91

 

Substituting the points in the polynomial leads to

the following system of linear equations

a 0 + a1 + a 2 = 6 a 0 + 2a 2 +

4a 3 = 3 a 0 + 3a 2 + 9a 2 =

and using Gauss – Jordan Elimination gives 

 y=11−6 x+ x2 

Recall: The pts.are (1,6),(2,3)

and (3,2). 

Page 53: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 53/91

 

Example 2 : Given three points

Page 54: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 54/91

 

 A1 =(x1, y1), A2 =(x2, y2) and A3 =(x3, y3) in the

plane (and not on the same line), find the

equation of the circle going through these points.  

Page 55: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 55/91

 

Page 56: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 56/91

 

Page 57: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 57/91

  If M =(x, y) is an arbitrary point on the

Page 58: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 58/91

 

circle, then we can write 

where a, b, c and d are constants, a ≠ 0 

Page 59: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 59/91

 

Find the equation of the circle through the

points A  (1 , 0), A  (-1 , 2) and A  (3 , 1). we

Page 60: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 60/91

 

which gives after simplification 

• The circle has (7/6, 13/6) as centerand  37 /18 as radius. 

Page 61: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 61/91

 

Page 62: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 62/91

 

What is a NETWORK? 

a network is a series of points or nodes

interconnected by communication paths.

Examples: 

1.Street (Traffic) network 

2.Circuit network 

Page 63: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 63/91

 

STREET

(TRAFFIC)NETWORK 

Page 64: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 64/91

 

 Assumptions:

1.Assume that the streets are one way. 

2. By Kirchhoff’s first Law, the flow into

an intersection is equal to the flow out. 

The following diagram shows part of the central section of a

campus. Find the amount of the traffic between each of four

intersection .

Page 65: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 65/91

 

120 

70 

 A 

Page 66: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 66/91

 

For each intersection, this fact can be shown by an

 A: x 4+120 = x 1 + 250 

B: x 3 + 115 = x 4 + 175 

C: x 2 + 630 = x 3 + 390 

equation. 

 A 

70 

120 

Page 67: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 67/91

 

D: x 1 + 70 = x 2 + 120 

Rewriting this system of linear

equations: 

The augmented matrix of this system is

Page 68: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 68/91

 

RREF 

as a linear system : 

Page 69: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 69/91

 

 A free variable exists, this problem has many possible

solutions, but x 4 > 180. 

Page 70: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 70/91

 

Electric

Circuit 

 A simple Electric

Circuit  is a closed

connection of

batteries, resistors,and Wires. It consists

of voltage, loops and

current nodes. 

The following physical

quantities are measured in anelectrical circuit; Current,: Denoted by I measured in Amperes (A).

Resistance ,: Denoted by R  measured in Ohms ( W ) .

Page 71: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 71/91

 

Electrical Potential Difference ,: Denoted by V  measured in volts. (v)

Three basic laws governing the flow of current in an electrical circuit

1. Ohm's Law The voltage across the conductor  is equal to theproduct of the resistance and the current flowing through it (at

constant temperature) : V=IR 

2. Kirchhoff's Voltage Law The algebraic sum of the voltage drops

around a closed loop is equal to the total voltage in the loop.

3. Kirchhoff's Current Law The sum of all currents entering a node

is equal to the sum of all currents leaving the node.

Example  Determine the currents I1, I2, and I3

for the following electrical network: 

 A 

Page 72: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 72/91

 

I1 I1 

8 volts 

2 ohms 2 ohms 

I3 I3 

B D

1 ohm 

I2 I2 

4 ohms 16 volts 

Applying Kirchhoff’s first Law to either of the nodes B

or D,

 I 2 + I 1 = I 3 or  

Page 73: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 73/91

 

 I 1 + I 2 − I 3 =0 

Applying Kirchhoff’s second Law to the loops ABDA and

CBDC, we obtain the equations 

 A 

I1 I1 

8 volts 

2 ohms 2 ohms 

I3 I3 

B D

1 ohm 

I2 I2 

C

4 ohms 16 volts 

2 I 1  +1 I 3 +2 I 1 = 8 

4 I 2 +1 I 3 =16 

Thi i th li t

Page 74: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 74/91

 

This gives the linear system: 

 I 1 + I 2 −  I 3 = 0 

4 I 1 + I 3 = 8 

4 I 2 + I 3 = 16 

Whose augmented matrix is

⎡1 1 −1 0⎤ 

⎢⎢4 0 1 8

⎥⎥ 

⎢⎣0 4 1 16⎥⎦ 

RREF 

Page 75: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 75/91

Page 76: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 76/91

 

Cryptography

Page 77: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 77/91

 

Cryptography is the study of encoding

and decoding secret messages.

Codes are called ciphersplaintext - uncoded messages

ciphertext  -coded messages 

Encoding- converting a plaintext to a ciphertext

Decoding- converting a ciphertext to a

plaintext 

Page 78: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 78/91

 

Different ways of coding: 

1. Substitution replace each letter of alphabet by a

different letter or a number.

For example, replace a with m, and b with k. 

2. Polygraphic System 

divide plain text into sets of n-letters, and

replace them with n code letters. In this case

invertible matrices can be used to provide a better

Page 79: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 79/91

 

invertible matrices can be used to provide a better

coding, than substitution. 

For example, we may assign an integer to each of

the letters of the English alphabet. 

E l 1 E d h

Page 80: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 80/91

 

Example1: Encode the message 

“MATH IS MAGICAL”

using the encoding matrix

⎡4 −3⎤ 

 A=⎢⎣3 −2⎥⎦ 

Page 81: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 81/91

 

Using the conversion table below:

M A T H I S M A G I C A L 

13 1 20 8 27 9 19 27 13 1 7 9 3 1 12 

We assign 27 for every space between words. 

RECALL: 

M A T H I S M A G I C A L

Page 82: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 82/91

 

M A T H I S M A G I C A L 

13 1 20 8 27 9 19 27 13 1 7 9 3 1 12 

divide the number into groups of 2x1 matrices  

⎡13⎤ ⎡20⎤ ⎡27⎤ ⎡19⎤ ⎡13⎤ ⎡7⎤ ⎡3⎤ ⎡12⎤ 

⎢⎣ 1 ⎦⎥,⎢⎣ 8 ⎥⎦,⎢⎣ 9 ⎥⎦,⎢⎣27⎥⎦,⎣⎢ 1 ⎦⎥,⎢⎣9⎥⎦,⎢⎣1⎥⎦,⎢⎣27⎥⎦ 

Use these columns as the columns of the matrix:  

⎡13202719137 312⎤ 

Page 83: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 83/91

 

⎢⎣1 8 9 271 9 1 27

⎥⎦ 

We multiply the matrix obtained to the encodingmatrix to obtain the encoded message(ciphertext). 

⎡4 −3⎤⎡1320 2719137 3 12⎤ ⎡  ⎤ 

⎢⎣3 −2

⎥⎦⎢⎣1 8 9 27 1 9 1 27⎦

⎥=⎢⎣ 

⎥⎦ 

Thus the encoded message is: 

E l 2 D d th

Page 84: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 84/91

 

Example2: Decode the message

 __________________  

which was encoded using the

matrix 

⎡4 −3⎤  A=⎢⎣3−2⎥⎦ 

Solution: First we have to find the decoding matrix

Page 85: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 85/91

 

Solution: First we have to find the decoding matrix ,

or the inverse of⎡4 −3⎤  A=⎢⎣3

−2⎥⎦ 

RECALL: −1 = A1 ⎡⎢⎣−dc −ab⎤⎥⎦ 

 A 

Thus, 

⎢⎣ ⎥ ⎦ ⎢⎣ ⎥⎦

Page 86: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 86/91

 

 A−1 = −81+9 ⎡⎢⎣−−23 34⎥⎤⎦=⎢⎣⎡−−23 34⎤⎥⎦ 

This matrix will serve as the decoding matrix. 

⎡  ⎤ 

⎢  ⎥ 

⎡⎢−−23 34⎤⎥⎦[ ]=⎢⎢⎢  ⎥⎥⎥ 

⎣ 

⎢  ⎥ ⎢⎣ ⎥⎦ 

The message is

Page 87: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 87/91

 

The message is

Try this!

Page 88: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 88/91

 

Try this! 

Decode the message

Which was encoded using the matrix

Page 89: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 89/91

 

Workshop! 

11:00-11:20 Group discussions 

11:20-11:30 Group reports 

1. What are the important concepts students should be equipped

with before studying systems of linear algebra. 

2. How can we motivate students to study systems of linear

equations? 

3. What strategies have you used that you found effective in

teaching systems of equations? 

References: 

Linear Algebra with Applications by Gareth Williams 

Elementary Linear Algebra by Ron Larson and David C Falvo

Page 90: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 90/91

 

Elementary Linear Algebra by Ron Larson and David C. Falvo

http://aix1.uottawa.ca/~jkhoury/networks.htm 

http://www.math.ucdavis.edu/~daddel/linear_algebra_appl/Applications/applications.html 

Page 91: System of Linear Equation

7/21/2019 System of Linear Equation

http://slidepdf.com/reader/full/system-of-linear-equation-56da3def16742 91/91

Thank you for listening! 


Recommended