System of Linear Equation (SLE)

Slides:



Advertisements
Similar presentations
Chapter 6 Matrix Algebra.
Advertisements

Elementary Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
CHAPTER 1 Section 1.6 إعداد د. هيله العودان (وضعت باذن معدة العرض)
Gauss Elimination.
12.1 Systems of Linear Equations: Substitution and Elimination.
Matrices and Systems of Equations
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
 A equals B  A + B (Addition)  c A scalar times a matrix  A – B (subtraction) Sec 3.4 Matrix Operations.
Matrices and Determinants
Section 8.1 – Systems of Linear Equations
Matrices Write and Augmented Matrix of a system of Linear Equations Write the system from the augmented matrix Solve Systems of Linear Equations using.
Multivariate Linear Systems and Row Operations.
SYSTEMS OF LINEAR EQUATIONS
Math Dept, Faculty of Applied Science, HCM University of Technology
Boyce/DiPrima 9th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Linear Equations in Linear Algebra
Cramer's Rule Gabriel Cramer was a Swiss mathematician ( )
Spring 2013 Solving a System of Linear Equations Matrix inverse Simultaneous equations Cramer’s rule Second-order Conditions Lecture 7.
Chapter 1 Systems of Linear Equations and Matrices
 Row and Reduced Row Echelon  Elementary Matrices.
CALCULUS – II Gauss Elimination
A matrix equation has the same solution set as the vector equation which has the same solution set as the linear system whose augmented matrix is Therefore:
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
We will use Gauss-Jordan elimination to determine the solution set of this linear system.
1 Ch. 4 Linear Models & Matrix Algebra Matrix algebra can be used: a. To express the system of equations in a compact manner. b. To find out whether solution.
1 MAC 2103 Module 3 Determinants. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Determine the minor, cofactor,
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
Mathematics.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Chapter 1 Section 1.3 Consistent 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.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
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.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
GUIDED PRACTICE for Example – – 2 12 – 4 – 6 A = Use a graphing calculator to find the inverse of the matrix A. Check the result by showing.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Warm Up Determine whether each system has zero, one or infinitely many solutions one infinitely many zero 3x + y = 15 3x – 2y = 6 x + 2y = 18.
Solving Systems of Linear equations with 3 Variables To solve for three variables, we need a system of three independent equations.
REVIEW Linear Combinations Given vectors and given scalars
TYPES OF SOLUTIONS SOLVING EQUATIONS
Linear Equations Gauss & Cramer’s
nhaa/imk/sem /eqt101/rk12/32
TYPES OF SOLUTIONS SOLVING EQUATIONS
The Inverse of a Square Matrix
MATHEMATICS Linear Equations
Linear Algebra Lecture 19.
Chapter 2 Determinants by Cofactor Expansion
ECON 213 Elements of Mathematics for Economists
Chapter 1 Systems of Linear Equations and Matrices
DETERMINANT MATRIX YULVI ZAIKA.
Applying Determinants to solve Systems of Equations 2x2 & 3x3
Using matrices to solve Systems of Equations
Boyce/DiPrima 10th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Use Inverse Matrices to Solve 2 Variable Linear Systems
Linear Algebra Lecture 3.
Linear Equations in Linear Algebra
6 minutes Warm-Up Find each product..
Aljabar Linear Elementer
Cramer's Rule Gabriel Cramer was a Swiss mathematician ( )
Linear Algebra Lecture 7.
Cramer's Rule Gabriel Cramer was a Swiss mathematician ( )
Section 8.1 – Systems of Linear Equations
LINEAR INDEPENDENCE Definition: An indexed set of vectors {v1, …, vp} in is said to be linearly independent if the vector equation has only the trivial.
Linear Equations in Linear Algebra
Chapter 2 Determinants.
Presentation transcript:

System of Linear Equation (SLE) Sub Chapter Introduction Solution of SLE using ERO Solution of SLE using Inverse matrix and Cramer’s Rule Homogeneous SLE Some Applications Electrical system Computer Network Economy Model etc. 28/11/2018 9:36

The problem can be expressed x + 2y = 5000 3x + y = 10000 Introduction Linear Equation is mathematical expression where the variable does not contain exponential, trygonometri (as sin, cos, dll.), or multiplication with another variable or itself. Example : If Ady buy 1 Laptop (x) and 2 PC (y) then he have to pay $ 5000, if he buy 3 Laptop and 1 PC then he have to buy $ 10000. The problem can be expressed x + 2y = 5000 3x + y = 10000 28/11/2018 9:36

Generally for of system of linear equation In the multiplication of matrix : 28/11/2018 9:36

Let SLE Or AX = B where Example : A is said coeffisien matrix X is said variable matrix B is said constant matrix Example : Let SLE x + 2y = 5000 3x + y = 10000 can be expressed in the form 28/11/2018 9:36

{x = 3000, y =1000 } is a solution of SLE We have SLE : x + 2y = 5000 3x + y = 10000 Then {x = 3000, y =1000 } is a solution of SLE {x = 1000, y =3000 } is not a solution of SLE A SLE has three possibility about solution : SLE has only one solution SLE has infinitely many solution SLE has no solution (inconstent) 28/11/2018 9:36

Ilustration of Solution in Cartesius SLE 2x – y = 2 x – y = 0 has one solution, i.e : x = 2, y = 2 x y y = 2x - 2 (2, 2) is crossing point of each line y = x 2 (2, 2) 1 2 28/11/2018 9:36

It can be expressed in cartesius SLE x – y = 0 2x – 2y = 2 It can be expressed in cartesius There is no crossing point It is mean that SLE has no solution y y = x y = x – 1 x 1 28/11/2018 9:36

SLE x – y = 0 2x – 2y = 0 2nd equation is twice of 1st equation It can be expressed in cartesius So, SLE has infinitely many solution y x – y = 0 2x – 2y = 0 x 28/11/2018 9:36

Get a solution of SLE using ERO SLE can be expressed in the form augmented matrix Using ERO to be reduced echelon row Example : Find a solution of SLE 3x – y = 5 x + 3y = 5 Answer : Augmented Matrix of SLE 28/11/2018 9:36

Solution of SLE is x = 2 and y = 1 Example : a. a + c = 4 a – b = –1 SLE expresion is Solution of SLE is x = 2 and y = 1 Example : Determine a solution (if possible) for SLE : a. a + c = 4 a – b = –1 2b + c = 7 28/11/2018 9:36

b. a + c = 4  a – b = –1 –a + b = 1 c. a + c = 4 –a + b = 2 Jawab : Solution of SLE is a = 1, b = 2, and c =3 28/11/2018 9:36

 b. or We have a + c = 4 dan b + c = 5. Let c = t, where t is a parameter. Solution of SLE is : , where t is a parameter 28/11/2018 9:36

We can see on 3rd row c.  we have 0.a + 0.b + 0.c = 1. It is not possible! Then there is no a, b, and c So, SLE has no solution. 28/11/2018 9:36

EXERCISES Solve system of linear equations below 28/11/2018 9:36

Determine a such that SLE : a. Has one solution b. Has no solution x + 2y – 3z = 4 3x – y + 5z = 2 4x + y + (a2 – 14) z = a+2 Determine a such that SLE : a. Has one solution b. Has no solution c. Has infinitely many solution 28/11/2018 9:36

Augmented Matrix of SLE Answer : Augmented Matrix of SLE a. SLE has one solution if: a2 – 16  0 sehingga a   4 28/11/2018 9:36

SLE has no solution when a2 – 16 = 0 dan a– 4  0 b. Focus on 3rd row 0x + 0y + (a2 – 16a) z = a – 4 SLE has no solution when a2 – 16 = 0 dan a– 4  0 such a =  4 and a  4. so , a = – 4. c. SLE has infinitely any solution a2 – 16 = 0 and a – 4 = 0 So , a = 4 28/11/2018 9:36

Get Solution SLE using inverse Matrix or AX = B If A is invertible then A–1 A X = A–1 B We have : X = A–1 B Remember that A is invertible if and only if Det (A)  0. 28/11/2018 9:36

Determine solution of SLE : a + c = 4 a – b = –1 2b + c = 7 Answer : Example : Determine solution of SLE : a + c = 4 a – b = –1 2b + c = 7 Answer : We know So, we have Inverse matrix 28/11/2018 9:36

X = A–1 B : so, Solution of SLE 28/11/2018 9:36

HOMOGENEOUS LINEAR EQUATIONS SYSTEM A system of linear equations is said to be homogeneous if the constant term are all zero; that is, the system has the form Every homogeneous system is consistent All system has x1=0,x2=0,…,xn=0 as a solution  trivial solution Denoted by If there are other solutions, they are called nontrivial solutions 28/11/2018 9:36

HOMOGENEOUS LINEAR EQUATIONS SYSTEM There are two only possibilities for homogeneous linear system’s solutions The system has only the trivial solution The system has infinitely many solutions in addition to the trivial solution Example Solve the homogeneous system of linear equations Augmented matrix Reduced row-echelon 28/11/2018 9:36

HOMOGENEOUS LINEAR EQUATIONS SYSTEM The solutions is infinitely many solutions / nontrivial solutions 28/11/2018 9:36

EXERCISES 2p + q – 2r – 2s = 0 p – q + 2r – s = 0 –p + 2q – 4r + s = 0 Find solutions of homogeneous linear system Ax = 0 where Find solutions of homogeneous linear system below 2p + q – 2r – 2s = 0 p – q + 2r – s = 0 –p + 2q – 4r + s = 0 3p – 3s = 0 28/11/2018 9:36

Get solution of SLE using Cramer’s Rule Let SLE is : The following sequence step for Cramer’s Rule : Find determinant of A (If det(A)=0, we cancel it) Determine Ai  matrix from A where ith column is replaced by B. Example: 28/11/2018 9:36

Find b of SLE : Calculate |Ai| Solution of SLE for variable xi is Example : Find b of SLE : a + c = 4 a – b = –1 2b + c = 7 Answer : 28/11/2018 9:36

So Solution of b is 2 28/11/2018 9:36

Find a solution of a ? Find a solution of c ? 28/11/2018 9:36

Example : Look the ilustration :  a b   c Show that : a2 = b2 + c2 – 2bc cos 28/11/2018 9:36

Answer : we have : c cos + b cos = a c cos + a cos = b b cos + a cos = c or 28/11/2018 9:36

Using Cramer’s rule : 28/11/2018 9:36

So, we have : a2 = b2 + c2 – 2bc cos 28/11/2018 9:36

1. Determine solution of SLE : Exercise 1. Determine solution of SLE : 2. Determine solution of SLE : 2p – 2q – r + 3s = 4 p – q + 2s = 1 –2p +2q – 4s = –2 3. Determine solution of Homogeneous SLE : 28/11/2018 9:36

5. Let 4. Let SLE AX = B Determine Solution of SLE using: ERO Inverse matrix Cramer’s rule 5. Let Find 28/11/2018 9:36

6. Let HSLE (with variable p, q, and r) Determine k such that SLE has one solution 7. Let Determine a not zero vector such that 28/11/2018 9:36