Systems of equations and the substitution method

Slides:



Advertisements
Similar presentations
Objectives The student will be able to:
Advertisements

Solve an equation with variables on both sides
1.1 Linear Equations A linear equation in one variable is equivalent to an equation of the form To solve an equation means to find all the solutions of.
Solve an equation using subtraction EXAMPLE 1 Solve x + 7 = 4. x + 7 = 4x + 7 = 4 Write original equation. x + 7 – 7 = 4 – 7 Use subtraction property of.
Standardized Test Practice
Step 1: Simplify Both Sides, if possible Distribute Combine like terms Step 2: Move the variable to one side Add or Subtract Like Term Step 3: Solve for.
Standardized Test Practice
Chapter 4 Section 1 Copyright © 2011 Pearson Education, Inc.
The student will be able to: solve equations with variables on both sides. Equations with Variables on Both Sides Objectives Designed by Skip Tyler, Varina.
Solve Equations with Variables on Both Sides
EXAMPLE 2 Rationalize denominators of fractions Simplify
1.4 Solving Equations ●A variable is a letter which represents an unknown number. Any letter can be used as a variable. ●An algebraic expression contains.
Solve an equation by combining like terms EXAMPLE 1 8x – 3x – 10 = 20 Write original equation. 5x – 10 = 20 Combine like terms. 5x – =
1.3 Solving Linear Equations
Using Substitution – Solve the system of linear equations. 1.
Dr. Fowler CCM Solving Systems of Equations By Substitution – Harder.
Bell Work: Simplify: √500,000,000. Answer: 10,000√5.
Solve an equation using addition EXAMPLE 2 Solve x – 12 = 3. Horizontal format Vertical format x– 12 = 3 Write original equation. x – 12 = 3 Add 12 to.
Example 1 Solving Two-Step Equations SOLUTION a. 12x2x + 5 = Write original equation. 112x2x + – = 15 – Subtract 1 from each side. (Subtraction property.
Ch : Solving Systems of Equations Algebraically.
Use the substitution method
Solve Linear Systems by Substitution January 28, 2014 Pages
1. solve equations with variables on both sides. 2. solve equations with either infinite solutions or no solution Objectives The student will be able to:
Systems of Linear Equations. Solve a System of Equations by Graphing Objectives: Solve a System of Equations by Graphing Standards: Learn and apply geometric.
Solving Equations with Variables on Both Sides. Review O Suppose you want to solve -4m m = -3 What would you do as your first step? Explain.
Solving Systems of Linear Equations by Elimination; Applications Solve systems of linear equations using elimination. 2.Solve applications using.
§ 2.3 Solving Linear Equations. Martin-Gay, Beginning and Intermediate Algebra, 4ed 22 Solving Linear Equations Solving Linear Equations in One Variable.
Substitution Method: Solve the linear system. Y = 3x + 2 Equation 1 x + 2y=11 Equation 2.
Rewrite a linear equation
Objectives The student will be able to:
Objectives The student will be able to:
6-3: Solving Equations with variables on both sides of the equal sign
Example: Solve the equation. Multiply both sides by 5. Simplify both sides. Add –3y to both sides. Simplify both sides. Add –30 to both sides. Simplify.
EXAMPLE 2 Rationalize denominators of fractions Simplify
Solving Equations with Variables on Both Sides
Solving Multi-Step Equations
Simultaneous Equations
TYPES OF SOLUTIONS OF LINEAR EQUATIONS
Solving Linear Equations
10 Real Numbers, Equations, and Inequalities.
6-2 Solving Systems By Using Substitution
Example 2 4 m 8 m 5m 12 m x y.
Introduction Two equations that are solved together are called systems of equations. The solution to a system of equations is the point or points that.
Solving Multi-Step Equations
Objectives The student will be able to:
Example 2 4 m 8 m 5m 12 m x y.
Solving Multi-Step Equations
Solve an equation by combining like terms
Introduction Solving inequalities is similar to solving equations. To find the solution to an inequality, use methods similar to those used in solving.
Objectives Solve systems of linear equations in two variables by elimination. Compare and choose an appropriate method for solving systems of linear equations.
Solving Multi-Step Equations
Solving Multi-Step Equations
A5 Simultaneous equations
12 Systems of Linear Equations and Inequalities.
Solving Multi-Step Equations
What is the difference between simplifying and solving?
Solving Multi-Step Equations
Objectives The student will be able to:
Objectives The student will be able to:
Objective The student will be able to:
Objectives The student will be able to:
6.2 Using Substitution to Solve Systems
Warm-Up 2x + 3 = x + 4.
Example 2B: Solving Linear Systems by Elimination
Objectives The student will be able to:
Objectives The student will be able to:
Solving Equations with Fractions
Presentation transcript:

Systems of equations and the substitution method

Satisfying equations Suppose that x + y = 3. How many pairs of values make this equation true? x = 1 and y = 2, x = 3 and y = 0, x = –2 and y = 5… and so on. Equations that contain two unknowns have an infinite number of solution pairs. Suppose we have two of these sorts of linear equations in two variables, for example, x + y = 3 and y – x = 1. Teacher notes Ask students to suggest other pairs of values that would solve this equation. Praise correct answers involving negative or fractional solutions. Verify that all of the suggested solutions lie on the line x + y = 3. How many pairs of values satisfy both equations? There is just one solution pair: x = 1 and y = 2.

Systems of equations When we have two or more equations containing the same unknowns we call them a system of equations. We know how to solve an equation in one variable; we use inverse operations. Suppose that y = 2x – 3 and x + 2y = 14. It is difficult to see the solution to these two equations. Can you think of a method to help us find it? One method we can use to easily solve a system of two equations is by substituting one equation into the other. Teacher notes This slide is the first of two slides taking students through how the substitution method works for the two given equations. Mathematical Practices 7) Look for and make use of structure. Students should be able to see that, in the first equation, we are given a clear definition of the value of y in terms of x: “y = 2x – 3”. They should hopefully use the statement “We know how to solve an equation in one variable” to make the connection that they can substitute the first equation into the second in order to get one equation in one variable. This gives us one equation in one variable, which we know how to solve, then we can easily find the second variable.

The substitution method We can solve y = 2x – 3 and x + 2y = 14 by substitution. Label the starting equations: y = 2x – 3 A x + 2y = 14 B Equation gives y in terms of x. A Substitute equation into equation to give one equation in x: A B x + 2(2x – 3) = 14 Teacher notes This slide is the first of two slides taking students through how the substitution method works for one example. Image credit: © Seregam, Shutterstock.com 2012 distributive property: x + 4x – 6 = 14 simplify: 5x – 6 = 14 5x = 20 add 9 to both sides: x = 4 divide both sides by 8:

The substitution method We now need to find the value of y when x = 4. Substitute this value into one of the original equations: y = 2x – 3. y = 2(4) – 3 y = 5 Our solution is: x = 4, y = 5. Why do you think it is important to substitute into the other equation to check your solution? Check these answers by substituting x = 4 and y = 5 into the other equation: x + 2y = 14 Teacher notes Emphasize to students that if they use y = 2x – 3 to find the value of y, then also check their solution using the same equation, this is not very accurate. If they have made a mistake at any point, their solution still might satisfy the first equation but might NOT satisfy the second equation. By using one equation to find the second variable, then checking with the other equation, we can be sure that our solution satisfies both. Mathematical Practices 6) Attend to precision. Students should realize the importance of checking their answers when working with systems of equations. If they have made a mistake at some point in their calculations, the pair of values they find may well satisfy one equation but not the other. Image credit: © BruceParrott, Shutterstock.com 2012 (4) + 2(5) = 14 This is true, so we know that our solutions are correct. 4 + 10 = 14

The substitution method How could the following system of equations be solved using substitution? 3x – y = 9 A 8x + 5y = 1 B One of the equations needs to be arranged in the form x = … or y = … before it can be substituted into the other equation. Rearrange equation : A Teacher notes This slide is designed to make students realize themselves that sometimes one equation needs to be rearranged to get it in the form y = mx + b. Mathematical Practices 7) Look for and make use of structure. Should be able to look at the two equations and see that the substitution method can still be used if the first equation is rearranged into the form y = mx + b. 3x – y = 9 add y : 3x = 9 + y subtract 9 : 3x – 9 = y y = 3x – 9

The substitution method Now we have: y = 3x – 9 A 8x + 5y = 1 B We can now substitute y = 3x – 9 into equation . B 8x + 5(3x – 9) = 1 8x + 15x – 45 = 1 distributive property: 23x – 45 = 1 simplify: 23x = 46 add 45: divide by 23: x = 2 Photo credit: © Seregam, Shutterstock.com 2012 Substitute x = 2 into equation to find the value of y. A 3(2) – y = 9 6 – y = 9 simplify: –y = 3 subtract 6: y = –3 multiply by –1:

The substitution method Our equations: y = 3x – 9 A 8x + 5y = 1 B Check the solutions x = 2 and y = –3 by substituting them into equation . B 8(2) + 5(–3) = 1 16 – 15 = 1 This is true, so we know that our solutions are correct.