Solve Systems of Equations by Elimination

Slides:



Advertisements
Similar presentations
Systems of Equations and Inequalities
Advertisements

Part 2.  Review…  Solve the following system by elimination:  x + 2y = 1 5x – 4y = -23  (2)x + (2)2y = 2(1)  2x + 4y = 2 5x – 4y = -23  7x = -21.
4.3 Systems of Equations - Elimination Objective: The student will be able to: Solve systems of equations using elimination with addition and subtraction.
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
Solving Systems of Equations by Elimination
Bell Work2/12/15 Solve the system by elimination..
Solving Systems Using Elimination. Elimination When neither equation is in the slope- intercept form (y =), you can solve the system using elimination.
7.1 Graphing Linear Systems
Solving Linear Systems by Linear Combinations
ALGEBRA II SOLUTIONS OF SYSTEMS OF LINEAR EQUATIONS.
Lesson 4-2: Solving Systems – Substitution & Linear Combinations
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 of Equations. Solve systems of equations using addition and subtraction.
Solving Systems of Equations using Elimination. Solving a system of equations by elimination using multiplication. Step 1: Put the equations in Standard.
Solving Systems Using Elimination
Solve the following system using the elimination method.
7.4. 5x + 2y = 16 5x + 2y = 16 3x – 4y = 20 3x – 4y = 20 In this linear system neither variable can be eliminated by adding the equations. In this linear.
Section 4.1 Systems of Linear Equations in Two Variables.
Lesson 7.4A Solving Linear Systems Using Elimination.
Solving Systems of Equations So far, we have solved systems using graphing and substitution. These notes show how to solve the system algebraically using.
SOLVING SYSTEMS USING ELIMINATION 6-3. Solve the linear system using elimination. 5x – 6y = -32 3x + 6y = 48 (2, 7)
7.3 Solving Systems of Equations The Elimination Method.
By Carol Nicholson  When we have two lines on the same plane:
Systems of Equations By Dr. Marinas. Solving Systems Graphing Method Substitution Method Elimination (or Adding) Method.
Chapter 7.3.  Objective NCSCOS 4.03  Students will know how to solve a system of equations using addition.
Lesson 4-2: Solving Systems – Substitution & Linear Combinations Objectives: Students will: Solve systems of equations using substitution and linear combinations.
Adding two numbers together which have the same absolute value but are opposite in sign results in a value of zero. This same principle can be applied.
Solving Systems of Equations The Elimination Method.
Ch. 7 – Matrices and Systems of Equations Elimination.
Objective The student will be able to: solve systems of equations using elimination with addition and subtraction.
Warm-Up 1. What is a system of equation? 2. So far, we have solved systems of equations using 2 methods. What are they? 3. Why is graphing not always a.
Elimination Method - Systems. Elimination Method  With the elimination method, you create like terms that add to zero.
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
objective I Can state the first step for solving systems. I Can solve systems of equations by graphing, substitution or elimination.
The student will be able to:
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
Solving Systems of Equations
The student will be able to:
Solving Systems of Equations
Objective I CAN solve systems of equations using elimination with multiplication.
Solving Systems of Equations
The student will be able to:
Solve Systems of Equations by Elimination
Solving Linear Systems by Linear Combinations
Solving Systems Using Elimination
Solving Systems Using Elimination
Objective The student will be able to: solve systems of equations using elimination with multiplication.
Solving a system of equations by elimination using multiplication.
Solve Systems of Equations by Elimination
Methods to Solving Systems of Equations
The student will be able to:
Solving Systems of Equations
Solving Systems of Equations
Which method should I use?
Solving Linear Systems by Linear Combinations (Elimination)
The student will be able to:
Solving systems using substitution
The student will be able to:
Solving Systems of Equations
Solving Systems of Equations
SOLVING SYSTEMS OF EQUATIONS.
The student will be able to:
The student will be able to:
Solving Systems by ELIMINATION
Step 1: Put the equations in Standard Form. Standard Form: Ax + By = C
SOLVING SYSTEMS OF EQUATIONS.
The student will be able to:
SOLVING SYSTEMS OF EQUATIONS.
Presentation transcript:

Solve Systems of Equations by Elimination

Methods to Solve Systems of Equations: Graphing (y = mx + b) Substitution Graphing with x- and y- intercepts. Remember, to Solve a System of Equations, you are finding where the lines INTERSECT.

How to solve systems of equations by Elimination: This method is used when the equations are in standard form: Ax + By = C Set up the equations so the variables line up. 2x + y = 4 x – y = 2 Notice that the x’s & y’s line up on top of each other. Notice that the “y” terms in both equations are opposites of each other. If we add this system together, the “y” terms will cancel out and we can solve for “x”.

How to solve systems of equations by Elimination: 2x + y = 4 + x – y = 2 3x = 6 x = 2 Substitute the “x” value into either equation and solve for “y.” 2x + y = 4 2(2) + y = 4 4 + y = 4 y = 0 Add the equations vertically. Get “x” alone. Divide. This is the first part of the ordered pair for your solution. (2, ___) The solution to the system is (2, 0).

Solve the system of equations using the elimination method. x + 3y = 2 -x + 2y = 3 5y = 5 y = 1 Substitute the “y” value into either equation and solve for “x.” x + 3y = 2 x + 3(1) = 2 x + 3 = 2 x = -1 Add the equations vertically. Get “y” alone. Divide. This is part of the ordered pair for your solution. (___, 1) -1 The solution to the system is (-1, 1).

Solve the system of equations using the elimination method. 2x – y = 2 4x + 3y = 24 In these equations, neither the “x” or the “y” will cancel out, we will have to do an extra step first. THINK of what you can multiply the first equation by so that one of the variables could cancel out. If we multiply the top equation by “3” then the “y”s will cancel out. (3)2x – (3)y = (3)2 6x – 3y = 6 4x + 3y = 24 10x = 30 x = 3 2x – y = 2 2(3) – y = 2 6 – y = 2 -y = -4 y = 4 Now we can add the equations vertically. Divide by “-1” in order to get “y” alone. Get “x” alone. Divide. (3, __) 4 The solution to the system is (3, 4).

The solution to the system is (5, -4). Solve the system of equations using the elimination method. 4x + 3y = 8 x - 2y = 13 In these equations, neither the “x” or the “y” will cancel out, we will have to do an extra step first. THINK of what you can multiply one of the equations by so that one of the variables could cancel out. If we multiply the bottom equation by “-4” then the “x”s will cancel out. (-4)x – (-4)2y = (-4)13 4x + 3y = 8 -4x + 8y = -52 11y = -44 y = -4 4x + 3y = 8 4x + 3(-4)= 8 4x – 12 = 8 4x = 20 x = 5 Now we can add the equations vertically. Get “y” alone. Divide. (__, -4) 5 The solution to the system is (5, -4).