SlideShare une entreprise Scribd logo
1  sur  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.

Contenu connexe

Tendances

Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with elimination
Amanda 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 subtracting
Anthony_Maiorano
 
Solving Systems - Elimination NOTES
Solving Systems - Elimination NOTESSolving Systems - Elimination NOTES
Solving Systems - Elimination NOTES
swartzje
 

Tendances (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
 

En vedette

Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
swartzje
 
2.5 correlation & best fitting lines
2.5 correlation & best fitting lines2.5 correlation & best fitting lines
2.5 correlation & best fitting lines
fthrower
 
Math Project 2ppt
Math Project 2pptMath Project 2ppt
Math Project 2ppt
guest7461b8
 
Equations root
Equations rootEquations root
Equations root
Mileacre
 
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
Mileacre
 
Solution of linear equation & inequality
Solution of linear equation & inequalitySolution of linear equation & inequality
Solution of linear equation & inequality
florian Manzanilla
 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalities
khyps13
 
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
monomath
 
Linear Equations Ppt
Linear Equations PptLinear Equations Ppt
Linear Equations Ppt
Scott 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 Variable
misey_margarette
 

En vedette (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
 

Similaire à 3.2 a solving systems algebraically

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
 
System of linear equations 3 eso
System of linear equations 3 esoSystem of linear equations 3 eso
System of linear equations 3 eso
Educació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 substitution
duanenestor
 
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
AraMaeMina
 
Final presentation
Final presentationFinal presentation
Final presentation
paezp
 

Similaire à 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
 

Plus de fthrower

3.4 linear programming
3.4 linear programming3.4 linear programming
3.4 linear programming
fthrower
 
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
fthrower
 
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
fthrower
 
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
fthrower
 
3.3 solving systems of inequalities
3.3 solving systems of inequalities3.3 solving systems of inequalities
3.3 solving systems of inequalities
fthrower
 
3.1 b solving systems graphically
3.1 b solving systems graphically3.1 b solving systems graphically
3.1 b solving systems graphically
fthrower
 
3.1 a solving systems graphically
3.1 a solving systems graphically3.1 a solving systems graphically
3.1 a solving systems graphically
fthrower
 
3.1 solving systems graphically
3.1 solving systems graphically3.1 solving systems graphically
3.1 solving systems graphically
fthrower
 
3.4 a linear programming
3.4 a linear programming3.4 a linear programming
3.4 a linear programming
fthrower
 
2.8 b absolute value functions
2.8 b absolute value functions2.8 b absolute value functions
2.8 b absolute value functions
fthrower
 
2.8 a absolute value functions
2.8 a absolute value functions2.8 a absolute value functions
2.8 a absolute value functions
fthrower
 
2.8 absolute value functions
2.8 absolute value functions2.8 absolute value functions
2.8 absolute value functions
fthrower
 
2.6 graphing linear inequalities
2.6 graphing linear inequalities2.6 graphing linear inequalities
2.6 graphing linear inequalities
fthrower
 
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
fthrower
 
2.4 writing linear equations
2.4 writing linear equations2.4 writing linear equations
2.4 writing linear equations
fthrower
 
2.4 writing equations of lines
2.4 writing equations of lines2.4 writing equations of lines
2.4 writing equations of lines
fthrower
 
2.3 linear equations
2.3 linear equations2.3 linear equations
2.3 linear equations
fthrower
 
2.1 a relations and functions
2.1 a relations and functions2.1 a relations and functions
2.1 a relations and functions
fthrower
 
2.1 relations and functions
2.1 relations and functions2.1 relations and functions
2.1 relations and functions
fthrower
 

Plus 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
 

Dernier

Dernier (20)

Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
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
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
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...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
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
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
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
 
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...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

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.