SlideShare a Scribd company logo
1 of 12
1
Systems of Linear Equations
• 4-1 Systems of Linear Equations in Two Variables
2
4-1 Systems of Linear Equations in Two Variables
Deciding whether an ordered pair is a
solution of a linear system.
The solution set of a linear system of equations contains all
ordered pairs that satisfy all the equations at the same time.
• Example 1: Is the ordered pair a solution of the given system?
2x + y = -6 Substitute the ordered pair into each equation.
x + 3y = 2 Both equations must be satisfied.
A) (-4, 2) B) (3, -12)
2(-4) + 2 = -6 2(3) + (-12) = -6
(-4) + 3(2) = 2 (3) + 3(-12) = 2
-6 = -6 -6 = -6
2 = 2 -33 ≠ -6
∴ Yes ∴ No
3
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems by Graphing.
One way to find the solution set of a linear system of equations is to
graph each equation and find the point where the graphs intersect.
• Example 1: Solve the system of equations by graphing.
A) x + y = 5 B) 2x + y = -5
2x - y = 4 -x + 3y = 6
Solution: {(3,2)} Solution: {(-3,1)}
4
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems by Graphing.
There are three possible solutions to a system of linear equations in two
variables that have been graphed:
• 1) The two graphs intersect at a single point. The coordinates give the
solution of the system. In this case, the solution is “consistent” and the
equations are “independent”.
• 2) The graphs are parallel lines. (Slopes are equal) In this case the system
is “inconsistent” and the solution set is 0 or null.
• 3) The graphs are the same line. (Slopes and y-intercepts are the same) In
this case, the equations are “dependent” and the solution set is an infinite
set of ordered pairs.
5
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables by
Method of Elimination.
Remember: If a=b and c=d, then a + c = b + d.
Step 1: Write both equations in standard form
Step 2: Make the coefficients of one pair of variable terms opposite
(Multiply one or both equations by appropriate numbers so that the
sum of the coefficients of either x or y will be zero.)
Step 3: Add the new equations to eliminate a variable
Step 4: Solve the equation formed in step 3
Step 5: Substitute the result of Step 4 into either of the original
equations and solve for the other value.
Step 6: Check the solution and write the solution set.
6
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables by
Method of Elimination.
• Example 2: Solve the system : 2x + 3y = 19
Step 1: Both equations are in standard form 3x - 7y = -6
Step 2: Choose the variable x to eliminate: Multiply the top equation by 3, the bottom
equation by -2
3[2x + 3y = 19] 6x + 9y = 57
-2[3x - 7y = -6] -6x +14y = 12
Step 3: Add the new equations to eliminate a variable
0x + 23y = 69
Step 4: Solve the equation formed in step y = 3
Step 5: Substitute the result of Step 4 into either of the original equations and solve for the
other value. 2x + 3(3) = 19
2x = 10
x = 5 Solution Set: {(5,3)}
Step 6: Check the solution and write the solution set.
7
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables by
Method of Elimination.
• Example 3:
Solve the system :
2[2x - 3y = 1] 4x - 6y = 2
-3[3x - 2y = 9] -9x + 6y = -27
-5x + 0y = -25
x = 5 3(5) - 2y = 9
-2y = -6
Solution Set: {(5,3)} y = 3
1 1 1
rewrite as 6[ ] 2 3 1
3 2 6
: 2 3 1
1 1 1
3 2 6
3 2 9
3 2 9
x y x y
Solv
x y
x y
e x y
x y
⇒ − = ⇒ − =
− =
−
− =
=
=
−
8
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables by
Method of Elimination.
• Example 4:
Solve the system : 2x + y = 6
-8x - 4y = -24
4[2x + y = 6] 8x + 4y = 24
-8x -4y = -24 -8x - 4y = -24
0 = 0 True
Solution Set: {(x,y)| 2x + y = 6}
Note: When a system has dependent equations and an infinite number
of solutions, either equation can be used to produce the solution set.
Answer is given in set-builder notation.
9
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables
by Method of Elimination.
• Example 5:
Solve the system : 4x - 3y = 8
8x - 6y = 14
-2[4x - 3y = 8] -8x + 6y = -16
8x - 6y = 14 8x - 6y = 24
0 = 8 False
Solution Set: 0 or null
Note: There are no ordered pairs that satisfy both
equations. The lines are parallel. There is no solution.
10
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables
by Method of Substitution.
Step 1: Solve one of the equations for either variable
Step 2: Substitute for that variable in the other equation
(The result should be an equation with just one variable)
Step 3: Solve the equation from step 2
Step 4: Substitute the result of Step 3 into either of the
original equations and solve for the other value.
Step 6: Check the solution and write the solution set.
11
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables by
Method of Substitution.
• Example 6: Solve the system : 4x + y = 5
2x - 3y =13
Step 1: Choose the variable y to solve for in the top equation:
y = -4x + 5
Step 2: Substitute this variable into the bottom equation
2x - 3(-4x + 5) = 13 2x + 12x - 15 = 13
Step 3: Solve the equation formed in step 2
14x = 28 x = 2
Step 4: Substitute the result of Step 3 into either of the original equations and solve for the
other value. 4(2) + y = 5
y = -3
Solution Set: {(2,-3)}
Step 5: Check the solution and write the solution set.
12
4-1 Systems of Linear Equations in Two Variables
Solving Linear Systems of two variables by
Method of Substitution.
• Example 7:
Solve the system :
y = -2x + 2
-2x + 5(-2x + 2) = 22 -2x - 10x + 10 = 22
-12x = 12
x = -1 2(-1) + y = 2
y = 4
Solution Set: {(-1,4)}
1 1 1
2 4 2
2
1 1 1
rewrite as 4[ ] 2 2
2 4 2
: 2 2
-2 5 2
5 2
2
2
x y
x y
x y x y
Solve x y
x y
⇒ + = ⇒ + =
+
+
=
+
=
=
=
+
−

More Related Content

What's hot

First Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationFirst Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationVer Louie Gautani
 
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaMathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaJuan Miguel Palero
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notationhisema01
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variablesAbhaya Gupta
 
Module in solving quadratic equation
Module in solving quadratic equationModule in solving quadratic equation
Module in solving quadratic equationaleli ariola
 
Mathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic FunctionsMathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic FunctionsJuan Miguel Palero
 
Quadratic inequalities
Quadratic inequalitiesQuadratic inequalities
Quadratic inequalitiesmstf mstf
 
Simultaneous equations
Simultaneous equations Simultaneous equations
Simultaneous equations fisayo omoniyi
 
7.2 simplifying radicals
7.2 simplifying radicals7.2 simplifying radicals
7.2 simplifying radicalshisema01
 
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
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentationanjuli1580
 
Systems of Equations by Elimination
Systems of Equations by EliminationSystems of Equations by Elimination
Systems of Equations by Eliminationmelissabarnhart
 
Solving linear inequalities
Solving linear inequalitiesSolving linear inequalities
Solving linear inequalitiesPLeach
 
Linear Equations in Two Variables
Linear Equations in Two VariablesLinear Equations in Two Variables
Linear Equations in Two Variablessheisirenebkm
 

What's hot (20)

First Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationFirst Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic Equation
 
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaMathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notation
 
Linear Inequality
Linear InequalityLinear Inequality
Linear Inequality
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variables
 
Module in solving quadratic equation
Module in solving quadratic equationModule in solving quadratic equation
Module in solving quadratic equation
 
Mathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic FunctionsMathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic Functions
 
Quadratic inequalities
Quadratic inequalitiesQuadratic inequalities
Quadratic inequalities
 
Simultaneous equations
Simultaneous equations Simultaneous equations
Simultaneous equations
 
Solving radical equations
Solving radical equationsSolving radical equations
Solving radical equations
 
7.2 simplifying radicals
7.2 simplifying radicals7.2 simplifying radicals
7.2 simplifying radicals
 
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
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentation
 
Quadratic functions my maths presentation
Quadratic functions my maths presentationQuadratic functions my maths presentation
Quadratic functions my maths presentation
 
Equation Of A Line
Equation Of A LineEquation Of A Line
Equation Of A Line
 
Systems of Equations by Elimination
Systems of Equations by EliminationSystems of Equations by Elimination
Systems of Equations by Elimination
 
Trigonometric ratios
Trigonometric ratiosTrigonometric ratios
Trigonometric ratios
 
Solving linear inequalities
Solving linear inequalitiesSolving linear inequalities
Solving linear inequalities
 
Linear Equations in Two Variables
Linear Equations in Two VariablesLinear Equations in Two Variables
Linear Equations in Two Variables
 
Quadratic functions
Quadratic functionsQuadratic functions
Quadratic functions
 

Viewers also liked

Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equationsswartzje
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equationsCesar Mendoza
 
System of equations
System of equationsSystem of equations
System of equationsmariacadena
 
Metodos jacobi y gauss seidel
Metodos jacobi y gauss seidelMetodos jacobi y gauss seidel
Metodos jacobi y gauss seidelCesar Mendoza
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equationsCesar Mendoza
 
Solving Systems by Graphing and Substitution
Solving Systems by Graphing and SubstitutionSolving Systems by Graphing and Substitution
Solving Systems by Graphing and Substitutionswartzje
 
Solving system of linear equations
Solving system of linear equationsSolving system of linear equations
Solving system of linear equationsMew Aornwara
 
Systems of Linear Equations Graphing
 Systems of Linear Equations Graphing  Systems of Linear Equations Graphing
Systems of Linear Equations Graphing PLeach
 
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
 
Direct Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations SystemsDirect Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations SystemsLizeth Paola Barrero
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPTAbhishek Dev
 
Linear Equations
Linear EquationsLinear Equations
Linear Equationsrfant
 
Linear systems with 3 unknows
Linear systems with 3 unknowsLinear systems with 3 unknows
Linear systems with 3 unknowsmstf mstf
 
The trivial solutions
The trivial solutionsThe trivial solutions
The trivial solutionsawdfyjjol
 
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
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with eliminationAmanda Ann
 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equationsalrosiemae
 
Absolute Value Equations and Inequalities
Absolute Value Equations and InequalitiesAbsolute Value Equations and Inequalities
Absolute Value Equations and Inequalitiesdmidgette
 

Viewers also liked (20)

Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equations
 
System of equations
System of equationsSystem of equations
System of equations
 
Metodos jacobi y gauss seidel
Metodos jacobi y gauss seidelMetodos jacobi y gauss seidel
Metodos jacobi y gauss seidel
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equations
 
Solving Systems by Graphing and Substitution
Solving Systems by Graphing and SubstitutionSolving Systems by Graphing and Substitution
Solving Systems by Graphing and Substitution
 
Solving system of linear equations
Solving system of linear equationsSolving system of linear equations
Solving system of linear equations
 
Systems of Linear Equations Graphing
 Systems of Linear Equations Graphing  Systems of Linear Equations Graphing
Systems of Linear Equations Graphing
 
Solving Systems by Substitution
Solving Systems by SubstitutionSolving Systems by Substitution
Solving Systems by Substitution
 
Solution of linear system of equations
Solution of linear system of equationsSolution of linear system of equations
Solution of linear system of equations
 
Solving System of Equations by Substitution
Solving System of Equations by SubstitutionSolving System of Equations by Substitution
Solving System of Equations by Substitution
 
Direct Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations SystemsDirect Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations Systems
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPT
 
Linear Equations
Linear EquationsLinear Equations
Linear Equations
 
Linear systems with 3 unknows
Linear systems with 3 unknowsLinear systems with 3 unknows
Linear systems with 3 unknows
 
The trivial solutions
The trivial solutionsThe trivial solutions
The trivial solutions
 
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
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with elimination
 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equations
 
Absolute Value Equations and Inequalities
Absolute Value Equations and InequalitiesAbsolute Value Equations and Inequalities
Absolute Value Equations and Inequalities
 

Similar to Systems of linear equations

February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015khyps13
 
Linear Algebra - systems of equations (week 1).ppt
Linear Algebra - systems of equations (week 1).pptLinear Algebra - systems of equations (week 1).ppt
Linear Algebra - systems of equations (week 1).pptAraMaeMina
 
systems of equations.ppt
systems of equations.pptsystems of equations.ppt
systems of equations.pptreboy_arroyo
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notestoni dimella
 
3.2 solving systems algebraically
3.2 solving systems algebraically3.2 solving systems algebraically
3.2 solving systems algebraicallyfthrower
 
3.2 a solving systems algebraically
3.2 a solving systems algebraically3.2 a solving systems algebraically
3.2 a solving systems algebraicallyfthrower
 
Elimination Method Mathematics 8 Linear Equation In 2 variables .pptx
Elimination Method Mathematics 8 Linear Equation In 2 variables .pptxElimination Method Mathematics 8 Linear Equation In 2 variables .pptx
Elimination Method Mathematics 8 Linear Equation In 2 variables .pptxgenopaolog
 
Systems of Equations - EDUU 551
Systems of Equations - EDUU 551Systems of Equations - EDUU 551
Systems of Equations - EDUU 551caravaron
 
Linear equations
Linear equationsLinear equations
Linear equationsNisarg Amin
 
1.8 linear systems
1.8 linear systems1.8 linear systems
1.8 linear systemshisema01
 
Systems of Linear Algebra
Systems of Linear AlgebraSystems of Linear Algebra
Systems of Linear AlgebraAyesha Arshad
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSRai University
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSRai University
 
Linear equations rev
Linear equations revLinear equations rev
Linear equations revYash Jain
 
January 29, 2014
January 29, 2014January 29, 2014
January 29, 2014khyps13
 
January18
January18January18
January18khyps13
 
Solving systems of Equations by Elimination
Solving systems of Equations by EliminationSolving systems of Equations by Elimination
Solving systems of Equations by EliminationEdrin Jay Morta
 

Similar to Systems of linear equations (20)

February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Linear Algebra - systems of equations (week 1).ppt
Linear Algebra - systems of equations (week 1).pptLinear Algebra - systems of equations (week 1).ppt
Linear Algebra - systems of equations (week 1).ppt
 
systems of equations.ppt
systems of equations.pptsystems of equations.ppt
systems of equations.ppt
 
systems of equations.ppt
systems of equations.pptsystems of equations.ppt
systems of equations.ppt
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notes
 
3.2 solving systems algebraically
3.2 solving systems algebraically3.2 solving systems algebraically
3.2 solving systems algebraically
 
3.2 a solving systems algebraically
3.2 a solving systems algebraically3.2 a solving systems algebraically
3.2 a solving systems algebraically
 
Elimination Method Mathematics 8 Linear Equation In 2 variables .pptx
Elimination Method Mathematics 8 Linear Equation In 2 variables .pptxElimination Method Mathematics 8 Linear Equation In 2 variables .pptx
Elimination Method Mathematics 8 Linear Equation In 2 variables .pptx
 
Systems of Equations - EDUU 551
Systems of Equations - EDUU 551Systems of Equations - EDUU 551
Systems of Equations - EDUU 551
 
Linear equations
Linear equationsLinear equations
Linear equations
 
1.8 linear systems
1.8 linear systems1.8 linear systems
1.8 linear systems
 
Systems of Linear Algebra
Systems of Linear AlgebraSystems of Linear Algebra
Systems of Linear Algebra
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
 
Linear equations rev
Linear equations revLinear equations rev
Linear equations rev
 
LecturePresentation.pptx
LecturePresentation.pptxLecturePresentation.pptx
LecturePresentation.pptx
 
January 29, 2014
January 29, 2014January 29, 2014
January 29, 2014
 
January18
January18January18
January18
 
Solving systems of Equations by Elimination
Solving systems of Equations by EliminationSolving systems of Equations by Elimination
Solving systems of Equations by Elimination
 

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

ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
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
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
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
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline 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
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
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
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
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
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 

Recently uploaded (20)

ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.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
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
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
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
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...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
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
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
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
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 

Systems of linear equations

  • 1. 1 Systems of Linear Equations • 4-1 Systems of Linear Equations in Two Variables
  • 2. 2 4-1 Systems of Linear Equations in Two Variables Deciding whether an ordered pair is a solution of a linear system. The solution set of a linear system of equations contains all ordered pairs that satisfy all the equations at the same time. • Example 1: Is the ordered pair a solution of the given system? 2x + y = -6 Substitute the ordered pair into each equation. x + 3y = 2 Both equations must be satisfied. A) (-4, 2) B) (3, -12) 2(-4) + 2 = -6 2(3) + (-12) = -6 (-4) + 3(2) = 2 (3) + 3(-12) = 2 -6 = -6 -6 = -6 2 = 2 -33 ≠ -6 ∴ Yes ∴ No
  • 3. 3 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems by Graphing. One way to find the solution set of a linear system of equations is to graph each equation and find the point where the graphs intersect. • Example 1: Solve the system of equations by graphing. A) x + y = 5 B) 2x + y = -5 2x - y = 4 -x + 3y = 6 Solution: {(3,2)} Solution: {(-3,1)}
  • 4. 4 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems by Graphing. There are three possible solutions to a system of linear equations in two variables that have been graphed: • 1) The two graphs intersect at a single point. The coordinates give the solution of the system. In this case, the solution is “consistent” and the equations are “independent”. • 2) The graphs are parallel lines. (Slopes are equal) In this case the system is “inconsistent” and the solution set is 0 or null. • 3) The graphs are the same line. (Slopes and y-intercepts are the same) In this case, the equations are “dependent” and the solution set is an infinite set of ordered pairs.
  • 5. 5 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Elimination. Remember: If a=b and c=d, then a + c = b + d. Step 1: Write both equations in standard form Step 2: Make the coefficients of one pair of variable terms opposite (Multiply one or both equations by appropriate numbers so that the sum of the coefficients of either x or y will be zero.) Step 3: Add the new equations to eliminate a variable Step 4: Solve the equation formed in step 3 Step 5: Substitute the result of Step 4 into either of the original equations and solve for the other value. Step 6: Check the solution and write the solution set.
  • 6. 6 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Elimination. • Example 2: Solve the system : 2x + 3y = 19 Step 1: Both equations are in standard form 3x - 7y = -6 Step 2: Choose the variable x to eliminate: Multiply the top equation by 3, the bottom equation by -2 3[2x + 3y = 19] 6x + 9y = 57 -2[3x - 7y = -6] -6x +14y = 12 Step 3: Add the new equations to eliminate a variable 0x + 23y = 69 Step 4: Solve the equation formed in step y = 3 Step 5: Substitute the result of Step 4 into either of the original equations and solve for the other value. 2x + 3(3) = 19 2x = 10 x = 5 Solution Set: {(5,3)} Step 6: Check the solution and write the solution set.
  • 7. 7 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Elimination. • Example 3: Solve the system : 2[2x - 3y = 1] 4x - 6y = 2 -3[3x - 2y = 9] -9x + 6y = -27 -5x + 0y = -25 x = 5 3(5) - 2y = 9 -2y = -6 Solution Set: {(5,3)} y = 3 1 1 1 rewrite as 6[ ] 2 3 1 3 2 6 : 2 3 1 1 1 1 3 2 6 3 2 9 3 2 9 x y x y Solv x y x y e x y x y ⇒ − = ⇒ − = − = − − = = = −
  • 8. 8 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Elimination. • Example 4: Solve the system : 2x + y = 6 -8x - 4y = -24 4[2x + y = 6] 8x + 4y = 24 -8x -4y = -24 -8x - 4y = -24 0 = 0 True Solution Set: {(x,y)| 2x + y = 6} Note: When a system has dependent equations and an infinite number of solutions, either equation can be used to produce the solution set. Answer is given in set-builder notation.
  • 9. 9 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Elimination. • Example 5: Solve the system : 4x - 3y = 8 8x - 6y = 14 -2[4x - 3y = 8] -8x + 6y = -16 8x - 6y = 14 8x - 6y = 24 0 = 8 False Solution Set: 0 or null Note: There are no ordered pairs that satisfy both equations. The lines are parallel. There is no solution.
  • 10. 10 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Substitution. Step 1: Solve one of the equations for either variable Step 2: Substitute for that variable in the other equation (The result should be an equation with just one variable) Step 3: Solve the equation from step 2 Step 4: Substitute the result of Step 3 into either of the original equations and solve for the other value. Step 6: Check the solution and write the solution set.
  • 11. 11 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Substitution. • Example 6: Solve the system : 4x + y = 5 2x - 3y =13 Step 1: Choose the variable y to solve for in the top equation: y = -4x + 5 Step 2: Substitute this variable into the bottom equation 2x - 3(-4x + 5) = 13 2x + 12x - 15 = 13 Step 3: Solve the equation formed in step 2 14x = 28 x = 2 Step 4: Substitute the result of Step 3 into either of the original equations and solve for the other value. 4(2) + y = 5 y = -3 Solution Set: {(2,-3)} Step 5: Check the solution and write the solution set.
  • 12. 12 4-1 Systems of Linear Equations in Two Variables Solving Linear Systems of two variables by Method of Substitution. • Example 7: Solve the system : y = -2x + 2 -2x + 5(-2x + 2) = 22 -2x - 10x + 10 = 22 -12x = 12 x = -1 2(-1) + y = 2 y = 4 Solution Set: {(-1,4)} 1 1 1 2 4 2 2 1 1 1 rewrite as 4[ ] 2 2 2 4 2 : 2 2 -2 5 2 5 2 2 2 x y x y x y x y Solve x y x y ⇒ + = ⇒ + = + + = + = = = + −