Module 4 Linear Algebra 1
Module 4 Linear Algebra 1
Fundamentals of
Mathematics for
Engineers
MATH 101E
Linear Algebra 1: Systems of
Linear Equations
• Solutions of Linear Equations
• Graphical Method
• Method of Substitution
• Method of Elimination
𝑥 + 4𝑦 = 7
(3,1)
2𝑥 − 𝑦 = 5
Graphical Method 12
Lecture 2: Graphical Method
Examples:
1. Solve graphically
𝑥−𝑦 =4
−3𝑥 + 2𝑦 = 9
Solutions:
using x and y intercepts
At 𝑥 = 0; 𝑥 − 𝑦 = 4; 0 − 𝑦 = 4 ∴ 𝑦 = −4 (𝟎, −𝟒)
At y = 0; 𝑥 − 𝑦 = 4; 𝑥 − 0 = 4 ∴𝑥=4 (𝟒, 𝟎)
Graphical Method 13
Lecture 2: Graphical Method
Examples:
1. Solve graphically
𝑥−𝑦 =4
−3𝑥 + 2𝑦 = 9
Solutions:
using x and y intercepts
At 𝑥 = 0; −3𝑥 + 2𝑦 = 9; −3 0 + 2𝑦 = 9
9 9
∴𝑦= (0, )
2 2
At y = 0; −3𝑥 + 2 0 = 9; −3𝑥 = 9 ∴ 𝑦 = −3 (−3,0)
Graphical Method 14
Lecture 2: Graphical Method
1. Solve graphically
9
(0, )
2
(−3,0) (4,0)
(0, −4)
−3𝑥 + 2𝑦 = 9
𝑥−𝑦 =4
(17, −21)
Graphical Method 15
Lecture 2: Graphical Method
1. We can check if 𝑥 = −17 and 𝑦 = −21 is a solution
of this system
𝑥−𝑦 =4
−3𝑥 + 2𝑦 = 9
Solution:
𝑥 − 𝑦 = 4; −17 − −21 = 4 4=4 ✓
−3𝑥 + 2𝑦 = 9 −3(−17) + 2(−21) = 9
51 − 42 = 9 9=9✓
Graphical Method 17
Lecture 2: Graphical Method
Examples:
2. Solve graphically
1.35𝑥 − 2.13𝑦 = −2.36
2.16𝑥 + 0.32𝑦 = 1.06
Solutions: using x and y intercepts
At 𝑥 = 2.16𝑥 + 0.32𝑦 = 1.06;
2.16 0 + 0.32𝑦 = 1.06; −0.32𝑦 = 1.06
∴ 𝑦 = 3.31 (0,3.31)
At y= 0; 2.16𝑥 + 0.32𝑦 = 1.06;
2.16𝑥 + 0.32 0 = 1.06 ∴ 2.16𝑥 = 1.06
∴ 𝑥 = 0.49 (0.49,0)
Graphical Method 18
Lecture 2: Graphical Method
2.16𝑥 + 0.32𝑦 = 1.06
2. Solve graphically (0,3.31)
(−1.75,0) (0.49,0)
Graphical Method 19
Lecture 2: Graphical Method
• Graphing calculator free online
• https://www.desmos.com/calculator
• https://www.geogebra.org/graphing?lang=en
Graphical Method 20
Linear Algebra 1: Systems of
Linear Equations
• ILO 3: By the end of the learning experience,
students must be able to:
Method of Elimination 22
Lecture 3: Method of
Elimination
Steps:
1. Multiply the coefficients of one or both equations
so that one of the variables will be eliminated when
two equations are added
2. Eliminate one of the variables by adding the
expression found in Step 1 to the other equation.
The result is an equation in one variable
3. Solve the equation obtained in Step 2
4. Back substitute the value found in Step 3 into
either of the original equation
5. Check that the solution satisfies both equations
Method of Elimination 23
Lecture 3: Method of
Elimination
1. 3𝑥 + 2𝑦 = 14 equation 1
𝑥 − 2𝑦 = 2 equation 2
A. Since the coefficients of the y-terms are negative of each other, we can add the
equations to eliminate y
3𝑥 + 2𝑦 = 14
𝑥 − 2𝑦 = 2
4𝑥 = 16
𝑥=4
B. Back-substitute x=4 into the original equations and solve for y. Let us use the second
equation
𝑥 − 2𝑦 = 2
4 − 2𝑦 = 2
−2𝑦 = −2
𝑦=1
Method of Elimination 24
Lecture 3: Method of
Elimination
C. The solution is (4,1)
(4,1)
Method of Elimination 25
Lecture 3: Method of
Elimination
2. 𝑥 + 2𝑦 = 5 equation 1
2𝑥 + 3𝑦 = 8 equation 2
Method of Elimination 26
Lecture 3: Method of
Elimination
C. The solution is (1,2)
(1,2)
Method of Elimination 27
Lecture 3: Method of
Elimination
Example: Find x and y in terms of a and b
𝑥+𝑦=0 (𝑎 ≠ 0)
𝑥 + 𝑎𝑦 = 1
Method of Elimination 28
Linear Algebra 1: Systems of
Linear Equations
• ILO 4: By the end of the learning experience,
students must be able to:
Method of Substitution 30
Lecture 3: Method of
Substitution
1. 2𝑥 + 𝑦 = 1 equation 1
3𝑥 + 4𝑦 = 14 equation 2
Method of Substitution 31
Lecture 3: Method of
Substitution
D. Sketch the graph:
(−2, 5)
3𝑥 + 4𝑦 = 14
2𝑥 + 𝑦 = 1
Method of Substitution 32
Lecture 3: Method of
Substitution
2. 𝑥−𝑦 =1 equation 1
4𝑥 + 3𝑦 = 18 equation 2
Method of Substitution 33
Lecture 3: Method of
Substitution
4𝑥 + 3𝑦 = 18
D. Sketch the graph:
𝑥−𝑦 =1
(3,2)
Method of Substitution 34
Number of Solutions of a
Linear in Two Variables
1. One solution – the system is called an
independent system
- the lines formed are intersecting lines
2. No solution - the system is called inconsistent
system
- the lines formed are parallel lines
3. Infinitely many solutions –the system is called
dependent system
- the lines formed coincide.
(2,6)
5𝑥 + 2𝑦 = 22
8𝑥 − 2𝑦 = 5
𝑡=0
2. 2𝑥 − 6𝑦 = 10
3𝑥 + 12𝑦 = −15
1=1 ✓ 13 = 13 ✓ 3=3 ✓