12 Systems of Linear Equations and Inequalities.

Slides:



Advertisements
Similar presentations
Solve an equation with variables on both sides
Advertisements

2.1 – Linear Equations in One Variable
Linear Systems The definition of a linear equation given in Chapter 1 can be extended to more variables; any equation of the form for real numbers.
8.2 Solving Systems of Linear Equations by Substitution.
SOLVING SYSTEMS USING SUBSTITUTION
Review for Final Exam Systems of Equations.
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.
Chapter 4 Section 1 Copyright © 2011 Pearson Education, Inc.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Chapter 11 Systems of Equations.
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.
Copyright © 2015, 2011, 2007 Pearson Education, Inc. 1 1 Chapter 4 Systems of Linear Equations and Inequalities.
Copyright © 2012, 2009, 2005, 2002 Pearson Education, Inc. Section 4.4 Review of Methods for Solving Systems of Equations.
Slide 7- 1 Copyright © 2012 Pearson Education, Inc.
Section 2.2 More about Solving Equations. Objectives Use more than one property of equality to solve equations. Simplify expressions to solve equations.
Math 021.  An equation is defined as two algebraic expressions separated by an = sign.  The solution to an equation is a number that when substituted.
Systems of Equations 7-4 Learn to solve systems of equations.
5.2: Solving Systems of Equations using Substitution
1.3 Solving Linear Equations
Dr. Fowler CCM Solving Systems of Equations By Substitution – Harder.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Solving Systems of Linear Equations by Addition.
Lesson 2.8 Solving Systems of Equations by Elimination 1.
Chapter 4 Section 2. Objectives 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Solving Systems of Linear Equations by Substitution Solve linear.
Systems of Equations Standards: MCC9-12.A.REI.5-12
Copyright © Cengage Learning. All rights reserved. Systems of Linear Equations and Inequalities in Two Variables 7.
Solving Systems of Equations By Substitution – Easier
Solving Systems of Linear Equations by Substitution; Applications Solve systems of linear equations using substitution. 2.Solve applications involving.
Section 1Chapter 4. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Systems of Linear Equations in Two Variables Decide whether.
Systems of Equations: Substitution
Use the substitution method
Solve Linear Systems by Substitution January 28, 2014 Pages
Copyright © 2010 Pearson Education, Inc. All rights reserved. 4.2 – Slide 1.
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:
EXAMPLE 2 Solving an Equation Involving Decimals 1.4x – x = 0.21 Original equation. (1.4x – x)100 = (0.21)100 Multiply each side by 100.
Copyright © 2014, The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Solving Systems of Linear Equations by Elimination; Applications Solve systems of linear equations using elimination. 2.Solve applications using.
Chapter 3 Systems of Equations. Solving Systems of Linear Equations by Graphing.
§ 2.3 Solving Linear Equations. Martin-Gay, Beginning and Intermediate Algebra, 4ed 22 Solving Linear Equations Solving Linear Equations in One Variable.
Solving Linear Systems Using Substitution There are two methods of solving a system of equations algebraically: Elimination Substitution - usually used.
Substitution Method: Solve the linear system. Y = 3x + 2 Equation 1 x + 2y=11 Equation 2.
Solve linear systems by substitution.
Solving Systems of Linear Equations by Substitution
Copyright 2013, 2010, 2007, 2005, Pearson, Education, Inc.
Systems of Equations.
Objectives The student will be able to:
6-3: Solving Equations with variables on both sides of the equal sign
Warm Up 2x – 10 9 – 3x 12 9 Solve each equation for x. 1. y = x + 3
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.
Solving Systems of Linear Equations by Addition
Solving Equations with Variables on Both Sides
Solving Systems of Linear Equations by Addition
Solving Linear Equations
10 Real Numbers, Equations, and Inequalities.
SYSTEMS OF LINEAR EQUATIONS
Chapter 4 Section 1.
6-2 Solving Systems Using Substitution
Objectives The student will be able to:
Objectives Solve systems of linear equations in two variables by elimination. Compare and choose an appropriate method for solving systems of linear equations.
Linear Equations and Applications
Solving Multi-Step Equations
Section Solving Linear Systems Algebraically
2 Equations, Inequalities, and Applications.
3 Chapter Chapter 2 Graphing.
2 Equations, Inequalities, and Applications.
Objectives The student will be able to:
Objectives The student will be able to:
6.3 Using Elimination to Solve Systems
Skill Check Lesson Presentation Lesson Quiz.
Objectives The student will be able to:
Solving Equations with Fractions
Chapter 5 Review.
Presentation transcript:

12 Systems of Linear Equations and Inequalities

12.2 Solving Systems of Linear Equations by Substitution Objectives 1. Solve linear systems by substitution. 2. Solve special systems by substitution. 3. Solve linear systems with fractions and decimals. 2

Solve Linear Systems by Substitution Example 1 Solve the system by the substitution method. 5x + 2y = 2 y = – 3x The second equation is already solved for y. This equation says that y = – 3x. Substituting – 3x for y in the first equation gives 5x + 2y = 2 5x + 2(– 3x) = 2 Let y = – 3x. 5x + – 6x = 2 Multiply. – 1x = 2 Combine like terms. x = – 2 Multiply by – 1.

Solve Linear Systems by Substitution Example 1 (cont.) Because x = – 2, we find y from the equation y = – 3x by substituting – 2 for x. y = – 3x = – 3(– 2) = 6 Let x = – 2. Check that the solution of the given system is (– 2, 6) by substituting – 2 for x and 6 for y in both equations. 5x + 2y = 2 y = – 3x 5(– 2) + 2(6) = 2 ? 6 = – 3(– 2) ? 2 = 2 True 6 = 6 True The solution set of the system is {(– 2, 6)}.

Solve Linear Systems by Substitution Example 2 Solve the system by the substitution method. 3x + 4y = 4 x = 2y + 18 The second equation gives x in terms of y. Substitute 2y + 18 for x in the first equation. 3x + 4y = 4 3(2y + 18) + 4y = 4 Let x = 2y + 18. 6y + 54 + 4y = 4 Distributive property 10y + 54 = 4 Combine like terms. 10y = – 50 Subtract 54. y = – 5 Divide by 10.

Solve Linear Systems by Substitution Example 2 (continued) Because y = – 5, we find x from the equation x = 2y + 18 by substituting – 5 for y. x = 2y + 18 = 2(– 5) + 18 = 8 Let y = – 5. Check that the solution of the given system is (8, – 5) by substituting 8 for x and – 5 for y in both equations. 3x + 4y = 4 x = 2y + 18 3(8) + 4(– 5) = 4 ? 8 = 2(– 5) + 18 ? 4 = 4 True 8 = 8 True The solution set of the system is {(8, – 5)}.

Solve Linear Systems by Substitution Solving a Linear System by Substitution Step 1 Solve one equation for either variable. If one of the variables has a coefficient of 1 or – 1, choose it, since it usually makes the substitution easier. Step 2 Substitute for that variable in the other equation. The result should be an equation with just one variable. Step 3 Solve the equation from Step 2. Step 4 Substitute the result from Step 3 into the equation from Step 1 to find the value of the other variable. Step 5 Check the solution in both of the original equations. Then write the solution set.

Solve Linear Systems by Substitution Example 3 Solve the system by the substitution method. 3x + 2y = 26 (1) 5x – y = 13 (2) Step 1 For the substitution method, we must solve one of the equations for either x or y. Because the coefficient of y in equation (2) is – 1, we choose equation (2) and solve for y. 5x – y = 13 (2) 5x – y – 5x = 13 – 5x Subtract 5x. – y = 13 – 5x Combine like terms. y = – 13 + 5x Multiply by – 1.

Solve Linear Systems by Substitution Example 3 (continued) Use substitution to solve the system. 3x + 2y = 26 (1) 5x – y = 13 (2) Step 2 Now substitute – 13 + 5x for y in equation (1). 3x + 2y = 26 (1) 3x + 2(– 13 + 5x) = 26 Let y = – 13 + 5x.

Solve Linear Systems by Substitution Example 3 (continued) Use substitution to solve the system. 3x + 2y = 26 (1) 5x – y = 13 (2) Step 3 Now solve the equation from Step 2. 3x + 2(– 13 + 5x) = 26 From Step 2. 3x – 26 + 10x = 26 Distributive property 13x – 26 = 26 Combine like terms. 13x – 26 + 26 = 26 + 26 Add 26. 13x = 52 Combine like terms. x = 4 Divide by 13.

Solve Linear Systems by Substitution Example 3 (continued) Use substitution to solve the system. 3x + 2y = 26 (1) 5x – y = 13 (2) Step 4 Since y = – 13 + 5x and x = 4, y = – 13 + 5(4) = 7. Step 5 Check that (4, 7) is the solution. 3x + 2y = 26 5x – y = 13 3(4) + 2(7) = 26 ? 5(4) – 7 = 13 ? 12 + 14 = 26 ? 20 – 7 = 13 ? 26 = 26 True 13 = 13 True Since both results are true, the solution set of the system is {(4, 7)}.

Solve Special Systems by Substitution Example 4 Use substitution to solve the system. y = 2x – 7 (1) 3y – 6x = –6 (2) Substitute 2x – 7 for y in equation (2). 3y – 6x = –6 (2) 3(2x – 7) – 6x = –6 Let y = 2x – 7. 6x – 21 – 6x = –6 Distributive property False. – 21 = –6 This false result means that the equations in the system have graphs that are parallel lines. The system is inconsistent and the solution set is

Solve Special Systems by Substitution x y (2) (1) Example 5 (continued) y = 2x – 7 (1) 3y – 6x = – 6. (2)

Solve Special Systems by Substitution Example 5 Solve the system by the substitution method. 3 = 5x – y (1) – 4y – 12 = – 20x (2) Begin by solving equation (1) for y to get y = 5x – 3. Substitute 5x – 3 for y in equation (2) and solve the resulting equation. – 4y – 12 = – 20x (2) – 4(5x – 3) – 12 = – 20x Let y = 5x – 3. – 20x + 12 – 12 = – 20x Distributive property 0 = 0 Add 20x; combine terms. This true result means that every solution of one equation is also a solution of the other, so the system has an infinite number of solutions.

Solve Special Systems by Substitution x y Example 5 (continued) 3 = 5x – y (1) – 4y – 12 = – 20x (2) The system has an infinite number of solutions – all the ordered pairs corresponding to points that lie on the common graph.

Solve Linear Systems with Fractions and Decimals Example 6 Solve the system by the substitution method. x + 5y = 1 2 3 (1) x – y = – 1 4 8 13 (2) Clear equation (1) of fractions by multiplying each side by 3. x + 5y = 1 2 3 Multiply by 3. x + 5y = 1 2 3 Distributive property 2x + 15y = 3 (3)

Solve Linear Systems with Fractions and Decimals Example 6 (cont.) Solve the system by the substitution method. x + 5y = 1 2 3 (1) x – y = – 1 4 8 13 (2) Now, clear equation (2) of fractions by multiplying each side by 8. x – y = – 1 4 8 13 Multiply by 8. x – y = – 1 4 8 13 Distributive property 2x – y = – 13 (4)

Solve Linear Systems with Fractions and Decimals Example 6 (cont.) The given system of equations has been simplified to the equivalent system. (1) (2) x + 5y = 1 2 3 x – y = – 1 4 8 13 2x – y = – 13 2x + 15y = 3 (3) (4) To solve this system by substitution, equation (4) can be solved for y. 2x – y = – 13 (4) 2x – y – 2x = – 13 – 2x Subtract 2x. – y = – 13 – 2x Combine like terms. y = 13 + 2x Multiply by – 1.

Solve Linear Systems with Fractions and Decimals Example 6 (cont.) The given system of equations has been simplified to the equivalent system. (1) (2) x + 5y = 1 2 3 x – y = – 1 4 8 13 2x – y = – 13 2x + 15y = 3 (3) (4) Now substitute 13 + 2x for y in equation (3). 2x + 15y = 3 (3) 2x + 15(13 + 2x) = 3 Let y = 13 + 2x. 2x + 195 + 30x = 3 Distributive property 32x + 195 = 3 Combine like terms.

Solve Linear Systems with Fractions and Decimals Example 6 (cont.) The given system of equations has been simplified to the equivalent system. (1) (2) x + 5y = 1 2 3 x – y = – 1 4 8 13 2x – y = – 13 2x + 15y = 3 (3) (4) Now substitute 13 + 2x for y in equation (3). 32x + 195 = 3 Combine like terms. 32x + 195 – 195 = 3 – 195 Subtract 195. 32x = – 192 Combine like terms. x = – 6 Divide by 32.

Solve Linear Systems with Fractions and Decimals Example 6 (cont.) The given system of equations has been simplified to the equivalent system. (1) (2) x + 5y = 1 2 3 x – y = – 1 4 8 13 2x – y = – 13 2x + 15y = 3 (3) (4) Substitute – 6 for x in y = 13 + 2x to get y = 13 + 2(– 6) = 1. Check by substituting – 6 for x and 1 for y in both of the original equations. The solution set is {(– 6, 1)}.