SlideShare a Scribd company logo
1 of 23
11 12 1
21 22 2
a x a y b
a x a y b
+ =
+ =
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
Two Equations Containing Two Variables
The first two cases are called consistent since there are
solutions. The last case is called inconsistent.
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.
11 12 1
21 22 2
a x a y b
a x a y b
+ =
+ =
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
independent
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).
Substitute this for y in the first equation.4 3y x= −
2 3 1
4 3
x y
x y
+ = −
− =
( )2 3 4 3 1x x+ − = − Now we only have the x variable and we
solve for it.
14 8x =
4
7
x = Substitute this for x in one of the equations to find y.
Easiest here since we already solved for y.
4 5
4 3
7 7
y
 
= − = − ÷
 
2 3 1
4 3
x y
x y
+ = −
− =
So our solution is
4 5
,
7 7
 
− ÷
 
This means that the two lines intersect at
this point. Let's look at the graph.
−4 −3 −2 −1 1 2 3 4 5
−5
−4
−3
−2
−1
1
2
3
4
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)
Add first equation to this.12 3 9x y− =
The y's are eliminated.
Substitute this for x in one of the equations to find y.
3 3
2 3 1x y+ = −
14 8x =
4
4 3
7
y
 
− = ÷
 
2 3 1
4 3
x y
x 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.
3 6 15
2 5
x y
x y
− = −
− + =
Let's multiply the second equation by 3 and
add to the first equation to eliminate the x's.3 3
3 6 15
3 6 15
x y
x y
− = −
− + =
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.
Now to get a solution, you chose any real
number for y and x depends on that choice.
2 5x y= −
If y is 0, x is -5 so the
point (-5, 0) is a solution
to both equations.
3 6 15
2 5
x y
x y
− = −
− + =
If y is 2, x is -1 so the
point (-1, 2) is a solution
to both equations.
So we list the solution as:
2 5 where is any real numberx y x= −
Let's solve the second equation for x. (Solving for x
in either equation will give the same result)
−9 −8 −7 −6 −5 −4 −3 −2 −1 1 2 3 4 5 6 7 8 9 10
−6
−5
−4
−3
−2
−1
1
2
3
4
5
6
7
8
9
x
y
Any point on
this line is a
solution
Let's try another one: 2 5 1
4 10 5
x y
x y
− + =
− =
Let's multiply the
first equation by 2
and add to the
second to eliminate
the x's.
2 2
4 10 2x y− + =
0 7=
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.
−4 −3 −2 −1 1 2 3 4 5
−5
−4
−3
−2
−1
1
2
3
4
x
y
There are
no points of
intersection
3333231
2232221
1131211
bzayaxa
bzayaxa
bzayaxa
=++
=++
=++
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
Three Equations Containing Three Variables
As before, the first two cases are called consistent since
there are solutions. The last case is called inconsistent.
Planes intersect at a point: consistent with
one 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 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.
732
10223
42
=+−
−=−+−
=++
zyx
zyx
zyx
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.
coefficient is a 1 here so it will be easy to work with
732
10223
42
=+−
−=−+−
=++
zyx
zyx
zyx 732 =+− zyx
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.
( )7322 =+−− zyx
1055 −=− zy
1055 −=− zy
put this equation up with
the other one we kept
14642 −=−+− zyx
42 =++ zyx
732
10223
42
=+−
−=−+−
=++
zyx
zyx
zyx 732 =+− zyx
( )7323 =+− zyx 21963 =+− zyx
10223 −=−+− zyx
1174 =+− zy
1055 −=− zy
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.
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.
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
732
10223
42
=+−
−=−+−
=++
zyx
zyx
zyx 732 =+− zyx
keep over here for later use
1174 =+− zy
1055 −=− zy
We can add this to the one’s we’ve
kept up in the corner
1055 −=− zy 402020 −=− zy
553520 =+− zy
1515 =z
1=z
1=z
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.
732
10223
42
=+−
−=−+−
=++
zyx
zyx
zyx 732 =+− zyx
keep over here for later use1055 −=− zy
Now we know both y and z we can sub
them in the first equation and find x
( ) 10155 −=−y
1=z
55 −=y 1−=y
( ) ( ) 71312 =+−−x
75 =+x 2=x
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:
143
52
032
=−−
=++−
=−−
zyx
zyx
zyx
52 =++− zyx
032
10242
=−−
=++−
zyx
zyx
10=+ zy
10=+ zy
we’ll keep
this one
143
15363
=−−
=++−
zyx
zyx
1622 =+ zy
Now we’ll use the 2 equations we have with y and z to
eliminate the y’s.
If we multiply the equation we kept
by 2 and add it to the first equation
we can eliminate x’s.
If we multiply the equation we kept
by 3 and add it to the last equation
we can eliminate x’s.
143
52
032
=−−
=++−
=−−
zyx
zyx
zyx 52 =++− zyx
10=+ zy
10=+ zy
we’ll multiply the first
equation by -2 and add these
together
1622 =+ zy
Oops---we eliminated the y’s alright but the z’s ended
up being eliminated too and we got a false equation.
2022 −=−− zy
1622 =+ zy
40 −=
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.
Let’s do another one:
454
22
12
=++
=+−
=++
zyx
zyx
zyx
let's “keep” this one since it will be
easy to use to eliminate x’s from
others.
12 =++ zyx
22
2422
=+−
−=−−−
zyx
zyx
033 =−− zywe’ll keep
this one
454
4844
=++
−=−−−
zyx
zyx
If we multiply the equation we kept
by -2 and add it to the second
equation we can eliminate x’s.
033 =−− zy
Now we’ll use the 2 equations we have with y and z to
eliminate the y’s.
033 =−− zy
If we multiply the equation we kept
by -4 and add it to the last equation
we can eliminate x’s.
454
22
12
=++
=+−
=++
zyx
zyx
zyx 12 =++ zyx
033 =−− zy
multiply the first equation by -1
and add the equations to
eliminate y.
033 =−− zy
033 =−− zy
033 =+ zy
033 =−− zy
00 =
Oops---we eliminated the y’s alright but the z’s ended up
being eliminated too but this time we got a true equation.
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.
454
22
12
=++
=+−
=++
zyx
zyx
zyx 12 =++ zyx
033 =−− zy
zz =
First we just put z = z since it can be any real number.
Now solve for y in terms of z.
033 =−− zy
zy −=
Now sub it -z for y in first equation and solve for x in
terms of z.
12 =+− zzx
zx −=1
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. But so would the point
you get when z = 2 or 3
or any other real
number so there are
infinitely many
solutions.

More Related Content

What's hot

January18
January18January18
January18khyps13
 
Solution of system of linear equations by elimination
Solution of system of linear equations by eliminationSolution of system of linear equations by elimination
Solution of system of linear equations by eliminationRegie Panganiban
 
Systems of Equations by Elimination
Systems of Equations by EliminationSystems of Equations by Elimination
Systems of Equations by Eliminationmelissabarnhart
 
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
 
Solve Systems By Elimination
Solve Systems By EliminationSolve Systems By Elimination
Solve Systems By Eliminationswartzje
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015khyps13
 
Solving Systems by Substitution
Solving Systems by SubstitutionSolving Systems by Substitution
Solving Systems by Substitutionswartzje
 
Substitution Method of Systems of Linear Equations
Substitution Method of Systems of Linear EquationsSubstitution Method of Systems of Linear Equations
Substitution Method of Systems of Linear EquationsSonarin Cruz
 
Solving System of Equations by Substitution
Solving System of Equations by SubstitutionSolving System of Equations by Substitution
Solving System of Equations by SubstitutionTwinkiebear7
 
4 3 solving linear systems by elimination
4 3 solving linear systems by elimination4 3 solving linear systems by elimination
4 3 solving linear systems by eliminationhisema01
 
Exact & non differential equation
Exact & non differential equationExact & non differential equation
Exact & non differential equationSiddhi Shrivas
 
15.2 solving systems of equations by substitution
15.2 solving systems of equations by substitution15.2 solving systems of equations by substitution
15.2 solving systems of equations by substitutionGlenSchlee
 
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
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with eliminationAmanda Ann
 
Elimination method Ch 7
Elimination method Ch 7Elimination method Ch 7
Elimination method Ch 7Wood-Ridge
 
Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Osama Zahid
 

What's hot (20)

January18
January18January18
January18
 
Solution of system of linear equations by elimination
Solution of system of linear equations by eliminationSolution of system of linear equations by elimination
Solution of system of linear equations by elimination
 
Systems of Equations by Elimination
Systems of Equations by EliminationSystems of Equations by Elimination
Systems of Equations by Elimination
 
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)
 
Solve Systems By Elimination
Solve Systems By EliminationSolve Systems By Elimination
Solve Systems By Elimination
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015
 
Ch03 1
Ch03 1Ch03 1
Ch03 1
 
Solving Systems by Substitution
Solving Systems by SubstitutionSolving Systems by Substitution
Solving Systems by Substitution
 
Substitution Method of Systems of Linear Equations
Substitution Method of Systems of Linear EquationsSubstitution Method of Systems of Linear Equations
Substitution Method of Systems of Linear Equations
 
Solving System of Equations by Substitution
Solving System of Equations by SubstitutionSolving System of Equations by Substitution
Solving System of Equations by Substitution
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
4 3 solving linear systems by elimination
4 3 solving linear systems by elimination4 3 solving linear systems by elimination
4 3 solving linear systems by elimination
 
Exact & non differential equation
Exact & non differential equationExact & non differential equation
Exact & non differential equation
 
15.2 solving systems of equations by substitution
15.2 solving systems of equations by substitution15.2 solving systems of equations by substitution
15.2 solving systems of equations by substitution
 
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
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with elimination
 
Elimination method Ch 7
Elimination method Ch 7Elimination method Ch 7
Elimination method Ch 7
 
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
 
Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)
 
Ch04 2
Ch04 2Ch04 2
Ch04 2
 

Similar to Solving Systems of Linear Equations Graphically and Algebraically

Final presentation
Final presentationFinal presentation
Final presentationpaezp
 
Mathematics 8 Systems of Linear Inequalities
Mathematics 8 Systems of Linear InequalitiesMathematics 8 Systems of Linear Inequalities
Mathematics 8 Systems of Linear InequalitiesJuan Miguel Palero
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1ingroy
 
Solving Linear Equations
Solving Linear EquationsSolving Linear Equations
Solving Linear Equationstaco40
 
Module 1 plane coordinate geometry
Module 1   plane coordinate geometryModule 1   plane coordinate geometry
Module 1 plane coordinate geometrydionesioable
 
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
 
Business Math Chapter 3
Business Math Chapter 3Business Math Chapter 3
Business Math Chapter 3Nazrin Nazdri
 
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
 
Solving systems of equations
Solving systems of equationsSolving systems of equations
Solving systems of equationsbillingssr
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variablesAbhaya Gupta
 
7 3elimination
7 3elimination7 3elimination
7 3eliminationtaco40
 
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
 
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
 
9.5 Nonlinear Systems of Equations
9.5 Nonlinear Systems of Equations9.5 Nonlinear Systems of Equations
9.5 Nonlinear Systems of Equationssmiller5
 

Similar to Solving Systems of Linear Equations Graphically and Algebraically (20)

Final presentation
Final presentationFinal presentation
Final presentation
 
Mathematics 8 Systems of Linear Inequalities
Mathematics 8 Systems of Linear InequalitiesMathematics 8 Systems of Linear Inequalities
Mathematics 8 Systems of Linear Inequalities
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
 
.
..
.
 
Solving Linear Equations
Solving Linear EquationsSolving Linear Equations
Solving Linear Equations
 
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
 
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
 
Business Math Chapter 3
Business Math Chapter 3Business Math Chapter 3
Business Math Chapter 3
 
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
 
Solving systems of equations
Solving systems of equationsSolving systems of equations
Solving systems of equations
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variables
 
7 3elimination
7 3elimination7 3elimination
7 3elimination
 
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
 
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
 
LecturePresentation.pptx
LecturePresentation.pptxLecturePresentation.pptx
LecturePresentation.pptx
 
Linear equations
Linear equationsLinear equations
Linear equations
 
9.5 Nonlinear Systems of Equations
9.5 Nonlinear Systems of Equations9.5 Nonlinear Systems of Equations
9.5 Nonlinear Systems of Equations
 
Solving
SolvingSolving
Solving
 

More from gandhinagar

Introduction to gis and its application
Introduction to gis and its application Introduction to gis and its application
Introduction to gis and its application gandhinagar
 
Indian air force
Indian air forceIndian air force
Indian air forcegandhinagar
 
Remote sensing by jitendra thakor
Remote sensing by jitendra thakorRemote sensing by jitendra thakor
Remote sensing by jitendra thakorgandhinagar
 
Kailash satyarthi
Kailash satyarthiKailash satyarthi
Kailash satyarthigandhinagar
 
matrices and determinantes
matrices and determinantes matrices and determinantes
matrices and determinantes gandhinagar
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization gandhinagar
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization gandhinagar
 
matrices and algbra
matrices and algbramatrices and algbra
matrices and algbragandhinagar
 
Systemsof3 equations
Systemsof3 equationsSystemsof3 equations
Systemsof3 equationsgandhinagar
 
Systems of linear equations
Systems of linear equationsSystems of linear equations
Systems of linear equationsgandhinagar
 
Story about big success person
Story about big success personStory about big success person
Story about big success persongandhinagar
 
Inverse of matrix
Inverse of matrixInverse of matrix
Inverse of matrixgandhinagar
 
The contributor’s vision of success.
The contributor’s vision of success.The contributor’s vision of success.
The contributor’s vision of success.gandhinagar
 
Led(light emitting diode)
Led(light emitting diode)Led(light emitting diode)
Led(light emitting diode)gandhinagar
 

More from gandhinagar (20)

Introduction to gis and its application
Introduction to gis and its application Introduction to gis and its application
Introduction to gis and its application
 
Indian air force
Indian air forceIndian air force
Indian air force
 
Remote sensing by jitendra thakor
Remote sensing by jitendra thakorRemote sensing by jitendra thakor
Remote sensing by jitendra thakor
 
Kailash satyarthi
Kailash satyarthiKailash satyarthi
Kailash satyarthi
 
IAS
IASIAS
IAS
 
matrices and determinantes
matrices and determinantes matrices and determinantes
matrices and determinantes
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization
 
matrices and algbra
matrices and algbramatrices and algbra
matrices and algbra
 
Systemsof3 equations
Systemsof3 equationsSystemsof3 equations
Systemsof3 equations
 
Systems of linear equations
Systems of linear equationsSystems of linear equations
Systems of linear equations
 
Vikram batra
Vikram batraVikram batra
Vikram batra
 
Story about big success person
Story about big success personStory about big success person
Story about big success person
 
Chanakya
ChanakyaChanakya
Chanakya
 
Inverse of matrix
Inverse of matrixInverse of matrix
Inverse of matrix
 
The contributor’s vision of success.
The contributor’s vision of success.The contributor’s vision of success.
The contributor’s vision of success.
 
Led(light emitting diode)
Led(light emitting diode)Led(light emitting diode)
Led(light emitting diode)
 
LED
LED LED
LED
 
Solar cell
Solar cellSolar cell
Solar cell
 
Lucid dreaming
Lucid  dreamingLucid  dreaming
Lucid dreaming
 

Recently uploaded

ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 

Recently uploaded (20)

ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 

Solving Systems of Linear Equations Graphically and Algebraically

  • 1. 11 12 1 21 22 2 a x a y b a x a y b + = + = 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 Two Equations Containing Two Variables The first two cases are called consistent since there are solutions. The last case is called inconsistent.
  • 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. 11 12 1 21 22 2 a x a y b a x a y b + = + = 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 independent 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). Substitute this for y in the first equation.4 3y x= − 2 3 1 4 3 x y x y + = − − = ( )2 3 4 3 1x x+ − = − Now we only have the x variable and we solve for it. 14 8x = 4 7 x = Substitute this for x in one of the equations to find y. Easiest here since we already solved for y. 4 5 4 3 7 7 y   = − = − ÷  
  • 4. 2 3 1 4 3 x y x y + = − − = So our solution is 4 5 , 7 7   − ÷   This means that the two lines intersect at this point. Let's look at the graph. −4 −3 −2 −1 1 2 3 4 5 −5 −4 −3 −2 −1 1 2 3 4 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) Add first equation to this.12 3 9x y− = The y's are eliminated. Substitute this for x in one of the equations to find y. 3 3 2 3 1x y+ = − 14 8x = 4 4 3 7 y   − = ÷   2 3 1 4 3 x y x 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. 3 6 15 2 5 x y x y − = − − + = Let's multiply the second equation by 3 and add to the first equation to eliminate the x's.3 3 3 6 15 3 6 15 x y x y − = − − + = 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. Now to get a solution, you chose any real number for y and x depends on that choice. 2 5x y= − If y is 0, x is -5 so the point (-5, 0) is a solution to both equations. 3 6 15 2 5 x y x y − = − − + = If y is 2, x is -1 so the point (-1, 2) is a solution to both equations. So we list the solution as: 2 5 where is any real numberx y x= − Let's solve the second equation for x. (Solving for x in either equation will give the same result) −9 −8 −7 −6 −5 −4 −3 −2 −1 1 2 3 4 5 6 7 8 9 10 −6 −5 −4 −3 −2 −1 1 2 3 4 5 6 7 8 9 x y Any point on this line is a solution
  • 8. Let's try another one: 2 5 1 4 10 5 x y x y − + = − = Let's multiply the first equation by 2 and add to the second to eliminate the x's. 2 2 4 10 2x y− + = 0 7= 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. −4 −3 −2 −1 1 2 3 4 5 −5 −4 −3 −2 −1 1 2 3 4 x y There are no points of intersection
  • 9. 3333231 2232221 1131211 bzayaxa bzayaxa bzayaxa =++ =++ =++ 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 Three Equations Containing Three Variables As before, the first two cases are called consistent since there are solutions. The last case is called inconsistent.
  • 10. Planes intersect at a point: consistent with one 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.
  • 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. 732 10223 42 =+− −=−+− =++ zyx zyx zyx 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. coefficient is a 1 here so it will be easy to work with
  • 15. 732 10223 42 =+− −=−+− =++ zyx zyx zyx 732 =+− zyx 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. ( )7322 =+−− zyx 1055 −=− zy 1055 −=− zy put this equation up with the other one we kept 14642 −=−+− zyx 42 =++ zyx
  • 16. 732 10223 42 =+− −=−+− =++ zyx zyx zyx 732 =+− zyx ( )7323 =+− zyx 21963 =+− zyx 10223 −=−+− zyx 1174 =+− zy 1055 −=− zy 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. 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.
  • 17. 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 732 10223 42 =+− −=−+− =++ zyx zyx zyx 732 =+− zyx keep over here for later use 1174 =+− zy 1055 −=− zy We can add this to the one’s we’ve kept up in the corner 1055 −=− zy 402020 −=− zy 553520 =+− zy 1515 =z 1=z 1=z
  • 18. 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. 732 10223 42 =+− −=−+− =++ zyx zyx zyx 732 =+− zyx keep over here for later use1055 −=− zy Now we know both y and z we can sub them in the first equation and find x ( ) 10155 −=−y 1=z 55 −=y 1−=y ( ) ( ) 71312 =+−−x 75 =+x 2=x 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: 143 52 032 =−− =++− =−− zyx zyx zyx 52 =++− zyx 032 10242 =−− =++− zyx zyx 10=+ zy 10=+ zy we’ll keep this one 143 15363 =−− =++− zyx zyx 1622 =+ zy Now we’ll use the 2 equations we have with y and z to eliminate the y’s. If we multiply the equation we kept by 2 and add it to the first equation we can eliminate x’s. If we multiply the equation we kept by 3 and add it to the last equation we can eliminate x’s.
  • 20. 143 52 032 =−− =++− =−− zyx zyx zyx 52 =++− zyx 10=+ zy 10=+ zy we’ll multiply the first equation by -2 and add these together 1622 =+ zy Oops---we eliminated the y’s alright but the z’s ended up being eliminated too and we got a false equation. 2022 −=−− zy 1622 =+ zy 40 −= 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.
  • 21. Let’s do another one: 454 22 12 =++ =+− =++ zyx zyx zyx let's “keep” this one since it will be easy to use to eliminate x’s from others. 12 =++ zyx 22 2422 =+− −=−−− zyx zyx 033 =−− zywe’ll keep this one 454 4844 =++ −=−−− zyx zyx If we multiply the equation we kept by -2 and add it to the second equation we can eliminate x’s. 033 =−− zy Now we’ll use the 2 equations we have with y and z to eliminate the y’s. 033 =−− zy If we multiply the equation we kept by -4 and add it to the last equation we can eliminate x’s.
  • 22. 454 22 12 =++ =+− =++ zyx zyx zyx 12 =++ zyx 033 =−− zy multiply the first equation by -1 and add the equations to eliminate y. 033 =−− zy 033 =−− zy 033 =+ zy 033 =−− zy 00 = Oops---we eliminated the y’s alright but the z’s ended up being eliminated too but this time we got a true equation. 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.
  • 23. 454 22 12 =++ =+− =++ zyx zyx zyx 12 =++ zyx 033 =−− zy zz = First we just put z = z since it can be any real number. Now solve for y in terms of z. 033 =−− zy zy −= Now sub it -z for y in first equation and solve for x in terms of z. 12 =+− zzx zx −=1 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. But so would the point you get when z = 2 or 3 or any other real number so there are infinitely many solutions.