SlideShare uma empresa Scribd logo
1 de 22
3.2 SYSTEMS OF LINEAR
        EQUATIONS




Solving Linear Systems Algebraically
Solving Linear Systems of
     Equations Algebraically
Today’s objective:
1. I will use algebraic methods
   (substitution or elimination) to
   solve systems of linear
   equations in two variables.
Solving Systems of Equations
             Algebraically
1.    When you graph, sometimes you cannot find
      the exact point of intersection. We can use
      algebra to find the exact point.

2.    Also, we do not need to put every equation in
      slope-intercept form in order to determine if
      the lines are parallel or the same line.
      Algebraic methods will give us the same
      information.
Methods of Solving Systems
        Algebraically
We will look at TWO methods to solve
systems algebraically:

    1) Substitution

    2) Elimination
Method 1: Substitution
Steps:
   1. Choose one of the two equations
      and isolate one of the variables.
   2. Substitute the new expression into
      the other equation for the variable.
   3. Solve for the remaining variable.
   4. Substitute the solution into the
      other equation to get the solution
      to the second variable.
Method 1: Substitution
Example:
    Equation ‘a’:      3x + 4y = - 4
    Equation ‘b’:       x + 2y = 2

Isolate the ‘x’ in equation ‘b’:
        x = - 2y + 2
Method 1: Substitution
Example, continued:
       Equation ‘a’:   3x + 4y = - 4
       Equation ‘b’:   x + 2y = 2



Substitute the new expression,
x = - 2y + 2 for x into equation ‘a’:


             3(- 2y + 2) + 4y = - 4
Method 1: Substitution
Example, continued:
       Equation ‘a’:   3x + 4y = - 4
       Equation ‘b’:   x + 2y = 2


Solve the new equation:
                 3(- 2y + 2) + 4y = - 4
                    - 6y + 6 + 4y = - 4
                          - 2y + 6 = - 4
                            - 2y = - 10
                               y= 5
Method 1: Substitution
Example, continued:
       Equation ‘a’:   3x + 4y = - 4
       Equation ‘b’:   x + 2y = 2

Substitute y = 5 into either equation ‘a’ or ‘b’:

                     x + 2 (5) = 2
                      x + 10 = 2
                        x=-8
                 The solution is (-8, 5).
3.2A Elimination Method

Today’s objective:
1. I will use elimination to solve
  systems of linear equations in
  two variables.
Method 2: Elimination
Steps:
1. Line up the two equations using
   standard form (Ax + By = C).
2. GOAL: The coefficients of the same
   variable in both equations should have
   the same value but opposite signs.
3. If this doesn’t exist, multiply one or
   both of the equations by a number that
   will make the same variable coefficients
   opposite values.
Method 2: Elimination
Steps, continued:

     4. Add the two equations (like terms).
     5. The variable with opposite
        coefficients should be eliminated.
     6. Solve for the remaining variable.
     7. Substitute that solution into either
        of the two equations to solve for
        the other variable.
Method 2: Elimination
   Example:
      Equation ‘a’:     2x - 4y = 13
      Equation ‘b’:     4x - 5y = 8

   Multiply equation ‘a’ by –2 to eliminate
   the x’s:

Equation ‘a’:   -2(2x - 4y = 13)
Equation ‘b’:   4x - 5y = 8
Method 2: Elimination
Example, continued:

     Equation ‘a’:    -2(2x - 4y = 13) ------> -4x + 8y = -26
     Equation ‘b’:    4x - 5y = 8      ------> 4x - 5y = 8


Add the equations (the x’s are eliminated):
               -4x + 8y = -26
                4x - 5y = 8
                     3y = -18
                      y = -6
Method 2: Elimination
 Example, continued:
     Equation ‘a’: -2(2x - 4y = 13) ------> -4x + 8y = -26
     Equation ‘b’: 4x - 5y = 8      ------> 4x - 5y = 8

Substitute y = -6 into either equation:
             4x - 5(-6) = 8
              4x + 30 = 8
                4x = -22
                       -22
                  x= 4
                  x= 2-11

                                         -11
                   Solution: ( , -6)      2
Method 2: Elimination
Example 2:
   Equation ‘a’: -9x + 6y = 0
   Equation ‘b’: -12x + 8y = 0

Multiply equation ‘a’ by –4 and
equation ‘b’ by 3 to eliminate the x’s:
   Equation ‘a’: - 4(-9x + 6y = 0)
   Equation ‘b’: 3(-12x + 8y = 0)
Method 2: Elimination
Example 2, continued:

    Equation ‘a’:       - 4(-9x + 6y = 0)
    Equation ‘b’:       3(-12x + 8y = 0)

                36x - 24y = 0
               -36x + 24y = 0
                        0=0
     What does this answer mean?
     Is it true?
Method 2: Elimination
                                 36x - 24y = 0
 Example 2, continued:
                                -36x + 24y = 0
                                         0=0
When both variables are eliminated,
 if the statement is TRUE (like 0 = 0), then
  they are the same lines and there are
  infinite solutions.
 if the statement is FALSE (like 0 = 1), then
  they are parallel lines and there is no
  solution.
Since 0 = 0 is TRUE, there are infinite solutions.
Solving Systems of Three
     Equations Algebraically
1. When we have three equations in a
   system, we can use the same two
   methods to solve them algebraically
   as with two equations.
2. Whether you use substitution or
   elimination, you should begin by
   numbering the equations!
Solving Systems of Three
         Equations
Substitution Method
  1. Choose one of the three equations
     and isolate one of the variables.
  2. Substitute the new expression into
     each of the other two equations.
  3. These two equations now have the
     same two variables. Solve this 2 x 2
     system as before.
  4. Find the third variable by
     substituting the two known values
     into any equation.
Solving Systems of Three
         Equations
Linear Combination Method
  1. Choose two of the equations and eliminate
     one variable as before.
  2. Now choose one of the equations from step 1
     and the other equation you didn’t use and
     eliminate the same variable.
  3. You should now have two equations (one
     from step 1 and one from step 2) that you
     can solve by elimination.
  4. Find the third variable by substituting the
     two known values into any equation.
-4x – 8y = 16
      6x + 12y = -24
1.   Solve the system of
     linear equations.

Mais conteúdo relacionado

Mais procurados

Systems of Equations by Elimination
Systems of Equations by EliminationSystems of Equations by Elimination
Systems of Equations by Eliminationmelissabarnhart
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with eliminationAmanda Ann
 
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
 
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
 
15.3 solving systems of equations by elimination
15.3 solving systems of equations by elimination15.3 solving systems of equations by elimination
15.3 solving systems of equations by eliminationGlenSchlee
 
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 of equations
Solving systems of equationsSolving systems of equations
Solving systems of equationsHind Al Awadi
 
Solving Systems by Graphing and Substitution
Solving Systems by Graphing and SubstitutionSolving Systems by Graphing and Substitution
Solving Systems by Graphing and Substitutionswartzje
 
Solving Systems by Substitution
Solving Systems by SubstitutionSolving Systems by Substitution
Solving Systems by Substitutionswartzje
 
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
 
Solving Systems - Elimination NOTES
Solving Systems - Elimination NOTESSolving Systems - Elimination NOTES
Solving Systems - Elimination NOTESswartzje
 
Solve By Elimination
Solve By EliminationSolve By Elimination
Solve By Eliminationlothomas
 
Solving system of linear equations
Solving system of linear equationsSolving system of linear equations
Solving system of linear equationsMew Aornwara
 
Elimination of Systems of Linear Equation
Elimination of Systems of Linear EquationElimination of Systems of Linear Equation
Elimination of Systems of Linear EquationSonarin Cruz
 
Graphical Solution of Systems of Linear Equations
Graphical Solution of Systems of Linear EquationsGraphical Solution of Systems of Linear Equations
Graphical Solution of Systems of Linear EquationsSonarin Cruz
 
System of linear equations and their solution
System of linear equations and their solutionSystem of linear equations and their solution
System of linear equations and their solutionJoseph Nilo
 
Elimination method Ch 7
Elimination method Ch 7Elimination method Ch 7
Elimination method Ch 7Wood-Ridge
 

Mais procurados (20)

Systems of Equations by Elimination
Systems of Equations by EliminationSystems of Equations by Elimination
Systems of Equations by Elimination
 
6.3 presentation
6.3 presentation6.3 presentation
6.3 presentation
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with elimination
 
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
 
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)
 
Systems of equations
Systems of equationsSystems of equations
Systems of equations
 
15.3 solving systems of equations by elimination
15.3 solving systems of equations by elimination15.3 solving systems of equations by elimination
15.3 solving systems of equations by elimination
 
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 of equations
Solving systems of equationsSolving systems of equations
Solving systems of 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 Systems by Substitution
Solving Systems by SubstitutionSolving Systems by Substitution
Solving Systems by Substitution
 
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
 
Solving Systems - Elimination NOTES
Solving Systems - Elimination NOTESSolving Systems - Elimination NOTES
Solving Systems - Elimination NOTES
 
Solve By Elimination
Solve By EliminationSolve By Elimination
Solve By Elimination
 
Solving system of linear equations
Solving system of linear equationsSolving system of linear equations
Solving system of linear equations
 
Elimination of Systems of Linear Equation
Elimination of Systems of Linear EquationElimination of Systems of Linear Equation
Elimination of Systems of Linear Equation
 
Graphical Solution of Systems of Linear Equations
Graphical Solution of Systems of Linear EquationsGraphical Solution of Systems of Linear Equations
Graphical Solution of Systems of Linear Equations
 
System of linear equations and their solution
System of linear equations and their solutionSystem of linear equations and their solution
System of linear equations and their solution
 
Elimination method Ch 7
Elimination method Ch 7Elimination method Ch 7
Elimination method Ch 7
 
Myp10 system of linear equations with solution
Myp10 system of linear equations with solutionMyp10 system of linear equations with solution
Myp10 system of linear equations with solution
 

Destaque

Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equationsswartzje
 
2.5 correlation & best fitting lines
2.5 correlation & best fitting lines2.5 correlation & best fitting lines
2.5 correlation & best fitting linesfthrower
 
Linear equations
Linear equationsLinear equations
Linear equationsNisarg Amin
 
Math Project 2ppt
Math Project 2pptMath Project 2ppt
Math Project 2pptguest7461b8
 
Equations root
Equations rootEquations root
Equations rootMileacre
 
Métodos directos para la solución de sistemas de ecuaciones lineales
Métodos directos para la solución de sistemas de ecuaciones linealesMétodos directos para la solución de sistemas de ecuaciones lineales
Métodos directos para la solución de sistemas de ecuaciones linealesMileacre
 
Solution of linear equation & inequality
Solution of linear equation & inequalitySolution of linear equation & inequality
Solution of linear equation & inequalityflorian Manzanilla
 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitieskhyps13
 
Equations and inequalities
Equations and inequalitiesEquations and inequalities
Equations and inequalitiesSiyavula
 
Chapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesChapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesmonomath
 
Linear Equation In one variable class 7
 Linear Equation In one variable class 7 Linear Equation In one variable class 7
Linear Equation In one variable class 7Poulami Choudhury
 
Linear Equations Ppt
Linear Equations PptLinear Equations Ppt
Linear Equations PptScott R
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variablemisey_margarette
 
Linear Equations
Linear EquationsLinear Equations
Linear Equationsrfant
 

Destaque (15)

Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
 
2.5 correlation & best fitting lines
2.5 correlation & best fitting lines2.5 correlation & best fitting lines
2.5 correlation & best fitting lines
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Math Project 2ppt
Math Project 2pptMath Project 2ppt
Math Project 2ppt
 
Equations root
Equations rootEquations root
Equations root
 
Métodos directos para la solución de sistemas de ecuaciones lineales
Métodos directos para la solución de sistemas de ecuaciones linealesMétodos directos para la solución de sistemas de ecuaciones lineales
Métodos directos para la solución de sistemas de ecuaciones lineales
 
Solution of linear equation & inequality
Solution of linear equation & inequalitySolution of linear equation & inequality
Solution of linear equation & inequality
 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalities
 
Equations and inequalities
Equations and inequalitiesEquations and inequalities
Equations and inequalities
 
Chapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesChapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variables
 
Linear Equation In one variable class 7
 Linear Equation In one variable class 7 Linear Equation In one variable class 7
Linear Equation In one variable class 7
 
Linear Equations Ppt
Linear Equations PptLinear Equations Ppt
Linear Equations Ppt
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
 
linear equation
linear equationlinear equation
linear equation
 
Linear Equations
Linear EquationsLinear Equations
Linear Equations
 

Semelhante a 3.2 a solving systems algebraically

Systems of linear equations
Systems of linear equationsSystems of linear equations
Systems of linear equationsgandhinagar
 
Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)Sparsh Singh
 
Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)Sparsh Singh
 
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
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notestoni dimella
 
System of linear equations 3 eso
System of linear equations 3 esoSystem of linear equations 3 eso
System of linear equations 3 esoEducación
 
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
 
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
 
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
 
Business Math Chapter 3
Business Math Chapter 3Business Math Chapter 3
Business Math Chapter 3Nazrin Nazdri
 
Final presentation
Final presentationFinal presentation
Final presentationpaezp
 
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
 
Linear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuriaLinear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuriaDhiraj Singh
 

Semelhante a 3.2 a solving systems algebraically (20)

Systems of linear equations
Systems of linear equationsSystems of linear equations
Systems of linear equations
 
Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)
 
Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)
 
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
 
elimination
eliminationelimination
elimination
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notes
 
LecturePresentation.pptx
LecturePresentation.pptxLecturePresentation.pptx
LecturePresentation.pptx
 
Aman
AmanAman
Aman
 
System of linear equations 3 eso
System of linear equations 3 esoSystem of linear equations 3 eso
System of linear equations 3 eso
 
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
 
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
 
Mathematics 8 Systems of Linear Inequalities
Mathematics 8 Systems of Linear InequalitiesMathematics 8 Systems of Linear Inequalities
Mathematics 8 Systems of Linear Inequalities
 
Business Math Chapter 3
Business Math Chapter 3Business Math Chapter 3
Business Math Chapter 3
 
Final presentation
Final presentationFinal presentation
Final presentation
 
7.2
7.27.2
7.2
 
Solving systems of Equations by Elimination
Solving systems of Equations by EliminationSolving systems of Equations by Elimination
Solving systems of Equations by Elimination
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Linear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuriaLinear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuria
 

Mais de fthrower

3.4 linear programming
3.4 linear programming3.4 linear programming
3.4 linear programmingfthrower
 
3.3 a writing systems of linear inequalities
3.3 a writing systems of linear inequalities3.3 a writing systems of linear inequalities
3.3 a writing systems of linear inequalitiesfthrower
 
3.3 a writing a systems of inequalities
3.3 a writing a systems of inequalities3.3 a writing a systems of inequalities
3.3 a writing a systems of inequalitiesfthrower
 
3.3 a solving systems of inequalities
3.3 a solving systems of inequalities3.3 a solving systems of inequalities
3.3 a solving systems of inequalitiesfthrower
 
3.3 solving systems of inequalities
3.3 solving systems of inequalities3.3 solving systems of inequalities
3.3 solving systems of inequalitiesfthrower
 
3.1 b solving systems graphically
3.1 b solving systems graphically3.1 b solving systems graphically
3.1 b solving systems graphicallyfthrower
 
3.1 a solving systems graphically
3.1 a solving systems graphically3.1 a solving systems graphically
3.1 a solving systems graphicallyfthrower
 
3.1 solving systems graphically
3.1 solving systems graphically3.1 solving systems graphically
3.1 solving systems graphicallyfthrower
 
3.4 a linear programming
3.4 a linear programming3.4 a linear programming
3.4 a linear programmingfthrower
 
2.8 b absolute value functions
2.8 b absolute value functions2.8 b absolute value functions
2.8 b absolute value functionsfthrower
 
2.8 a absolute value functions
2.8 a absolute value functions2.8 a absolute value functions
2.8 a absolute value functionsfthrower
 
2.8 absolute value functions
2.8 absolute value functions2.8 absolute value functions
2.8 absolute value functionsfthrower
 
2.6 graphing linear inequalities
2.6 graphing linear inequalities2.6 graphing linear inequalities
2.6 graphing linear inequalitiesfthrower
 
2.5 a correlation & best fitting lines
2.5 a correlation & best fitting lines2.5 a correlation & best fitting lines
2.5 a correlation & best fitting linesfthrower
 
2.4 writing linear equations
2.4 writing linear equations2.4 writing linear equations
2.4 writing linear equationsfthrower
 
2.4 writing equations of lines
2.4 writing equations of lines2.4 writing equations of lines
2.4 writing equations of linesfthrower
 
2.3 linear equations
2.3 linear equations2.3 linear equations
2.3 linear equationsfthrower
 
2.1 a relations and functions
2.1 a relations and functions2.1 a relations and functions
2.1 a relations and functionsfthrower
 
2.1 relations and functions
2.1 relations and functions2.1 relations and functions
2.1 relations and functionsfthrower
 

Mais de fthrower (20)

3.4 linear programming
3.4 linear programming3.4 linear programming
3.4 linear programming
 
3.3 a writing systems of linear inequalities
3.3 a writing systems of linear inequalities3.3 a writing systems of linear inequalities
3.3 a writing systems of linear inequalities
 
3.3 a writing a systems of inequalities
3.3 a writing a systems of inequalities3.3 a writing a systems of inequalities
3.3 a writing a systems of inequalities
 
3.3 a solving systems of inequalities
3.3 a solving systems of inequalities3.3 a solving systems of inequalities
3.3 a solving systems of inequalities
 
3.3 solving systems of inequalities
3.3 solving systems of inequalities3.3 solving systems of inequalities
3.3 solving systems of inequalities
 
3.1 b solving systems graphically
3.1 b solving systems graphically3.1 b solving systems graphically
3.1 b solving systems graphically
 
3.1 a solving systems graphically
3.1 a solving systems graphically3.1 a solving systems graphically
3.1 a solving systems graphically
 
3.1 solving systems graphically
3.1 solving systems graphically3.1 solving systems graphically
3.1 solving systems graphically
 
3.4 a linear programming
3.4 a linear programming3.4 a linear programming
3.4 a linear programming
 
2.8 b absolute value functions
2.8 b absolute value functions2.8 b absolute value functions
2.8 b absolute value functions
 
2.8 a absolute value functions
2.8 a absolute value functions2.8 a absolute value functions
2.8 a absolute value functions
 
2.8 absolute value functions
2.8 absolute value functions2.8 absolute value functions
2.8 absolute value functions
 
2.6 graphing linear inequalities
2.6 graphing linear inequalities2.6 graphing linear inequalities
2.6 graphing linear inequalities
 
2.5 a correlation & best fitting lines
2.5 a correlation & best fitting lines2.5 a correlation & best fitting lines
2.5 a correlation & best fitting lines
 
2.4 writing linear equations
2.4 writing linear equations2.4 writing linear equations
2.4 writing linear equations
 
2.4 writing equations of lines
2.4 writing equations of lines2.4 writing equations of lines
2.4 writing equations of lines
 
2.3 linear equations
2.3 linear equations2.3 linear equations
2.3 linear equations
 
2.2 slope
2.2 slope2.2 slope
2.2 slope
 
2.1 a relations and functions
2.1 a relations and functions2.1 a relations and functions
2.1 a relations and functions
 
2.1 relations and functions
2.1 relations and functions2.1 relations and functions
2.1 relations and functions
 

Último

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Último (20)

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

3.2 a solving systems algebraically

  • 1. 3.2 SYSTEMS OF LINEAR EQUATIONS Solving Linear Systems Algebraically
  • 2. Solving Linear Systems of Equations Algebraically Today’s objective: 1. I will use algebraic methods (substitution or elimination) to solve systems of linear equations in two variables.
  • 3. Solving Systems of Equations Algebraically 1. When you graph, sometimes you cannot find the exact point of intersection. We can use algebra to find the exact point. 2. Also, we do not need to put every equation in slope-intercept form in order to determine if the lines are parallel or the same line. Algebraic methods will give us the same information.
  • 4. Methods of Solving Systems Algebraically We will look at TWO methods to solve systems algebraically: 1) Substitution 2) Elimination
  • 5. Method 1: Substitution Steps: 1. Choose one of the two equations and isolate one of the variables. 2. Substitute the new expression into the other equation for the variable. 3. Solve for the remaining variable. 4. Substitute the solution into the other equation to get the solution to the second variable.
  • 6. Method 1: Substitution Example: Equation ‘a’: 3x + 4y = - 4 Equation ‘b’: x + 2y = 2 Isolate the ‘x’ in equation ‘b’: x = - 2y + 2
  • 7. Method 1: Substitution Example, continued: Equation ‘a’: 3x + 4y = - 4 Equation ‘b’: x + 2y = 2 Substitute the new expression, x = - 2y + 2 for x into equation ‘a’: 3(- 2y + 2) + 4y = - 4
  • 8. Method 1: Substitution Example, continued: Equation ‘a’: 3x + 4y = - 4 Equation ‘b’: x + 2y = 2 Solve the new equation: 3(- 2y + 2) + 4y = - 4 - 6y + 6 + 4y = - 4 - 2y + 6 = - 4 - 2y = - 10 y= 5
  • 9. Method 1: Substitution Example, continued: Equation ‘a’: 3x + 4y = - 4 Equation ‘b’: x + 2y = 2 Substitute y = 5 into either equation ‘a’ or ‘b’: x + 2 (5) = 2 x + 10 = 2 x=-8 The solution is (-8, 5).
  • 10. 3.2A Elimination Method Today’s objective: 1. I will use elimination to solve systems of linear equations in two variables.
  • 11. Method 2: Elimination Steps: 1. Line up the two equations using standard form (Ax + By = C). 2. GOAL: The coefficients of the same variable in both equations should have the same value but opposite signs. 3. If this doesn’t exist, multiply one or both of the equations by a number that will make the same variable coefficients opposite values.
  • 12. Method 2: Elimination Steps, continued: 4. Add the two equations (like terms). 5. The variable with opposite coefficients should be eliminated. 6. Solve for the remaining variable. 7. Substitute that solution into either of the two equations to solve for the other variable.
  • 13. Method 2: Elimination Example: Equation ‘a’: 2x - 4y = 13 Equation ‘b’: 4x - 5y = 8 Multiply equation ‘a’ by –2 to eliminate the x’s: Equation ‘a’: -2(2x - 4y = 13) Equation ‘b’: 4x - 5y = 8
  • 14. Method 2: Elimination Example, continued: Equation ‘a’: -2(2x - 4y = 13) ------> -4x + 8y = -26 Equation ‘b’: 4x - 5y = 8 ------> 4x - 5y = 8 Add the equations (the x’s are eliminated): -4x + 8y = -26 4x - 5y = 8 3y = -18 y = -6
  • 15. Method 2: Elimination Example, continued: Equation ‘a’: -2(2x - 4y = 13) ------> -4x + 8y = -26 Equation ‘b’: 4x - 5y = 8 ------> 4x - 5y = 8 Substitute y = -6 into either equation: 4x - 5(-6) = 8 4x + 30 = 8 4x = -22 -22 x= 4 x= 2-11 -11 Solution: ( , -6) 2
  • 16. Method 2: Elimination Example 2: Equation ‘a’: -9x + 6y = 0 Equation ‘b’: -12x + 8y = 0 Multiply equation ‘a’ by –4 and equation ‘b’ by 3 to eliminate the x’s: Equation ‘a’: - 4(-9x + 6y = 0) Equation ‘b’: 3(-12x + 8y = 0)
  • 17. Method 2: Elimination Example 2, continued: Equation ‘a’: - 4(-9x + 6y = 0) Equation ‘b’: 3(-12x + 8y = 0) 36x - 24y = 0 -36x + 24y = 0 0=0 What does this answer mean? Is it true?
  • 18. Method 2: Elimination 36x - 24y = 0 Example 2, continued: -36x + 24y = 0 0=0 When both variables are eliminated,  if the statement is TRUE (like 0 = 0), then they are the same lines and there are infinite solutions.  if the statement is FALSE (like 0 = 1), then they are parallel lines and there is no solution. Since 0 = 0 is TRUE, there are infinite solutions.
  • 19. Solving Systems of Three Equations Algebraically 1. When we have three equations in a system, we can use the same two methods to solve them algebraically as with two equations. 2. Whether you use substitution or elimination, you should begin by numbering the equations!
  • 20. Solving Systems of Three Equations Substitution Method 1. Choose one of the three equations and isolate one of the variables. 2. Substitute the new expression into each of the other two equations. 3. These two equations now have the same two variables. Solve this 2 x 2 system as before. 4. Find the third variable by substituting the two known values into any equation.
  • 21. Solving Systems of Three Equations Linear Combination Method 1. Choose two of the equations and eliminate one variable as before. 2. Now choose one of the equations from step 1 and the other equation you didn’t use and eliminate the same variable. 3. You should now have two equations (one from step 1 and one from step 2) that you can solve by elimination. 4. Find the third variable by substituting the two known values into any equation.
  • 22. -4x – 8y = 16 6x + 12y = -24 1. Solve the system of linear equations.