3.2 Solving by Substitution and Elimination 3.3 Application.

Slides:



Advertisements
Similar presentations
7.2, 7.3 Solving by Substitution and Elimination
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.
Applications of Geometry Example 1: The perimeter of a rectangular play area is 336 feet. The length is 12 feet more than the width. Determine the dimensions.
Warm Up #4 1. Evaluate –3x – 5y for x = –3 and y = 4. –11 ANSWER
Solving Systems of Linear Equations
3-2: Solving Systems of Equations using Elimination
Warm-up Twice the supplement of an angle is ten times the measure of the angle itself. Find the measure of both angles. Three times the complement of an.
Introduction to Algebra Chapter 1.6 Translating Problems into Equations.
Solving systems of equations with 2 variables
Substitution Method: 1. Solve the following system of equations by substitution. Step 1 is already completed. Step 2:Substitute x+3 into 2 nd equation.
SOLVING SYSTEMS ALGEBRAICALLY SECTION 3-2. SOLVING BY SUBSTITUTION 1) 3x + 4y = 12 STEP 1 : SOLVE ONE EQUATION FOR ONE OF THE VARIABLES 2) 2x + y = 10.
Lesson 5.6-Number Problems Obj: To solve # word problems.
Solving by Elimination Example 1: STEP 2: Look for opposite terms. STEP 1: Write both equations in Standard Form to line up like variables. STEP 5: Solve.
3-2 Day 2 Solving Systems Algebraically: Elimination Method Objective: I can solve a system of equations using the elimination method.
Solving by Substitution Method or Elimination (Addition) Method
Warm-up Solve the first system of equations by the Substitution Method, then graphing.
Lesson 7.4A Solving Linear Systems Using Elimination.
Module 1 Lesson 5 SOLVING SYSTEMS OF EQUATIONS AND INEQUALITIES.
Solving Systems of Equations The Beginning of Chapter 7!!!
SOLVING SYSTEMS USING ELIMINATION 6-3. Solve the linear system using elimination. 5x – 6y = -32 3x + 6y = 48 (2, 7)
EXTRA HELP WITH SYSTEMS OF EQUATIONS. SOLVING SYSTEMS OF EQUATIONS USING ELIMINATION Steps: 1. Place both equations in Standard Form, Ax + By = C. 2.
Multiply one equation, then add
Solving Systems by Elimination 5.4 NOTES, DATE ____________.
$100 $400 $300$200$400 $200$100$100$400 $200$200$500 $500$300 $200$500 $100$300$100$300 $500$300$400$400$500 Graphing Systems of Equations Substitution.
System of Equations Solve by Substitution. A System of Equations:  Consists of two linear equations  We want to find out information about the two lines:
Section Solve one of the equations for one of its variables. 2.Substitute the expression for #1 into the other equation and solve for the other.
Ch. 7 – Matrices and Systems of Equations Elimination.
Solving Systems by Substitution (isolated) Solving Systems by Substitution (not isolated)
3-2: Solving Systems of Equations using Elimination
WARM-UP. SYSTEMS OF EQUATIONS: ELIMINATION 1)Rewrite each equation in standard form, eliminating fraction coefficients. 2)If necessary, multiply one.
Elimination Method - Systems. Elimination Method  With the elimination method, you create like terms that add to zero.
Lesson Days Equations and Problem Solving Pages
Systems of Linear Equations and Inequalities
Solving Systems of Equations using Elimination
Solve Systems of Equations by Elimination
Solving Systems of Linear Equations in 3 Variables.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
3-2: Solving Systems of Equations using Substitution
SYSTEMS OF LINEAR EQUATIONS
3-2: Solving Systems of Equations using Elimination
Lesson 7-4 part 3 Solving Systems by Elimination
Use the substitution method to find all solutions of the system of equations {image} Choose the answer from the following: (10, 2) (2, 10) (5, - 2) ( -
3.3: Solving Systems of Equations using Elimination
REVIEW: Solving Linear Systems by Elimination
3.2 Solving by Substitution and Elimination 3.3 Application
Solve Systems of Equations by Elimination
3-2: Solving Systems of Equations using Substitution
Solving Systems of Equations using Substitution
3-2: Solving Systems of Equations using Substitution
3.2a – Solving Systems algebraically
3-2: Solving Systems of Equations using Elimination
Notes Solving a System by Elimination
Notes Solving a System by Elimination
Warm Up #30: Solve by substitution
3-2: Solving Systems of Equations using Elimination
Solving a System of Equations in Two Variables by the Addition Method
Solving Systems of Linear Equations in 3 Variables.
one of the equations for one of its variables Example: -x + y = 1
Warm-Up Solve the system by graphing..
3-2: Solving Systems of Equations using Substitution
3-2: Solving Systems of Equations using Elimination
8.3 The Addition Method Also referred to as Elimination Method.
Solving Systems of Equations using Elimination
Example 2B: Solving Linear Systems by Elimination
3-2: Solving Systems of Equations using Substitution
3-2: Solving Systems of Equations using Substitution
3-2: Solving Systems of Equations using Substitution
3-2: Solving Systems of Equations using Substitution
Solving Systems by ELIMINATION
The Substitution Method
Presentation transcript:

3.2 Solving by Substitution and Elimination 3.3 Application

Solving by Substitution 1) Use one equation to get either x or y by itself 2)Substitute what we just found in step 1 to the other equation 3)Solve for one unknown 4)Substitute the answer from step 3 to either of the original equation to solve for the other unknown 5)Check your answer

x + y = 4 x = y + 2 Step 1) x is already by itself x = y + 2 Step 2) Substitute to the first equation x + y = 4 (y + 2) + y = 4 Step 3) 2y + 2 = 4 2y = 4 – 2 = 2 y = 1 Step 4) x = y + 2 x = = 3 Solution: (3, 1)

2x + y = 6 3x + 4y = 4 Step 1) get y by itself 2x + y = 6 so y = -2x + 6 Step 2) Substitute to the second equation 3x + 4y = 4 3x + 4(-2x + 6) = 4 Step 3) 3x – 8x + 24 = 4 -5x + 24 = 4 -5x = -20 x = 4 Step 4) 2x + y = 6 2(4)+y = 6 so 8 + y = 6, y = -2 Solution: (4, -2)

More practice: (Make sure you check your answers) 1) 3x – 4y = 14 5x + y = 8 Answer: (2,-2) 2) 2x – 3y = 0 -4x + 3y = -1 Get x by itself: 2x – 3y = 0 so x = (3/2) y Substitute into: -4x + 3y = -1 -4(3/2)y + 3y = -1 -6y + 3y = y = -1 so y = 1/3 Solve for x: Use the first equation 2x – 3y = 0 2x – 3(1/3) = 0 2x – 1 = 0 x = ½ Answer: (1/2, 1/3)

Solve by Elimination 1)Multiply some numbers to either or both equations to get 2 opposite terms (For example: 2x and -2x) 2)Add equations to eliminate one variable 3)Solve for 1 unknown 4)Substitute the answer from step 3 to either of the original equation to solve for the other unknown 5)Check your answer

Solve by elimination 2x – 3y = 0 -4x + 3y = -1 Ignore step 1 since we already have 2 opposite terms -3y and 3y Step 2 &3: Add 2 equations to eliminate y and solve for x 2x – 3y = 0 -4x + 3y = -1 -2x = -1 x = 1/2 Step 4: Choose the first equation 2x – 3y = 0 2(1/2) – 3y = y = 0 - 3y = -1 y = 1/3 Answer: ( 1/2, 1/3)

Ex2) 2x + 2y = 2 3x – y = 1 Step 1: Multiply 2 to the second equation 2x + 2y = 2 (2) 3x – y = 1 2x + 2y = 2 6x – 2y = 2 8x = 4 (step 2 and 3) x = 1/2 Step 4: Choose 3x – y = 1 3(1/2) – y = 1 3/2 - y = 1 - y = 1 – (3/2) = - ½ y = ½ Answer: (1/2, 1/2)

Ex3) 2x + 3y = 8 -3x + 2y = 1 Step 1: Multiply 3 to the 1st equation and 2 to the 2nd equation (3) 2x + 3y = 8 (2) -3x + 2y = 1 6x + 9y = 24 -6x + 4y = 2 13y = 26 (step 2 and 3) y = 2 Step 4: Choose -3x + 2y = 1 -3x + 2(2) = 1 -3x + 4 = 1 -3x = 1 -4 = -3 x = 1 Answer: (1,2)

Practice Solve by elimination 1) 3x – 4y = 14 5x + y = 8 Answer: (2,-2) 3x + 2y = 7 6x + 4y = 14 Answer: Infinite many solutions

The perimeter of a rectangle is 140 cm. The length is 1 cm more than twice the width. Find the dimensions. Let w be the width and L be the length Equations: 2w + 2L = 140 L = 1 + 2w Answer: L = 47 cm W = 23 cm

Two angles are supplementary. One angle is 4 degrees less than three times the other. Find the measures of the angles. Let x and y be two supplementary angles Equations: x + y = 180 x = 3y – 4 Answer: 46 degrees and 134 degrees

Hockey teams receive 2 points when they win and 1 point when they tie. One season, a team won a championship with 60 points. They won 12 more games than they tied. How many wins and how many ties did the team have? Let x be the number of wins and y be the number of ties Equations: 2x + 1y = 60 x = 12 + y Answers: 12 ties and 24 wins

A student makes a $9.50 purchase at the bookstore with a $20 bill. The store has no bills and gives the change in quarters and fifty-cent pieces. There are 30 coins in all. How many of each kind are there? Let x be the number of quarters and y be the number of fifty-cent pieces. The store should give back 20 – 9.50 = dollars Equations: x + y = x y = Solve by sub: y = 30 – x 25x + 50 y = x + 50 (30 – x) = x – 50 x = x = x = 18, so y = 12 Therefore, there are 18 quarters and 12 of the fifty-cent pieces