MA 1128: Lecture 08 – 6/6/13 Linear Equations from Graphs And Linear Inequalities.

Slides:



Advertisements
Similar presentations
6.5 Graphing Linear Inequalities
Advertisements

6.5 Graphing Linear Inequalities
Graphing Linear Equations and Functions
1 MA 1128: Lecture 05 – 9/12/14 Inequalities And Absolute Values.
CHAPTER 3 Graphs of Liner Equations Slide 2Copyright 2011, 2007, 2003, 1999 Pearson Education, Inc. 3.1Graphs and Applications of Linear Equations 3.2More.
Linear Inequalities in Two Variables
1 MA 1128: Lecture 09 – 6/08/15 Solving Systems of Linear Equations.
9.3 Linear Inequalities in Two Variables. Objective 1 Graph linear inequalities in two variables. Slide
Systems of Equations and Inequalities
Linear Inequalities. Inequality Signs Read left to right: a < b a is less than b a < b a is less than or equal to b a > b a is greater than b a > b a.
Chapter 5 Linear Inequalities and Linear Programming Section 1 Linear Inequalities in Two Variables.
Chapter 5.1 Systems of linear inequalities in two variables.
Aim: Converting linear equations into Slope- Intercept Form Do Now: 1) Define Slope 2) Define y-intercept It’s easier than you think…
Solving and Graphing Inequalities
Graphing Linear Inequalities
Systems of Inequalities. Graphing a Linear Inequality in Two Variables 1.Replace the inequality symbol with an equal sign and graph the corresponding.
Graphing Linear Inequalities in Two Variables Section 6.5 Algebra I.
 Systems of linear inequalities are sets of two or more linear inequalities involving two or more variables.  Remember, the highest power of any variable.
Chapter 3 Section 4 Copyright © 2011 Pearson Education, Inc.
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan Department of Mathematics and CS
Warm-Up Solve the following Inequalities:
GOAL Graphing linear inequalities in two variables.
Chapter 7.5. Graphing Systems of Inequalities Lesson Objective: NCSCOS 2.01 Students will know how to graph a system of linear inequalities.
Graphing linear Inequalities in 2 Variables. Checking Solutions An ordered pair (x,y) is a solution if it makes the inequality true. Are the following.
1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives 2 3 Linear Inequalities in Two Variables Graph linear inequalities in two variables.
Graphing Linear Inequalities in Two Variables Objective: Graph all of the solutions to a linear inequality.
By Carol Nicholson  When we have two lines on the same plane:
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 5.1 Inequalities in Two Variables The student will be able to graph linear.
Graphing Linear Inequations y > y is greater than  all points above the line are a solution y < y is less than  all points below the line are a solution.
Section 4Chapter 3. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives 2 3 Linear Inequalities in Two Variables Graph linear inequalities.
Practice converting linear equations into Slope-Intercept Form
Lesson 7.5, page 755 Systems of Inequalities
Solving Linear Inequalities
Copyright 2012, 2008, 2004, 2000 Pearson Education, Inc.
Practice converting linear equations into Slope-Intercept Form
Graphing Linear Inequalities
Warm Up Solve each inequality for y. 1. 8x + y < 6
Graph Inequalities On Coordinate Plane
Practice converting linear equations into Slope-Intercept Form
Graphing Systems of Inequalities.
Practice converting linear equations into Slope-Intercept Form
Graphing a Linear Inequality in Two Variables
Linear Inequalities.
6-5 Linear Inequalities.
SYSTEMS OF LINEAR INEQUALITIES
2.7 Two-variable inequalities (linear) 3.3 Systems of Inequalities
Solving Linear Inequalities
2.6 Graphing linear Inequalities in 2 Variables
Gillis Mathematics Inequalities.
Section 6.8 Linear Inequalities in Two Variables
Solving Linear Inequalities
Chapter 3 Section 4.
4 WARM UP GRAPH THE INEQUALITY (Lesson 1.4) x+5<− y > 19
Chapter 5 Linear Inequalities and Linear Programming
Lesson Objective: I will be able to …
Graphing Systems of Linear Inequalities
Chapter 3 Graphs and Functions.
Objective Graph and solve linear inequalities in two variables.
Solving Linear Inequalities
Solving and Graphing Inequalities
Linear Inequalities.
Graphing Linear Inequalities in Two Variables
Graphing Inequalities in Two Variables
Review Graphing Linear Equations
When you replace the equals sign in a linear equation by one of the inequality symbols, you now have a linear inequality. Examples: 1 2 y > x + 1 2x –
Graphing Linear Inequalities in 2 Variables
Linear inequalities You know how to graph expressions like these:
Learning Target Students will be able to: Graph and solve linear inequalities in two variables.
When you replace the equals sign in a linear equation by one of the inequality symbols, you now have a linear inequality. Examples: 1 2 y > x + 1 2x –
Presentation transcript:

MA 1128: Lecture 08 – 6/6/13 Linear Equations from Graphs And Linear Inequalities

Linear Equations from Graphs Given a line, we would like to be able to come up with an equation for it. I’ll go over two ways of doing this. I don’t care which one you use, but you should be aware of each. Method I. I prefer working from the slope-intercept form of a line (y = mx + b), since it is the same as the form of a linear function, and we like functions (right?). If you know the slope and a point on the line, you can find the slope-intercept form of the equation as follows. Next Slide

Example Suppose the slope of the line is m = 3, and (2,1) is a point on the line. The fact that m = 3 immediately tells us that the equation looks like y = 3x + b. We just need to find the value for b, which is the y-intercept. Since (2,1) is a point on the line (i.e., x = 2 and y = 1 satisfy the equation), we can substitute these values to find b. (1) = 3(2) + b, 1 = 6 + b, and –5 = b. The equation is, therefore, y = 3x – 5. Next Slide

Example Suppose the slope is m =  3/2 and (4,-3) is a point on the line. We know y = (-3/2)x + b, and therefore, (-3) = (-3/2)(4) + b, and  3 =  6 + b, and 3 = b. Therefore, the equation is y = (-3/2)x + 3. Note that I’m writing fractions the way I am, because it’s easier to do it this way in PowerPoint. On paper, I would write it more like this. Next Slide

Practice Problems 1.Suppose the slope is m = 2 and (4,5) is a point on the line. Find the equation. 2.Suppose the slope is m = ½ and (6,1) is a point on the line. Find the equation. Click for answers: 1) y = 2x  3; 2) y = (1/2)x  2. Next Slide

Method II Suppose we know the slope of the line is m = 2 and (-3,1) is on the line. If a point (x,y) is another point on the line, then we could compute the slope with m = (y – (1))/(x – (-3)) = (y – 1)/(x + 3). Since (x,y) could be any point on the line, we don’t have specific values for them, but we already know the slope is m = 2. Therefore, we have the equation 2 = (y – 1)/(x + 3). We can multiply x + 3 times both sides to get 2(x + 3) = (y – 1) Or flip things around to get y – 1 = 2(x + 3). This equation is said to be in point-slope form, since the point (-3,1) and the slope m = 2 are readable from the equation. Next Slide

Point-Slope Form In general, if m is your slope, and (x 1,y 1 ) is a point on your line, then y – y 1 = m(x – x 1 ) is the equation of the line in point-slope form. For example, if m =  3/2 and (2, -5) is on the line, then the equation is y – (-5) = (-3/2)(x – 2). Method II is faster, but I don’t use it very much, because I don’t want to have to remember another form, and I usually want to convert it to slope-intercept form anyway. Next Slide

Practice Problems 1.Find the equation of the line if m =  3 and (2,1) is on the line. Give your answer in slope-intercept form. Click for answers: In point-slope form we have y  1 =  3(x – 2). This becomes y  1 =  3x + 6, which becomes y =  3x + 7. Next Slide

Finding the equation from two points Sometimes you need to find the equation from two points. For example, suppose (3,7) and (2,1) are on the line. The slope is m = (1 – 7)/(2 – 3) = (-6)/(-1) = 6. Now we can use either Method I or Method II using m = 6 and (3,7). Or just as easily, we can use m = 6 and (2,1), since any point on the line will work fine. Next Slide

Practice Problems 1.Find the equation of the line (in slope-intercept from) using m = 6 and (3,7). 2.Find the equation using m = 6 and (2,1). 3.Were the equations the same? Click for answers: In both cases, you should get y = 6x  11. Next Slide

Linear Inequalities This is a completely new topic. We would like to find the set of solutions to a linear inequality in two variables. (E.g., y >  3x + 2.) We will generally indicate the solutions in terms of a graph. We proceed as follows. First graph the corresponding linear equation. [[ y-int = 2, slope = -3 = -3/1 = down 3, right 1. ]] Next Slide

Example (cont.) All the points on this line make y and  3x + 2 equal to each other. Basic Principle: The line divides the plane into two pieces. All the points on one side of the line satisfy y <  3x + 2 (less than). All the points on the other side of the line satisfy y >  3x + 2 (greater than). The only question is, which side is which? I think the easiest way is to pick a point on one side of the line and check. An easy point to check is (0,0), which is below this line (and to the left). 0 ? –3(0) + 2. Since 0 is less than 2, (0,0) must be on the “ < “ side of the line. Next Slide

Example (cont.) Our inequality is y > -3x + 2. Since (0,0) is on the “less than” side, we want the other side, the “>” side. We don’t want “exactly equal” either, so we’ll indicate this with a broken line. The book uses shading, and that’s pretty standard. I can’t do that here very easily, so I’ll use arrows. Next Slide

Example Consider the inequality 3x – 2y  –6. First we graph the equation 3x – 2y = –6. The intercepts are (-2,0) and (0,3), and we want equals, so we draw the line solid. We check a point not on the line, say (0,0). We get 3(0) – 2(0) ? –6. This is >, i.e. the wrong side. Shade (or draw arrows) on the other side of the line. Next Slide

Example Consider the inequality y < (2/5)x. Graph the line (broken): y-intercept (0,0). Up 2, right 5 gives (5,2). Since (0,0) is on the line, we have to use another point. Check (1,0): 0 ? (2/5)(1). This is <, the correct side. Next Slide

Practice Problems 7.Graph the inequality y < 4x – 2. 8.Graph the inequality 3x – 4y  12. Click for answers: 1)2) End