Solving Two-Variable Systems of Linear Equations

Slides:



Advertisements
Similar presentations
Digital Lesson on Graphs of Equations. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 The graph of an equation in two variables.
Advertisements

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.
7.1 Systems of Linear Equations: Two Equations Containing Two Variables.
Systems of Linear Equations in two variables (4.1)
Chapter 4 Section 2 Copyright © 2011 Pearson Education, Inc.
Solving Systems of Linear Equations Digital Lesson.
Systems of Linear Equations Math 0099 Section Section Created and Presented by Laura Ralston.
Systems of Linear Equations in Two Variables
Systems of Linear Equations
Copyright © Cengage Learning. All rights reserved. 6 Systems of Equations and Inequalities.
Solving Systems of Linear Equations in Three Variables; Applications
Systems of Equations and Inequalities
5.1 Solving Systems of Linear Equations by Graphing
ALGEBRA II SOLUTIONS OF SYSTEMS OF LINEAR EQUATIONS.
Chapter 2 Systems of Linear Equations and Matrices Section 2.1 Solutions of Linear Systems.
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.
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.
Solving Systems of Linear Equations in Two Variables
Chapter 4.1 Solving Systems of Linear Equations in two variables.
Chapter 7 Systems of Equations and Inequalities Copyright © 2014, 2010, 2007 Pearson Education, Inc Systems of Linear Equations in Two Variables.
SYSTEMS OF LINEAR EQUATIONS SUBSTITUTION AND ELIMINATION Objectives: Solve Systems of Equations by Substitution and Elimination Identify Inconsistent Systems.
Copyright © 2015, 2008, 2011 Pearson Education, Inc. Section 3.2, Slide 1 Chapter 3 Systems of Linear Equations.
Copyright © Cengage Learning. All rights reserved. Systems of Equations and Inequalities.
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)
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Section 4.1 Systems of Linear Equations in Two Variables.
Solving Systems of Linear Equations by Substitution; Applications Solve systems of linear equations using substitution. 2.Solve applications involving.
7.2 Two-Variable Linear Systems Elimination method.
Solving Systems by Elimination 5.4 NOTES, DATE ____________.
Chapter Seven 7.2 – Systems of Linear Equations in Two Variables.
Copyright © 2010 Pearson Education, Inc. All rights reserved Sec
Copyright © 2014, The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
3.2 Solve Linear Systems Algebraically Algebra II.
Solving Systems of Linear Equations in 2 Variables Section 4.1.
1 Copyright © Cengage Learning. All rights reserved.
Copyright © 2012 Pearson Education, Inc. Publishing as Addison Wesley CHAPTER 6: Systems of Equations and Matrices 6.1 Systems of Equations in Two Variables.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Systems of Linear Equations in Two Variables
Systems of Linear Equations and Inequalities
Digital Lesson Graphs of Equations.
Systems of Equations in Two Variables
Systems of Linear Equations
Solving Systems of Linear Equations
Section 8.1 Solving Systems of Linear Equations by Graphing.
Two-Variable Linear System
Solving Systems of Linear Equations
Systems of Linear Equations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Systems of Linear Equations
Lesson 7.1 How do you solve systems of linear equations by graphing?
Copyright © Cengage Learning. All rights reserved.
Systems of Equations and Inequalities
Methods to Solving Systems of Equations
Systems of Linear Equations
Systems of Linear Equations in Three Variables
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.
Digital Lesson Graphs of Equations.
SYSTEMS OF LINEAR EQUATIONS
Systems of linear equations substitution and elimination
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
College Algebra Chapter 5 Systems of Equations and Inequalities
College Algebra Chapter 5 Systems of Equations and Inequalities
Systems of Linear Equations
Systems of Linear Equations
6.3 Using Elimination to Solve Systems
Digital Lesson Graphs of Equations.
Chapter 5 Review.
Presentation transcript:

Solving Two-Variable Systems of Linear Equations Digital Lesson Solving Two-Variable Systems of Linear Equations

System of Linear Equations A set of linear equations in two variables is called a system of linear equations. 3x + 2y = 14 2x + 5y = 3 A solution of such a system is an ordered pair which is a solution of each equation in the system. Example: The ordered pair (4, 1) is a solution of the system since 3(4) + 2(1) = 14 and 2(4) – 5(1) = 3. Example: The ordered pair (0, 7) is not a solution of the system since 3(0) + 2(7) = 14 but 2(0) – 5(7) = – 35, not 3. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. System of Linear Equations

Solutions of Linear Equations Systems of linear equations in two variables have either no solutions, one solution, or infinitely many solutions. y x unique solution y x infinitely many solutions y x no solutions A system of equations with at least one solution is consistent. A system with no solutions is inconsistent. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Solutions of Linear Equations

Example: Solve the System x – y = –1 To solve the system by the graphing method, graph both equations and determine where the graphs intersect. 2x + y = 4 y x (1, 2) x – y = –1 2x + y = 4 The ordered pair (1, 2) is the unique solution. The system is consistent since it has solutions. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Solve the System

Inconsistent Solutions Example: Solve the system by the graphing method. x – 2y = – 4 3x – 6y = 6 y x x – 2y = – 4 3x – 6y = 6 The lines are parallel and have no point of intersection. The system has no solutions and is inconsistent. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Inconsistent Solutions

Infinitely Many Solutions x – 2y = – 4 3x – 6y = – 12 Example: Solve the system by the graphing method. y x 3x – 6y = – 12 x – 2y = – 4 The graphs of the two equations are the same line and the intersection points are all the points on this line. The system has infinitely many solutions. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Infinitely Many Solutions

Definition: Algebraic Methods To solve a system by the substitution method: 1. Select an equation and solve for one variable in terms of the other. 2. Substitute the expression resulting from Step 1 into the other equation to produce an equation in one variable. 3. Solve the equation produced in Step 2. 4. Substitute the value for the variable obtained in Step 3 into the expression obtained in Step 2. 5. Check the solution. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Definition: Algebraic Methods

Example: Substitution Method 2x + y = 8 x – 3y = – 3 Example: Solve the system by the substitution method. 1. From the second equation obtain x = 3y – 3. 2. Substitute this expression for x into the first equation. 2(3y –3) + y = 8 3. Solve for y to obtain y = 2. 4. Substitute 2 for y in x = 3y – 3 and conclude x = 3. The solution is (3, 2). 5. Check: 2(3) – (2) = 8 (3) – 3(2) = –3 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Substitution Method

Example: Substitution Method 2x – y = 10 4x – 2y = 8 Example: Solve the system by the substitution method. 1. From the first equation obtain y = 2x – 10. 2. Substitute 2x – 10 for y into the second equation to produce 4x – 2(2x – 10) = 8. 3. Attempt to solve for x. 4x – 2(2x – 10) = 8 4x – 4x + 20 = 8 20 = 8 False statement Because there are no values of x and y for which 20 equals 8, this system has no solutions. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Substitution Method

Definition: Addition Method To solve a system by the addition (or elimination) method: 1. Multiply either or both equations by nonzero constants to obtain opposite coefficients for one of the variables in the system. 2. Add the equations to produce an equation in one variable. Solve this equation. 3. Substitute the value of the variable found in Step 2 into either of the original equations to obtain another equation in one variable. Solve this equation. 4. Check the solution. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Definition: Addition Method

Example: Addition Method Example: Solve the system by the addition method. 5x + 2y = 11 3x + 4y = 15 1. Multiply the first equation by –2 to make the coefficients of y opposites. – 10 x – 4y = – 22 3x + 4y = 15 2. Add the equations to obtain – 7x = –7. Therefore x = 1. 3. Substitute 1 for x in the first equation to produce 5(1) + 2y = 11 2y = 6 Therefore y = 3. The solution is (1, 3). 4. Check: 5(1) + 2(3) = 11 3(1) + 4(3) = 15 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Addition Method

Example: Application Problem Example: A plane with a tailwind flew 1920 mi in 8 hours. On the return trip, against the wind, the plane flew the same distance in 12 hours. What is the speed of the plane in calm air and the speed of the tailwind? Let x = speed of the plane in calm air y = speed of the tailwind Use the formula Rate × Time = Distance. 12(x - y) 12 x - y Against Wind 8(x + y) 8 x + y With Wind Distance Time Rate This yields a system of equations in x and y. 8x + 8y = 1920 12x – 12y = 1920 Use the addition method to solve the system. Example continues Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Application Problem

Example continued: Solve the system using the addition method. 8x + 8y = 1920 12x – 12y = 1920 Example continued: Solve the system using the addition method. 1. Multiply the first equation by 3 and the second equation by 2. 3(8x + 8y) = 3(1920) 2(12x – 12y) = 2(1920) 24x + 24y = 5760 24x – 24y = 3840 2. Add the equations to obtain 48 x = 9600. Therefore x = 200. 3. Substitute 200 for x in the first equation. 8(200) + 8y = 1920 y = 40 4. In 8 hours with an airspeed of 240 mph the plane will travel 8 × 240 = 1920 mi on the first leg of its flight. In 12 hours with an airspeed of 160 mph the plane will travel 12 × 160 = 1920 on the return leg of its flight. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example continued