3.4: Linear Programming  Intro: Oftentimes we want to optimize a situation - this means to:  find a maximum value (such as maximizing profits)  find.

Slides:



Advertisements
Similar presentations
Solve the system of inequalities by graphing. x ≤ – 2 y > 3
Advertisements

Linear Programming. Businesses use linear programming to find out how to maximize profit or minimize costs. Most have constraints on what they can use.
3.4 Linear Programming.
3.4 Linear Programming 10/31/2008. Optimization: finding the solution that is either a minimum or maximum.
Linear Programming Pre-Calc Section 3.4 Running a profitable business requires a careful balancing of resources (for example, peoples’ time, materials,
Ch 2. 6 – Solving Systems of Linear Inequalities & Ch 2
Linear Programming?!?! Sec Linear Programming In management science, it is often required to maximize or minimize a linear function called an objective.
Example 1 Define the Variables: Let l = length of package g = girth of package Two variables – two inequalities: Graph each inequality. Don’t forget to.
Linear Programming Unit 2, Lesson 4 10/13.
6. Linear Programming (Graphical Method) Objectives: 1.More than one solution 2.Unbounded feasible region 3.Examples Refs: B&Z 5.2.
3-5: Linear Programming.
Linear Programming Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Linear programming is a strategy for finding the.
Systems. Day 1 Systems of Linear Equations System of Linear Equations: two or more linear equations together The solution of the system of equations.
Chapter 5 Linear Inequalities and Linear Programming Section R Review.
Graph and solve systems of linear inequalitites A-CED 3.
3.4 Linear Programming p Optimization - Finding the minimum or maximum value of some quantity. Linear programming is a form of optimization where.
P I can solve linear programing problem. Finding the minimum or maximum value of some quantity. Linear programming is a form of optimization where.
2-3: Linear Programming Unit 2: Linear Functions English Casbarro.
Graphing Linear Inequalities in Two Variables Chapter 4 – Section 1.
Solve problems by using linear programming.
Opener. Notes: 3.4 Linear Programming Optimization  Many real-life problems involve a process called optimization.  This means finding a maximum or.
Systems of Inequalities in Two Variables Sec. 7.5a.
Warm-Up Graph the following system of inequalities. Find the coordinates at each vertices.
Linear Programming Problem. Definition A linear programming problem is the problem of optimizing (maximizing or minimizing) a linear function (a function.
Warm-Up 3.4 1) Solve the system. 2) Graph the solution.
5 minutes Warm-Up 1) Solve the system. 2) Graph the solution.
Class Schedule: Class Announcements Homework Questions 3.4 Notes Begin Homework.
Intro to Linear Programming
3.4: Linear Programming Objectives: Students will be able to… Use linear inequalities to optimize the value of some quantity To solve linear programming.
Warm-up Solve each system of equations:
Get out your Vertices Worksheet!
Constraints Feasible region Bounded/ unbound Vertices
SYSTEMS OFINEQULAITIES LAB LINEAR PROGRAMMING. WHAT DAY IS IT? Graphing Systems of inequalities - How did I get here so quickly??
Warm-upWarm-up Sketch the region bounded by the system of inequalities: 1) 2) Sketch the region bounded by the system of inequalities: 1) 2)
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
1 What you will learn  Lots of vocabulary!  How to find the maximum and minimum value of a function given a set of “rules”
3-5: Linear Programming. Learning Target I can solve linear programing problem.
Linear Programming. What is linear programming? Use a system of constraints (inequalities) to find the vertices of the feasible region (overlapping shaded.
3.3 Linear Programming. Vocabulary Constraints: linear inequalities; boundary lines Objective Function: Equation in standard form used to determine the.
Linear Programming: A Geometric Approach3 Graphing Systems of Linear Inequalities in Two Variables Linear Programming Problems Graphical Solution of Linear.
1. What does a need to be if there were infinitely many solutions to the system of equations. y + 2x = 12 2y + 4x = 2a.
Section 3.5 Linear Programing In Two Variables. Optimization Example Soup Cans (Packaging) Maximize: Volume Minimize: Material Sales Profit Cost When.
3.4 Linear Programming p Optimization - Finding the minimum or maximum value of some quantity. Linear programming is a form of optimization where.
Linear Programming Chapter 3 Lesson 4 Vocabulary Constraints- Conditions given to variables, often expressed as linear inequalities. Feasible Region-
3.3 Linear Programming.
LINEARPROGRAMMING 5/23/ :13 AM 5/23/ :13 AM 1.
Digital Lesson Linear Programming.
Do Now The cost of renting a pool at an aquatic center is either $30 an hr. or $20 an hr. with a $40 non refundable deposit. Use algebra to find for how.
Digital Lesson Linear Programming.
Copyright © Cengage Learning. All rights reserved.
Systems of Equations/Inequalities
3.2 Linear Programming 3 Credits AS
Chapter 5 Linear Inequalities and Linear Programming
3-3 Optimization with Linear Programming
Linear Programming.
Math3H – Unit 2 Day 3 Linear Programming
3.4 – Linear Programming.
Do Now! Solve the system of equations Do all work on the notecard.
1.05 Polygon of Constraints
8.4 Linear Programming p
LESSON 6–5 Linear Optimization.
Warm Up Solve for x:
Graphical Solution of Linear Programming Problems
Systems of Inequalities. Linear Programming
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
Section Linear Programming
1.6 Linear Programming Pg. 30.
Linear Programming.
Do Now Exercise Solve each linear system
Presentation transcript:

3.4: Linear Programming  Intro: Oftentimes we want to optimize a situation - this means to:  find a maximum value (such as maximizing profits)  find a minimum value (such as minimizing costs).  Linear Programming: Process of optimization on a linear function  Constraints: Boundaries (borders) on our function  Solution Set: called Feasible Region; shaded area of possibilities given our function and our constraints.

Linear Programming  Example: Suppose a Cost function is given by: C = 2x + 4y and we have the constraints:  x > 0, y > 0 and  -x + 3y < 15, 2x + y < 12  (Use x & y intercepts to graph)  Find the feasible region.  Solution: We already know that x > 0 and y > 0 guarantee us an answer in the first quadrant. So let’s look at the other two.

Linear Programming  Since our answer has to be in the first quadrant, we know the feasible region is: Extension: Find the max value of C. Solution: The max value has to be the highest point of our feasible region. This point is about: (3, 6) Since: C = 2x + 4y C = 2(3) + 4(6) = = 30

Linear Programming  Extenion: Find the min value of C.  Solution: The min value has to be at the smallest point of our feasible region. This is clearly (0, 0)  C = 2x + 4y  C = 2(0) + 4(0) = 0.  Note: If they exist, the MAX and MIN will always occur at one of the vertices of our bounded region.

What were the steps?  Graph your system of inequalities (constraints) Your function is NOT part of your system  Shade carefully  If it exists, the max value is the point at the highest and farthest point (upper right) of your shaded polygon. Otherwise, you have to plug in your vertices to see who the max is.  If it exists, the min value is at the lowest and smallest point (lower left) of your shaded polygon. Otherwise, you have to plug in your vertices to see who the min is.

Make it happen  Your turn: Given the function C = 3x + 4y and the constraints: x > 0, y > 0, and x + y < 8:  A. Graph the system  B. Find the max  C. Find the min The feasible region is the first quadrant right triangle.

Checking your answers out  B. The max and min have to occur at the vertices.  Max: There are two possibilities: C = 3x + 4y  At (8,0), C = 3(8) + 4(0) = 24  At (0,8), C = 3(0) + 4(8) = 32  So our max is 32 and occurs at (0, 8)  C. Min: C = 3(0) + 4(0) = 0  So our min is 0 and occurs at (0, 0)

Unbounded Regions  So far our feasible regions have been some sort of polygon. That isn’t always the case.  Example: Suppose our function is C = 5x + 6y with the constraints: x > 0, y > 0, x + y > 5 and 3x + 4y > 18.  Graph/find the max and min.  Solution: Because of x > 0, y > 0, we know our feasible region is in the first quadrant, so let’s just worry about the other two constraints.

Unbounded Regions  The feasible region is the first quadrant orange area shown.  We can see clearly the feasible region continues forever upwards and therefore has no max value.  Notice we have vertices at (0, 5); (2, 3) and (6, 0). If we evaluate at all three  At (0, 5); C = 5(0) + 6(5) = 30  At (2, 3); C = 5(2) + 6(3) = 28  At (6, 0); C = 5(6) + 6(0) = 30  So our min occurs at (2, 3)