SYSTEMS OF LINEAR EQUATIONS

Slides:



Advertisements
Similar presentations
SYSTEMS OF LINEAR EQUATIONS
Advertisements

SOLUTION EXAMPLE 1 A linear system with no solution Show that the linear system has no solution. 3x + 2y = 10 Equation 1 3x + 2y = 2 Equation 2 Graph the.
Solving Systems of Equations Algebraically
Systems of Equations and Inequalities
SOLVING SYSTEMS USING SUBSTITUTION
4.3 Systems of Equations - Elimination Objective: The student will be able to: Solve systems of equations using elimination with addition and subtraction.
Chapter 4 Section 1 Copyright © 2011 Pearson Education, Inc.
Systems of Linear Equations
Section 11.2 Systems of Linear Equations
5.1 Solving Systems of Linear Equations by Graphing
ALGEBRA II SOLUTIONS OF SYSTEMS OF LINEAR EQUATIONS.
3.2 Solving Systems Algebraically
8.1 Solving Systems of Linear Equations by Graphing
Section 3.5 Systems of Equations. What is a system of equations? Two or more equations in the same variables.
Objective I will identify the number of solutions a linear system has using one of the three methods used for solving linear systems.
Solving Systems of Linear Equations in Two Variables
Algebra-2 Section 3-2B.
Warm Up 12/5 1) Is (-2, 3) a solution? 3x + y = -3 3x + y = -3 2x – 4y = 6 2x – 4y = 6 2) Find the solution by graphing y = -4 + x x + y = 6 3) Solve:
Solving Systems Using Elimination
What is a System of Linear Equations? A system of linear equations is simply two or more linear equations using the same variables. We will only be dealing.
Copyright © 2015, 2008, 2011 Pearson Education, Inc. Section 3.2, Slide 1 Chapter 3 Systems of Linear Equations.
 What is the slope of the line that passes through the following points. 1.(-2, 5) (1, 4)  Identify the slope and y -intercept of each equation. 2.y.
Solving by Substitution Method or Elimination (Addition) Method
3-2 Solving Linear Systems Algebraically Objective: CA 2.0: Students solve system of linear equations in two variables algebraically.
Do Now (3x + y) – (2x + y) 4(2x + 3y) – (8x – y)
Chapter 4 Section 4.1 Solving Systems of Equations in Two Variables.
Section 4.1 Systems of Linear Equations in Two Variables.
Even though he knows you are slightly cracked.” "A true friend is someone who thinks you are a good egg.
Lesson 7.4A Solving Linear Systems Using Elimination.
Good Morning, We are moving on to chapter 3. If there is time today I will show you your test score you can not have them back as I still have several.
Solve by Graphing Solve: 3x + 4y = - 4 x + 2y = 2
MAT 150 Module 10 – Systems of Equations Lesson 1 – Systems of Linear Equations.
SOLVING SYSTEMS USING ELIMINATION 6-3. Solve the linear system using elimination. 5x – 6y = -32 3x + 6y = 48 (2, 7)
3-2 Solving Systems Algebraically. In addition to graphing, which we looked at earlier, we will explore two other methods of solving systems of equations.
Solving Systems by Elimination 5.4 NOTES, DATE ____________.
EXAMPLE 4 Solve linear systems with many or no solutions Solve the linear system. a.x – 2y = 4 3x – 6y = 8 b.4x – 10y = 8 – 14x + 35y = – 28 SOLUTION a.
3.2 Solve Linear Systems Algebraically Algebra II.
Solving Systems of Linear Equations in 2 Variables Section 4.1.
Ch. 3 Notes 3.1 – 3.3 and 3.6.
6) x + 2y = 2 x – 4y = 14.
Objective I can solve systems of equations using elimination with addition and subtraction.
Solve by Graphing Solve: 3x + 4y = - 4 x + 2y = 2
Systems of Linear Equations
Systems of linear equations
ALGEBRA 1 CHAPTER 7 LESSON 5 SOLVE SPECIAL TYPES OF LINEAR SYSTEMS.
Do Now  .
Solve Systems of Equations by Elimination
The student will be able to:
Solving Systems of Two Equations
THE SUBSTITUTION METHOD
SYSTEMS OF LINEAR EQUATIONS
Chapter 4 Section 1.
Break even or intersection
ALGEBRA II ALGEBRA II HONORS/GIFTED - SECTIONS 3-1 and 3-2 (Solving Systems of Equations) ALGEBRA II SECTIONS 3-1 and 3-2.
ALGEBRA REVIEW PROBLEMS
Lesson 7.1 How do you solve systems of linear equations by graphing?
Solving Systems of equations
Methods to Solving Systems of Equations
Do Now 1/18/12 In your notebook, explain how you know if two equations contain one solution, no solutions, or infinitely many solutions. Provide an example.
Solving systems of equations
Solving Systems of Equations
Systems of Equations.
The student will be able to:
Section Solving Linear Systems Algebraically
6.3 Using Elimination to Solve Systems
Solving Systems Using Elimination
Solving Systems of Two Equations
The student will be able to:
Solving Systems of equations
Systems of three equations with three variables are often called 3-by-3 systems. In general, to find a single solution to any system of equations,
Presentation transcript:

SYSTEMS OF LINEAR EQUATIONS Solving Linear Systems Algebraically

Solving Systems of Equations Algebraically When you graph, sometimes you cannot find the exact point of intersection. We can use algebra to find the exact point. 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: Choose one of the two equations and isolate one of the variables. Substitute the new expression into the other equation for the variable. Solve for the remaining variable. 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 3(- 2y + 2) + 4y = - 4 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 3(- 2y + 2) + 4y = - 4 - 6y + 6 + 4y = - 4 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 x + 2 (5) = 2 x + 10 = 2 x = - 8 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).

Method 2: Elimination Steps: Line up the two equations using standard form (Ax + By = C). GOAL: The coefficients of the same variable in both equations should have the same value but opposite signs. 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 Add the two equations (like terms). Steps, continued: Add the two equations (like terms). The variable with opposite coefficients should be eliminated. Solve for the remaining variable. 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 Add the equations (the x’s are eliminated): 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 Solution: ( , -6) 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 x = Solution: ( , -6)

Method 2: Elimination Equation ‘a’: -9x + 6y = 0 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 36x - 24y = 0 -36x + 24y = 0 0 = 0 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 0 = 0 Example 2, continued: 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.

Method 2: Elimination 36x - 24y = 0 -36x + 24y = 0 0 = 0 Example 2, continued: Since 0 = 0 is TRUE, there are infinite solutions.

Solving Systems of Three Equations Algebraically When we have three equations in a system, we can use the same two methods to solve them algebraically as with two equations. Whether you use substitution or elimination, you should begin by numbering the equations!

Solving Systems of Three Equations Substitution Method Choose one of the three equations and isolate one of the variables. Substitute the new expression into each of the other two equations. These two equations now have the same two variables. Solve this 2 x 2 system as before. Find the third variable by substituting the two known values into any equation.

Solving Systems of Three Equations Linear Combination Method Choose two of the equations and eliminate one variable as before. Now choose one of the equations from step 1 and the other equation you didn’t use and eliminate the same variable. You should now have two equations (one from step 1 and one from step 2) that you can solve by elimination. Find the third variable by substituting the two known values into any equation.