SlideShare a Scribd company logo
1 of 29
Two Equations Containing Two Variables 
a x a y b 
a x a y b 
  
  
11 12 1 
21 22 2 
The first two cases are called consistent since there are 
solutions. The last case is called inconsistent. 
The solution will be one of three cases: 
1. Exactly one solution, an ordered pair (x, y) 
2. A dependent system with infinitely many solutions 
3. No solution
  
  
With two equations and two variables, 
the graphs are lines and the solution (if 
there is one) is where the lines 
intersect. Let’s look at different 
possibilities. 
a x a y b 
a x a y b 
11 12 1 
21 22 2 
independent 
Case 1: The lines 
intersect at a point 
(x, y), 
the solution. 
Case 2: The lines 
coincide and there 
are infinitely many 
solutions (all points 
on the line). 
Case 3: The lines 
are parallel so there 
is no solution. 
dependent 
consistent consistent 
inconsistent
If we have two equations and variables and we want to 
solve them, graphing would not be very accurate so we will 
solve algebraically for exact solutions. We'll look at two 
methods. The first is solving by substitution. 
The idea is to solve for one of the variables in one of the equations 
and substitute it in for that variable in the other equation. 
Let's solve for y in the second equation. You 
can pick either variable and either equation, but 
go for the easiest one (getting the y alone in the 
second equation will not involve fractions). 
x y 
x y 
2  3   
1 
4   
3 
4 5 
y  4x 3 Substitute this for y in the first equation. 
4 3 
7 7 
Easiest here since we already solved for y. 
2x34x3  1 Now we only have the x variable and we 
solve for it. 
14x  8 
4 
7 
x  Substitute this for x in one of the equations to find y. 
y 
  
      
 
x y 
x y 
2  3   
1 
4   
3 
So our solution is 
4 5 
, 
7 7 
  
   
  
This means that the two lines intersect at 
this point. Let's look at the graph. 
 
 
 
 
         
 
 
 
 
 
x 
y 
4 5 
, 
7 7 
  
   
  
We can check this by 
subbing in these values 
for x and y. They should 
make each equation true. 
4 5 
    
       
    
    
     
    
2 3 1 
7 7 
4 5 
   
  
4 3 
7 7 
8 15 
1 
7 7 
16 5 
3 
7 7 
Yes! Both equations are 
satisfied.
Now let's look at the second method, called the method of 
elimination. 
The idea is to multiply one or both equations by a constant (or 
constants) so that when you add the two equations together, one of 
the variables is eliminated. 
Let's multiply the bottom equation by 3. This 
way we can eliminate y's. (we could instead 
have multiplied the top equation by -2 and 
eliminated the x's) 
x y 
x y 
2  3   
1 
4   
3 
3 3 
12x 3y  9 Add first equation to this. 
The y's are eliminated. 
2x 3y  1 
14x  8 
4 
  
   y 
 
  
4 3 
7 
Substitute this for x in one of the equations to find y. 
4 
7 
x  
5 
7 
y  
So we arrived at the same answer with either method, but 
which method should you use? 
It depends on the problem. If substitution would involve 
messy fractions, it is generally easier to use the 
elimination method. However, if one variable is already or 
easily solved for, substitution is generally quicker. 
With either method, we may end up with a surprise. Let's see 
what this means. 
x y 
x y 
3  6   
15 
   
2 5 
Let's multiply the second equation by 3 and 
3 3 add to the first equation to eliminate the x's. 
x y 
x y 
3  6   
15 
 3  6  
15 
0  0 
Everything ended up eliminated. This tells us 
the equations are dependent. This is Case 2 
where the lines coincide and all points on the 
line are solutions.
Let's solve the second equation for x. (Solving for x 
in either equation will give the same result) 
Now to get a solution, you chose any real 
number for y and x depends on that choice. 
x y 
x y 
3  6   
15 
   
2 5 
x  2y 5 
If y is 0, x is -5 so the 
point (-5, 0) is a solution 
to both equations. 
If y is 2, x is -1 so the 
point (-1, 2) is a solution 
to both equations. 
So we list the solution as: 
 
 
 
 
 
 
 
 
 
Any point on 
x 
this line is a 
solution 
y 
                   
 
 
 
 
 
 
x  2y 5 where x is any real number
x y 
x y 
Let's try another one:  2  5  
1 
4 10 5 
  
Let's multiply the 
first equation by 2 
and add to the 
second to eliminate 
the x's. 
2 2 
4x 10y  2 
07 
This time the y's were eliminated 
too but the constants were not. 
We get a false statement. This 
tells us the system of equations 
is inconsistent and there is not 
an x and y that make both 
equations true. This is Case 3, 
no solution. 
 
 
 
 
         
 
 
 
 
 
x 
y 
There are 
no points of 
intersection
Three Equations Containing Three Variables 
a x  a y  a z  
b 
11 12 13 1 
a x  a y  a z  
b 
21 22 23 2 
a x  a y  a z  
b 
31 32 33 3 
As before, the first two cases are called consistent since there are 
solutions. The last case is called inconsistent. 
The solution will be one of three cases: 
1. Exactly one solution, an ordered triple (x, y, z) 
2. A dependent system with infinitely many solutions 
3. No solution
With two equations and two variables, the graphs were 
lines and the solution (if there was one) was where the 
lines intersected. Graphs of three variable equations are 
planes. Let’s look at different possibilities. Remember the 
solution would be where all three planes all intersect. 
Planes intersect at a point: consistent with 
one solution
Planes intersect in a line: consistent 
system called dependent with an infinite 
number of solutions
Three parallel planes: no intersection so 
system called inconsistent with no solution
No common intersection of all three 
planes: inconsistent with no solution
We will be doing elimination to solve these systems. It’s like 
elimination that you learned with two equations and variables but it’s 
now the problem is bigger. 
x y z 
2    
4 
x y z 
     
3 2 2 10 
x y z 
   
2 3 7 
coefficient is a 1 here so it will be easy to work with 
Your first strategy would be to choose one equation to keep that has 
all 3 variables, but then use that equation to “eliminate” a variable out 
of the other two. I’m going to choose the last equation to “keep” 
because it has just x.
z y x 732z y x 
2    
4 
x y z 
     
3 2 2 10 
x y z 
   
2 3 7 
5y 5z  10 
keep over here for later use 
Now use the third equation multiplied through by whatever 
it takes to eliminate the x term from the first equation and 
add these two equations together. 
In this case when added to eliminate the x’s you’d need a -2. 
 2x  2y 3z  7 
 2x  4y 6z  14 
2x  y  z  4 
5y 5z  10 
put this equation up with the 
other one we kept
z y x 732z y x 
2    
4 
x y z 
     
3 2 2 10 
x y z 
   
2 3 7 
5y 5z  10 
Now use the third equation multiplied through by whatever 
it takes to eliminate the x term from the second equation 
and add these two equations together. 
In this case when added to eliminate the x’s you’d need a 3. 
3x  2y  3z  7 3x 6y 9z  21 
3x  2y 2z  10 
 4y  7z 11 
We won’t “keep” this equation, but we’ll use it 
together with the one we “kept” with y and z 
in it to eliminate the y’s.
z y x 732z y x 
2    
4 
x y z 
     
3 2 2 10 
x y z 
   
2 3 7 
keep over here for later use 
1  z 
So we’ll now eliminate y’s from the 2 equations in y and z 
that we’ve obtained by multiplying the first by 4 and the 
second by 5 
5y 5z  10 20y  20z  40 
 4y  7z 11 
5y 5z  10 
 20y 35z  55 
We can add this to the one’s we’ve 
kept up in the corner 
15z 15 
z 1
z y x 732z y x 
2    
4 
x y z 
     
3 2 2 10 
x y z 
   
2 3 7 
keep ove5r hyere5 fozr later1 u0se 
Now we are ready to take the equations in the corner and 
“back substitute” using the equation at the bottom and 
substituting it into the equation above to find y. 
Now we know both y and z we can sub 
them in the first equation and find x 
5y 51 10 
1  z 
5y  5 y  1 
x  21 31  7 
x 5  7 x  2 
These planes intersect at a point, 
namely the point (2, -1, 1). 
The equations then have this unique 
solution. This is the ONLY x, y and z 
that make all 3 equations true.
I’m going to “keep” this one since it 
will be easy to use to eliminate x’s 
from others. 
Let’s do another one: 
x y z 
2 
 
3   0 x y z 
    
5 2 
x y z 
3 
 
4   1  x  2y  z  5 
x y z 
    
If we multiply the equation we kept 
by 3 and add it to the last equation 
we can eliminate x’s. 
2 4 2 10 
x y z 
2  3   
0 
y  z 10 
y  z 10 
we’ll keep 
this one 
2 first equation 
x y z 
    
3 6 3 15 
x y z 
3  4   
1 
2y  2z 16 
Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
x y z  x  2y  z  5 
2  3   
0 
x y z 
    
2 5 
x y z 
3  4   
1 
y  z 10 
y  z 10 
2y  2z 16 
This means the equations are 
inconsistent and have no solution. 
The planes don’t have a common 
intersection and there is not any 
(x, y, z) that make all 3 equations true. 
we’ll multiply the first 
equation by -2 and add these 
together 
 2y  2z  20 
2y  2z  16 
0  4 
Oops---we eliminated the y’s alright but the z’s ended 
up being eliminated too and we got a false equation.
Let’s do another one: 
x y z 
   
2 1 
x y z 
2    
2 
x y z 
4   5  
4 
x  y  2z 1 
3y 3z  0 
let's “keep” this one since it will be 
easy to use to eliminate x’s from 
others. 
x y z 
If we multiply the equation we kept 
by -2 and add it to the second 
equation we can eliminate x’s. 
If we multiply the equation we kept 
by -4 and add it to the last equation 
we can eliminate x’s. 
     
2 2 4 2 
x y z 
2    
2 
we’ll keep 3y 3z  0 
this one 
x y z 
     
4 4 8 4 
x y z 
4   5  
4 
3y 3z  0 
Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
x  y  2z 1 
x  y  2 z  
1 
x y z 
2    
2 
x y z 
4   5  
4 
3y 3z  0 
3y 3z  0 
This means the equations are 
consistent and have infinitely many 
solutions. The planes intersect in a 
line. To find points on the line we can 
solve the 2 equations we saved for x 
and y in terms of z. 
multiply the first equation by -1 
and add the equations to 
eliminate y. 
3y 3z  0 
3y 3z  0 
3y 3z  0 
0  0 
Oops---we eliminated the y’s alright but the z’s ended up 
being eliminated too but this time we got a true equation.
x  y  2 z  
1 
x  y  2z 1 
x y z 
2    
2 
x y z 
4   5  
4 
3y 3z  0 
z  z 
First we just put z = z since it can be any real number. 
Now solve for y in terms of z. 
Now sub it -z for y in first equation and solve for x in 
terms of z. 
The solution is (1 - z, - z, z) where z is any real number. 
For example: Let z be 1. Then (0, -1, 1) would be a solution. 
Notice is works in all 3 equations. 
3y 3z  0 
y  z 
x z 2z 1 
x 1 z 
But so would the point you 
get when z = 2 or 3 or any 
other real number so there 
are infinitely many 
solutions.
x y z 
x y z 
x y z 
     
 
    
     
5 2 
2 4 2 
2 4 2 8
x z w 
y z 
x y z 
x y z w 
x y z w 
x y z w 
x y z w 
x y z w 
    
 
2 6 
Homework 
    
2 3 
1.) 
2 2 
2 3 2 0 
0 
2 2 0 
2.) 
2 2 3 4 1 
2 3 4 5 2 
 
     
     
     
 
     
 
     
    
Solve the system. 
1. x+3y-z=-11 
2x+y+z=1 
z’s are easy to cancel! 
3x+4y=-10 
2. 2x+y+z=1 
5x-2y+3z=21 
Must cancel z’s again! 
-6x-3y-3z=-3 
5x-2y+3z=21 
-x-5y=18 
2(2)+(-4)+z=1 
4-4+z=1 
x+3y-z=-11 
2x+y+z=1 
5x-2y+3z=21 
3. 3x+4y=-10 
-x-5y=18 
Solve for x & y. 
3x+4y=-10 
-3x-15y+54 
-11y=44 
y=- 4 
3x+4(-4)=-10 
x=2 
(2, - 4, 1) 
z=1
2. 2x+2y+z=5 
4x+4y+2z=6 
Cancel z’s again. 
-4x-4y-2z=-10 
4x+4y+2z=6 
0=- 4 
Doesn’t make sense! 
No solution 
Solve the system. 
1. -x+2y+z=3 
2x+2y+z=5 
z’s are easy to cancel! 
-x+2y+z=3 
-2x-2y-z=-5 
-3x=-2 
x=2/3 
-x+2y+z=3 
2x+2y+z=5 
4x+4y+2z=6
3. x+y=3 
2x+2y=6 
Cancel the x’s. 
-2x-2y=-6 
2x+2y=6 
0=0 
This is true. 
¸ many solutions 
Solve the system. 
1. -2x+4y+z=1 
3x-3y-z=2 
z’s are easy to cancel! 
x+y=3 
2. 3x-3y-z=2 
5x-y-z=8 
Cancel z’s again. 
-3x+3y+z=-2 
5x-y-z=8 
2x+2y=6 
-2x+4y+z=1 
3x-3y-z=2 
5x-y-z=8
Reference 
howesmath.wikispaces.com/.../7.1%2BSystem%2Bof%2BLinear%2BEquations.ppt 
www.zobel.dlsu.edu.ph

More Related Content

What's hot

07 chap3
07 chap307 chap3
07 chap3ELIMENG
 
Solve Systems By Elimination
Solve Systems By EliminationSolve Systems By Elimination
Solve Systems By Eliminationswartzje
 
Solving Systems by Graphing and Substitution
Solving Systems by Graphing and SubstitutionSolving Systems by Graphing and Substitution
Solving Systems by Graphing and Substitutionswartzje
 
Consistency of linear equations in two and three variables
Consistency of linear equations in two and three variablesConsistency of linear equations in two and three variables
Consistency of linear equations in two and three variablesAamlan Saswat Mishra
 
Solving system of Equations by Graphing
Solving system of Equations by Graphing Solving system of Equations by Graphing
Solving system of Equations by Graphing Twinkiebear7
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsHazel Joy Chong
 
Solving Systems by Substitution
Solving Systems by SubstitutionSolving Systems by Substitution
Solving Systems by Substitutionswartzje
 
Solving System of Equations by Substitution
Solving System of Equations by SubstitutionSolving System of Equations by Substitution
Solving System of Equations by SubstitutionTwinkiebear7
 
Solving Systems - Elimination NOTES
Solving Systems - Elimination NOTESSolving Systems - Elimination NOTES
Solving Systems - Elimination NOTESswartzje
 
8 - solving systems of linear equations by adding or subtracting
8  - solving systems of linear equations by adding or subtracting8  - solving systems of linear equations by adding or subtracting
8 - solving systems of linear equations by adding or subtractingAnthony_Maiorano
 
Solving Systems of Linear Equations by Graphing
Solving  Systems of Linear Equations by Graphing Solving  Systems of Linear Equations by Graphing
Solving Systems of Linear Equations by Graphing PLeach
 
Systems of equations by graphing by graphing sect 6 1
Systems of equations by graphing by graphing sect 6 1Systems of equations by graphing by graphing sect 6 1
Systems of equations by graphing by graphing sect 6 1tty16922
 
Systems equations two varibles
Systems equations two variblesSystems equations two varibles
Systems equations two variblesJessica Garcia
 
3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)Hazel Joy Chong
 
Solving systems of linear equations by substitution
Solving systems of linear equations by substitutionSolving systems of linear equations by substitution
Solving systems of linear equations by substitutionduanenestor
 
Solving Systems of Linear Inequalities
Solving Systems of Linear InequalitiesSolving Systems of Linear Inequalities
Solving Systems of Linear Inequalitiesswartzje
 
Solve By Elimination
Solve By EliminationSolve By Elimination
Solve By Eliminationlothomas
 

What's hot (20)

Sect3 1
Sect3 1Sect3 1
Sect3 1
 
07 chap3
07 chap307 chap3
07 chap3
 
Solve Systems By Elimination
Solve Systems By EliminationSolve Systems By Elimination
Solve Systems By Elimination
 
Solving Systems by Graphing and Substitution
Solving Systems by Graphing and SubstitutionSolving Systems by Graphing and Substitution
Solving Systems by Graphing and Substitution
 
Consistency of linear equations in two and three variables
Consistency of linear equations in two and three variablesConsistency of linear equations in two and three variables
Consistency of linear equations in two and three variables
 
Solving system of Equations by Graphing
Solving system of Equations by Graphing Solving system of Equations by Graphing
Solving system of Equations by Graphing
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
 
Solving Systems by Substitution
Solving Systems by SubstitutionSolving Systems by Substitution
Solving Systems by Substitution
 
Solving System of Equations by Substitution
Solving System of Equations by SubstitutionSolving System of Equations by Substitution
Solving System of Equations by Substitution
 
Solving Systems - Elimination NOTES
Solving Systems - Elimination NOTESSolving Systems - Elimination NOTES
Solving Systems - Elimination NOTES
 
8 - solving systems of linear equations by adding or subtracting
8  - solving systems of linear equations by adding or subtracting8  - solving systems of linear equations by adding or subtracting
8 - solving systems of linear equations by adding or subtracting
 
Solving Systems of Linear Equations by Graphing
Solving  Systems of Linear Equations by Graphing Solving  Systems of Linear Equations by Graphing
Solving Systems of Linear Equations by Graphing
 
Systems of equations by graphing by graphing sect 6 1
Systems of equations by graphing by graphing sect 6 1Systems of equations by graphing by graphing sect 6 1
Systems of equations by graphing by graphing sect 6 1
 
Systems equations two varibles
Systems equations two variblesSystems equations two varibles
Systems equations two varibles
 
3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)
 
Solving systems of linear equations by substitution
Solving systems of linear equations by substitutionSolving systems of linear equations by substitution
Solving systems of linear equations by substitution
 
Solving Systems of Linear Inequalities
Solving Systems of Linear InequalitiesSolving Systems of Linear Inequalities
Solving Systems of Linear Inequalities
 
Systems of equations and matricies
Systems of equations and matriciesSystems of equations and matricies
Systems of equations and matricies
 
Solve By Elimination
Solve By EliminationSolve By Elimination
Solve By Elimination
 
Systems of equations
Systems of equationsSystems of equations
Systems of equations
 

Viewers also liked

SXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research UniverseSXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research UniverseMutual Mobile
 
Rapid Iteration for Mobile App Design by Mariya Yao
Rapid Iteration for Mobile App Design by Mariya YaoRapid Iteration for Mobile App Design by Mariya Yao
Rapid Iteration for Mobile App Design by Mariya YaoLean Startup Co.
 
2012 Megelli 250 Review
2012 Megelli 250 Review2012 Megelli 250 Review
2012 Megelli 250 Reviewjferriss
 
Lecture quadratic equations good one
Lecture quadratic equations good oneLecture quadratic equations good one
Lecture quadratic equations good oneHazel Joy Chong
 
Lecture determinants good one
Lecture determinants good oneLecture determinants good one
Lecture determinants good oneHazel Joy Chong
 
Lecture 02 a algebraic expressions
Lecture 02 a  algebraic expressionsLecture 02 a  algebraic expressions
Lecture 02 a algebraic expressionsHazel Joy Chong
 
Linear word problem exercises one unknown
Linear word problem exercises one unknownLinear word problem exercises one unknown
Linear word problem exercises one unknownHazel Joy Chong
 
Lecture rational expressions
Lecture rational expressionsLecture rational expressions
Lecture rational expressionsHazel Joy Chong
 
Lecture 07 graphing linear equations
Lecture 07 graphing linear equationsLecture 07 graphing linear equations
Lecture 07 graphing linear equationsHazel Joy Chong
 
Lecture 06 a linear equations
Lecture 06 a linear equationsLecture 06 a linear equations
Lecture 06 a linear equationsHazel Joy Chong
 
Lecture complex fractions
Lecture complex fractionsLecture complex fractions
Lecture complex fractionsHazel Joy Chong
 
Lecture 07 a rate of change slope
Lecture 07 a rate of change   slopeLecture 07 a rate of change   slope
Lecture 07 a rate of change slopeHazel Joy Chong
 
Lecture 03 special products and factoring
Lecture 03 special products and factoringLecture 03 special products and factoring
Lecture 03 special products and factoringHazel Joy Chong
 
The key issues for teaching or learning Android and Linux Kernel
The key issues for teaching or learning Android and Linux KernelThe key issues for teaching or learning Android and Linux Kernel
The key issues for teaching or learning Android and Linux KernelWilliam Liang
 
Data-centric IoT (NTU CSIE 2016.12)
Data-centric IoT (NTU CSIE 2016.12)Data-centric IoT (NTU CSIE 2016.12)
Data-centric IoT (NTU CSIE 2016.12)William Liang
 

Viewers also liked (20)

SXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research UniverseSXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research Universe
 
Rapid Iteration for Mobile App Design by Mariya Yao
Rapid Iteration for Mobile App Design by Mariya YaoRapid Iteration for Mobile App Design by Mariya Yao
Rapid Iteration for Mobile App Design by Mariya Yao
 
Lecture3
Lecture3Lecture3
Lecture3
 
Exelll desercion escolar
Exelll desercion escolarExelll desercion escolar
Exelll desercion escolar
 
Figura pieza duraluminio v3
Figura pieza duraluminio   v3Figura pieza duraluminio   v3
Figura pieza duraluminio v3
 
2012 Megelli 250 Review
2012 Megelli 250 Review2012 Megelli 250 Review
2012 Megelli 250 Review
 
Lecture quadratic equations good one
Lecture quadratic equations good oneLecture quadratic equations good one
Lecture quadratic equations good one
 
Lecture determinants good one
Lecture determinants good oneLecture determinants good one
Lecture determinants good one
 
Lecture 02 a algebraic expressions
Lecture 02 a  algebraic expressionsLecture 02 a  algebraic expressions
Lecture 02 a algebraic expressions
 
Exelll desercion escolar
Exelll desercion escolarExelll desercion escolar
Exelll desercion escolar
 
Linear word problem exercises one unknown
Linear word problem exercises one unknownLinear word problem exercises one unknown
Linear word problem exercises one unknown
 
Lecture rational expressions
Lecture rational expressionsLecture rational expressions
Lecture rational expressions
 
Lecture 07 graphing linear equations
Lecture 07 graphing linear equationsLecture 07 graphing linear equations
Lecture 07 graphing linear equations
 
Lecture 06 a linear equations
Lecture 06 a linear equationsLecture 06 a linear equations
Lecture 06 a linear equations
 
Lecture complex fractions
Lecture complex fractionsLecture complex fractions
Lecture complex fractions
 
Lecture 07 a rate of change slope
Lecture 07 a rate of change   slopeLecture 07 a rate of change   slope
Lecture 07 a rate of change slope
 
Lecture 03 special products and factoring
Lecture 03 special products and factoringLecture 03 special products and factoring
Lecture 03 special products and factoring
 
The key issues for teaching or learning Android and Linux Kernel
The key issues for teaching or learning Android and Linux KernelThe key issues for teaching or learning Android and Linux Kernel
The key issues for teaching or learning Android and Linux Kernel
 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODS
 
Data-centric IoT (NTU CSIE 2016.12)
Data-centric IoT (NTU CSIE 2016.12)Data-centric IoT (NTU CSIE 2016.12)
Data-centric IoT (NTU CSIE 2016.12)
 

Similar to Lecture 10a system of linear equations

Solving systems of equations in 3 variables
Solving systems of equations in 3 variablesSolving systems of equations in 3 variables
Solving systems of equations in 3 variablesJessica Garcia
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1ingroy
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variablesAbhaya Gupta
 
7.2 Systems of Linear Equations - Three Variables
7.2 Systems of Linear Equations - Three Variables7.2 Systems of Linear Equations - Three Variables
7.2 Systems of Linear Equations - Three Variablessmiller5
 
Module 1 plane coordinate geometry
Module 1   plane coordinate geometryModule 1   plane coordinate geometry
Module 1 plane coordinate geometrydionesioable
 
Final presentation
Final presentationFinal presentation
Final presentationpaezp
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Brit4
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Harsh Arora
 
Pair of linear equations
Pair of linear equationsPair of linear equations
Pair of linear equationsYash Jain
 
Linear equations rev - copy
Linear equations rev - copyLinear equations rev - copy
Linear equations rev - copyYash Jain
 
Linear equations rev
Linear equations revLinear equations rev
Linear equations revYash Jain
 
1  Part 2 Systems of Equations Which Do Not Have A Uni.docx
1  Part 2  Systems of Equations Which Do Not Have A Uni.docx1  Part 2  Systems of Equations Which Do Not Have A Uni.docx
1  Part 2 Systems of Equations Which Do Not Have A Uni.docxeugeniadean34240
 
Solving Linear Equations
Solving Linear EquationsSolving Linear Equations
Solving Linear Equationstaco40
 

Similar to Lecture 10a system of linear equations (20)

Solving systems of equations in 3 variables
Solving systems of equations in 3 variablesSolving systems of equations in 3 variables
Solving systems of equations in 3 variables
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variables
 
.
..
.
 
7.2 Systems of Linear Equations - Three Variables
7.2 Systems of Linear Equations - Three Variables7.2 Systems of Linear Equations - Three Variables
7.2 Systems of Linear Equations - Three Variables
 
Equations Revision
Equations RevisionEquations Revision
Equations Revision
 
.
..
.
 
Module 1 plane coordinate geometry
Module 1   plane coordinate geometryModule 1   plane coordinate geometry
Module 1 plane coordinate geometry
 
Final presentation
Final presentationFinal presentation
Final presentation
 
Systems of 3 Equations in 3 Variables
Systems of 3 Equations in 3 VariablesSystems of 3 Equations in 3 Variables
Systems of 3 Equations in 3 Variables
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
Pair of linear equations
Pair of linear equationsPair of linear equations
Pair of linear equations
 
Linear equations rev - copy
Linear equations rev - copyLinear equations rev - copy
Linear equations rev - copy
 
Maths
MathsMaths
Maths
 
Linear Equations
Linear EquationsLinear Equations
Linear Equations
 
Linear equations rev
Linear equations revLinear equations rev
Linear equations rev
 
1  Part 2 Systems of Equations Which Do Not Have A Uni.docx
1  Part 2  Systems of Equations Which Do Not Have A Uni.docx1  Part 2  Systems of Equations Which Do Not Have A Uni.docx
1  Part 2 Systems of Equations Which Do Not Have A Uni.docx
 
Solving Linear Equations
Solving Linear EquationsSolving Linear Equations
Solving Linear Equations
 
Algebra
AlgebraAlgebra
Algebra
 

More from Hazel Joy Chong

More from Hazel Joy Chong (20)

Writing objectives
Writing objectivesWriting objectives
Writing objectives
 
Madelyn hunter
Madelyn hunterMadelyn hunter
Madelyn hunter
 
Effective lesson planning
Effective lesson planningEffective lesson planning
Effective lesson planning
 
ABCD model
ABCD modelABCD model
ABCD model
 
Lect 2 the four pillars of learning (riza edited)
Lect 2 the four pillars of learning (riza edited)Lect 2 the four pillars of learning (riza edited)
Lect 2 the four pillars of learning (riza edited)
 
Learning to live 2 [smallpdf.com]
Learning to live 2 [smallpdf.com]Learning to live 2 [smallpdf.com]
Learning to live 2 [smallpdf.com]
 
Learning to live
Learning to liveLearning to live
Learning to live
 
Learning to do
Learning to doLearning to do
Learning to do
 
Fourpillarsofeducation 120810190042-phpapp02
Fourpillarsofeducation 120810190042-phpapp02Fourpillarsofeducation 120810190042-phpapp02
Fourpillarsofeducation 120810190042-phpapp02
 
Learning to be
Learning to beLearning to be
Learning to be
 
The sociology of education
The sociology of educationThe sociology of education
The sociology of education
 
Social dimensions of_educatio_npart_1
Social dimensions of_educatio_npart_1Social dimensions of_educatio_npart_1
Social dimensions of_educatio_npart_1
 
Socdimofeduc
SocdimofeducSocdimofeduc
Socdimofeduc
 
conjuctions
conjuctionsconjuctions
conjuctions
 
15 photosynthesis
15 photosynthesis15 photosynthesis
15 photosynthesis
 
14 electron transport chain
14 electron transport chain14 electron transport chain
14 electron transport chain
 
13 kreb cycle
13 kreb cycle13 kreb cycle
13 kreb cycle
 
12 glycolysis
12 glycolysis12 glycolysis
12 glycolysis
 
11 introduction to cell biology 5
11 introduction to cell biology 511 introduction to cell biology 5
11 introduction to cell biology 5
 
10 introduction to cell biology 4
10 introduction to cell biology 410 introduction to cell biology 4
10 introduction to cell biology 4
 

Recently uploaded

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 

Recently uploaded (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 

Lecture 10a system of linear equations

  • 1. Two Equations Containing Two Variables a x a y b a x a y b     11 12 1 21 22 2 The first two cases are called consistent since there are solutions. The last case is called inconsistent. The solution will be one of three cases: 1. Exactly one solution, an ordered pair (x, y) 2. A dependent system with infinitely many solutions 3. No solution
  • 2.     With two equations and two variables, the graphs are lines and the solution (if there is one) is where the lines intersect. Let’s look at different possibilities. a x a y b a x a y b 11 12 1 21 22 2 independent Case 1: The lines intersect at a point (x, y), the solution. Case 2: The lines coincide and there are infinitely many solutions (all points on the line). Case 3: The lines are parallel so there is no solution. dependent consistent consistent inconsistent
  • 3. If we have two equations and variables and we want to solve them, graphing would not be very accurate so we will solve algebraically for exact solutions. We'll look at two methods. The first is solving by substitution. The idea is to solve for one of the variables in one of the equations and substitute it in for that variable in the other equation. Let's solve for y in the second equation. You can pick either variable and either equation, but go for the easiest one (getting the y alone in the second equation will not involve fractions). x y x y 2  3   1 4   3 4 5 y  4x 3 Substitute this for y in the first equation. 4 3 7 7 Easiest here since we already solved for y. 2x34x3  1 Now we only have the x variable and we solve for it. 14x  8 4 7 x  Substitute this for x in one of the equations to find y. y          
  • 4. x y x y 2  3   1 4   3 So our solution is 4 5 , 7 7        This means that the two lines intersect at this point. Let's look at the graph.                   x y 4 5 , 7 7        We can check this by subbing in these values for x and y. They should make each equation true. 4 5                             2 3 1 7 7 4 5      4 3 7 7 8 15 1 7 7 16 5 3 7 7 Yes! Both equations are satisfied.
  • 5. Now let's look at the second method, called the method of elimination. The idea is to multiply one or both equations by a constant (or constants) so that when you add the two equations together, one of the variables is eliminated. Let's multiply the bottom equation by 3. This way we can eliminate y's. (we could instead have multiplied the top equation by -2 and eliminated the x's) x y x y 2  3   1 4   3 3 3 12x 3y  9 Add first equation to this. The y's are eliminated. 2x 3y  1 14x  8 4      y    4 3 7 Substitute this for x in one of the equations to find y. 4 7 x  5 7 y  
  • 6. So we arrived at the same answer with either method, but which method should you use? It depends on the problem. If substitution would involve messy fractions, it is generally easier to use the elimination method. However, if one variable is already or easily solved for, substitution is generally quicker. With either method, we may end up with a surprise. Let's see what this means. x y x y 3  6   15    2 5 Let's multiply the second equation by 3 and 3 3 add to the first equation to eliminate the x's. x y x y 3  6   15  3  6  15 0  0 Everything ended up eliminated. This tells us the equations are dependent. This is Case 2 where the lines coincide and all points on the line are solutions.
  • 7. Let's solve the second equation for x. (Solving for x in either equation will give the same result) Now to get a solution, you chose any real number for y and x depends on that choice. x y x y 3  6   15    2 5 x  2y 5 If y is 0, x is -5 so the point (-5, 0) is a solution to both equations. If y is 2, x is -1 so the point (-1, 2) is a solution to both equations. So we list the solution as:          Any point on x this line is a solution y                          x  2y 5 where x is any real number
  • 8. x y x y Let's try another one:  2  5  1 4 10 5   Let's multiply the first equation by 2 and add to the second to eliminate the x's. 2 2 4x 10y  2 07 This time the y's were eliminated too but the constants were not. We get a false statement. This tells us the system of equations is inconsistent and there is not an x and y that make both equations true. This is Case 3, no solution.                   x y There are no points of intersection
  • 9. Three Equations Containing Three Variables a x  a y  a z  b 11 12 13 1 a x  a y  a z  b 21 22 23 2 a x  a y  a z  b 31 32 33 3 As before, the first two cases are called consistent since there are solutions. The last case is called inconsistent. The solution will be one of three cases: 1. Exactly one solution, an ordered triple (x, y, z) 2. A dependent system with infinitely many solutions 3. No solution
  • 10. With two equations and two variables, the graphs were lines and the solution (if there was one) was where the lines intersected. Graphs of three variable equations are planes. Let’s look at different possibilities. Remember the solution would be where all three planes all intersect. Planes intersect at a point: consistent with one solution
  • 11. Planes intersect in a line: consistent system called dependent with an infinite number of solutions
  • 12. Three parallel planes: no intersection so system called inconsistent with no solution
  • 13. No common intersection of all three planes: inconsistent with no solution
  • 14. We will be doing elimination to solve these systems. It’s like elimination that you learned with two equations and variables but it’s now the problem is bigger. x y z 2    4 x y z      3 2 2 10 x y z    2 3 7 coefficient is a 1 here so it will be easy to work with Your first strategy would be to choose one equation to keep that has all 3 variables, but then use that equation to “eliminate” a variable out of the other two. I’m going to choose the last equation to “keep” because it has just x.
  • 15. z y x 732z y x 2    4 x y z      3 2 2 10 x y z    2 3 7 5y 5z  10 keep over here for later use Now use the third equation multiplied through by whatever it takes to eliminate the x term from the first equation and add these two equations together. In this case when added to eliminate the x’s you’d need a -2.  2x  2y 3z  7  2x  4y 6z  14 2x  y  z  4 5y 5z  10 put this equation up with the other one we kept
  • 16. z y x 732z y x 2    4 x y z      3 2 2 10 x y z    2 3 7 5y 5z  10 Now use the third equation multiplied through by whatever it takes to eliminate the x term from the second equation and add these two equations together. In this case when added to eliminate the x’s you’d need a 3. 3x  2y  3z  7 3x 6y 9z  21 3x  2y 2z  10  4y  7z 11 We won’t “keep” this equation, but we’ll use it together with the one we “kept” with y and z in it to eliminate the y’s.
  • 17. z y x 732z y x 2    4 x y z      3 2 2 10 x y z    2 3 7 keep over here for later use 1  z So we’ll now eliminate y’s from the 2 equations in y and z that we’ve obtained by multiplying the first by 4 and the second by 5 5y 5z  10 20y  20z  40  4y  7z 11 5y 5z  10  20y 35z  55 We can add this to the one’s we’ve kept up in the corner 15z 15 z 1
  • 18. z y x 732z y x 2    4 x y z      3 2 2 10 x y z    2 3 7 keep ove5r hyere5 fozr later1 u0se Now we are ready to take the equations in the corner and “back substitute” using the equation at the bottom and substituting it into the equation above to find y. Now we know both y and z we can sub them in the first equation and find x 5y 51 10 1  z 5y  5 y  1 x  21 31  7 x 5  7 x  2 These planes intersect at a point, namely the point (2, -1, 1). The equations then have this unique solution. This is the ONLY x, y and z that make all 3 equations true.
  • 19. I’m going to “keep” this one since it will be easy to use to eliminate x’s from others. Let’s do another one: x y z 2  3   0 x y z     5 2 x y z 3  4   1  x  2y  z  5 x y z     If we multiply the equation we kept by 3 and add it to the last equation we can eliminate x’s. 2 4 2 10 x y z 2  3   0 y  z 10 y  z 10 we’ll keep this one 2 first equation x y z     3 6 3 15 x y z 3  4   1 2y  2z 16 Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
  • 20. x y z  x  2y  z  5 2  3   0 x y z     2 5 x y z 3  4   1 y  z 10 y  z 10 2y  2z 16 This means the equations are inconsistent and have no solution. The planes don’t have a common intersection and there is not any (x, y, z) that make all 3 equations true. we’ll multiply the first equation by -2 and add these together  2y  2z  20 2y  2z  16 0  4 Oops---we eliminated the y’s alright but the z’s ended up being eliminated too and we got a false equation.
  • 21. Let’s do another one: x y z    2 1 x y z 2    2 x y z 4   5  4 x  y  2z 1 3y 3z  0 let's “keep” this one since it will be easy to use to eliminate x’s from others. x y z If we multiply the equation we kept by -2 and add it to the second equation we can eliminate x’s. If we multiply the equation we kept by -4 and add it to the last equation we can eliminate x’s.      2 2 4 2 x y z 2    2 we’ll keep 3y 3z  0 this one x y z      4 4 8 4 x y z 4   5  4 3y 3z  0 Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
  • 22. x  y  2z 1 x  y  2 z  1 x y z 2    2 x y z 4   5  4 3y 3z  0 3y 3z  0 This means the equations are consistent and have infinitely many solutions. The planes intersect in a line. To find points on the line we can solve the 2 equations we saved for x and y in terms of z. multiply the first equation by -1 and add the equations to eliminate y. 3y 3z  0 3y 3z  0 3y 3z  0 0  0 Oops---we eliminated the y’s alright but the z’s ended up being eliminated too but this time we got a true equation.
  • 23. x  y  2 z  1 x  y  2z 1 x y z 2    2 x y z 4   5  4 3y 3z  0 z  z First we just put z = z since it can be any real number. Now solve for y in terms of z. Now sub it -z for y in first equation and solve for x in terms of z. The solution is (1 - z, - z, z) where z is any real number. For example: Let z be 1. Then (0, -1, 1) would be a solution. Notice is works in all 3 equations. 3y 3z  0 y  z x z 2z 1 x 1 z But so would the point you get when z = 2 or 3 or any other real number so there are infinitely many solutions.
  • 24. x y z x y z x y z                5 2 2 4 2 2 4 2 8
  • 25. x z w y z x y z x y z w x y z w x y z w x y z w x y z w      2 6 Homework     2 3 1.) 2 2 2 3 2 0 0 2 2 0 2.) 2 2 3 4 1 2 3 4 5 2                                 
  • 26. Solve the system. 1. x+3y-z=-11 2x+y+z=1 z’s are easy to cancel! 3x+4y=-10 2. 2x+y+z=1 5x-2y+3z=21 Must cancel z’s again! -6x-3y-3z=-3 5x-2y+3z=21 -x-5y=18 2(2)+(-4)+z=1 4-4+z=1 x+3y-z=-11 2x+y+z=1 5x-2y+3z=21 3. 3x+4y=-10 -x-5y=18 Solve for x & y. 3x+4y=-10 -3x-15y+54 -11y=44 y=- 4 3x+4(-4)=-10 x=2 (2, - 4, 1) z=1
  • 27. 2. 2x+2y+z=5 4x+4y+2z=6 Cancel z’s again. -4x-4y-2z=-10 4x+4y+2z=6 0=- 4 Doesn’t make sense! No solution Solve the system. 1. -x+2y+z=3 2x+2y+z=5 z’s are easy to cancel! -x+2y+z=3 -2x-2y-z=-5 -3x=-2 x=2/3 -x+2y+z=3 2x+2y+z=5 4x+4y+2z=6
  • 28. 3. x+y=3 2x+2y=6 Cancel the x’s. -2x-2y=-6 2x+2y=6 0=0 This is true. ¸ many solutions Solve the system. 1. -2x+4y+z=1 3x-3y-z=2 z’s are easy to cancel! x+y=3 2. 3x-3y-z=2 5x-y-z=8 Cancel z’s again. -3x+3y+z=-2 5x-y-z=8 2x+2y=6 -2x+4y+z=1 3x-3y-z=2 5x-y-z=8