Copyright © Cengage Learning. All rights reserved. 3 LINEAR PROGRAMMING: A GEOMETRIC APPROACH.

Slides:



Advertisements
Similar presentations
1. The Problem 2. Tabulate Data 3. Translate the Constraints 4. The Objective Function 5. Linear Programming Problem 6. Production Schedule 7. No Waste.
Advertisements

Optimization problems using excel solver
1Introduction to Linear ProgrammingLesson 2 Introduction to Linear Programming.
LINEAR PROGRAMMING (LP)
LIAL HORNSBY SCHNEIDER
Linear Programming We are to learn two topics today: LP formulation
Planning with Linear Programming
Linear Programming Problem
Session II – Introduction to Linear Programming
Linear Programming (graphical + simplex with duality) Based on Linear optimization in application by Sui lan Tang. Linear Programme (LP) for Optimization.
Chapter 5 Linear Inequalities and Linear Programming
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ Linear Programming in two dimensions:
Learning Objectives for Section 5.3
Chapter 5 Linear Inequalities and Linear Programming Section 3 Linear Programming in Two Dimensions: A Geometric Approach.
Linear Programming Pre-Calc Section 3.4 Running a profitable business requires a careful balancing of resources (for example, peoples’ time, materials,
8/27: Linear Programming Lecture: LP Small Groups Homework.
A Linear Programming Problem
Objective 3-4 Linear Programming Solve linear programming problems.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 8 Systems of Equations and Inequalities.
Chapter 6 Linear Programming: The Simplex Method Section 3 The Dual Problem: Minimization with Problem Constraints of the Form ≥
Chapter 6 Linear Programming: The Simplex Method
19 Linear Programming CHAPTER
1 2TN – Linear Programming  Linear Programming. 2 Linear Programming Discussion  Requirements of a Linear Programming Problem  Formulate:  Determine:Graphical.
6s-1Linear Programming CHAPTER 6s Linear Programming.
Introduction to Management Science
Linear Programming Econ Outline  Review the basic concepts of Linear Programming  Illustrate some problems which can be solved by linear programming.
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 54 Chapter 3 Linear Programming,
6  Graphing Systems of Linear Inequalities in Two Variables  Linear Programming Problems  Graphical Solutions of Linear Programming Problems  The Simplex.
Linear Programming Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Linear programming is a strategy for finding the.
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved. 1.
Linear Programming Operations Research – Engineering and Math Management Sciences – Business Goals for this section  Modeling situations in a linear environment.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Lecture 2 Chapter 10 continued…. Last Lecture Summary: Covered Sec and most part of Sec Basic concepts of Linear Programming Problem and.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.6 Linear Programming.
1 Linear Programming Chapter 2 By Mohammad Shahid Khan M.Eco, MBA, B.Cs, B.Ed. Lecturer in Economics & Business Administration Department of Economics.
Graphing Linear Inequalities in Two Variables Chapter 4 – Section 1.
Opener. Notes: 3.4 Linear Programming Optimization  Many real-life problems involve a process called optimization.  This means finding a maximum or.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
Linear Programming Introduction: Linear programming(LP) is a mathematical optimization technique. By “Optimization” technique we mean a method which attempts.
Linear Programming. Many mathematical models designed to solve problems in business, biology, and economics involve finding the optimum value (maximum.
3  Graphing Systems of Linear Inequalities in Two Variables  Linear Programming Problems  Graphical Solutions of Linear Programming Problems  Sensitivity.
Chapter 6 Linear Programming: The Simplex Method Section 3 The Dual Problem: Minimization with Problem Constraints of the Form ≥
10/2 The simplex algorithm. In an augmented matrix, if a column has a 1 and all other entries 0, it is said to be ‘in solution’. The 1 is called a ‘pivot’
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 6.3 The student will be able to formulate the dual problem. The student.
Linear Programming Problems
HW # Due:
Business Mathematics MTH-367 Lecture 13. Chapter 10 Linear Programming An Introduction Continued…
LINEAR PROGRAMMING.
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
Introduction Operations Research (OR) It is a scientific approach to determine the optimum (best) solution to a decision problem under the restriction.
6s-1Linear Programming William J. Stevenson Operations Management 8 th edition.
Linear Programming Models: Graphical and Computer Methods 7 To accompany Quantitative Analysis for Management, Twelfth Edition, by Render, Stair, Hanna.
Linear Programming for Solving the DSS Problems
Linear Programming.
Engineering Economics (2+0)
Digital Lesson Linear Programming.
Systems of Inequalities
Chapter 5 Linear Inequalities and Linear Programming
Digital Lesson Linear Programming.
Goal programming.
Copyright © Cengage Learning. All rights reserved.
Copyright ©2015 Pearson Education, Inc. All right reserved.
Linear Programming Objectives: Set up a Linear Programming Problem
Lial/Hungerford/Holcomb/Mullins: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All.
Sensitivity.
Factor as many polynomials as you can.
Factor as many polynomials as you can.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 3 LINEAR PROGRAMMING: A GEOMETRIC APPROACH

Copyright © Cengage Learning. All rights reserved. 3.2 Linear Programming Problems

3 In many business and economic problems, we are asked to optimize (maximize or minimize) a function subject to a system of equalities or inequalities. The function to be optimized is called the objective function. Profit functions and cost functions are examples of objective functions.

4 Linear Programming Problems The system of equalities or inequalities to which the objective function is subjected reflects the constraints (for example, limitations on resources such as materials and labor) imposed on the solution(s) to the problem. Problems of this nature are called mathematical programming problems.

5 A Maximization Problem

6 As an example of a linear programming problem in which the objective function is to be maximized, let’s consider the following simplified version of a production problem involving two variables.

7 Applied Example 1 – A Production Problem Ace Novelty wishes to produce two types of souvenirs: Type A and Type B. Each Type A souvenir will result in a profit of $1, and each Type B souvenir will result in a profit of $1.20. To manufacture a Type A souvenir requires 2 minutes on Machine I and 1 minute on Machine II. A Type B souvenir requires 1 minute on Machine I and 3 minutes on Machine II. There are 3 hours available on Machine I and 5 hours available on Machine II. How many souvenirs of each type should Ace make to maximize its profit?

8 Example 1 – Solution As a first step toward the mathematical formulation of this problem, we tabulate the given information (see Table 1). Let x be the number of Type A souvenirs and y the number of Type B souvenirs to be made.

9 Example 1 – Solution Then, the total profit P (in dollars) is given by P = x + 1.2y which is the objective function to be maximized. The total amount of time that Machine I is used is given by 2x + y minutes and must not exceed 180 minutes. Thus, we have the inequality 2x + y  180 cont’d

10 Example 1 – Solution Similarly, the total amount of time that Machine II is used is x + 3y minutes and cannot exceed 300 minutes, so we are led to the inequality x + 3y  300 Finally, neither x nor y can be negative, so x  0 y  0 cont’d

11 Example 1 – Solution To summarize, the problem at hand is one of maximizing the objective function P = x + 1.2y subject to the system of inequalities 2x + y  180 x + 3y  300 x  0 y  0 cont’d

12 Example 1 – Solution The solution to this problem will be completed in later on in the section "Graphical Solution of Linear Programming Problems“. cont’d

13 Minimization Problems

14 Minimization Problems In the following linear programming problem, the objective function is to be minimized.

15 Applied Example 2 – A Nutrition Problem A Nutrition Problem A nutritionist advises an individual who is suffering from iron and vitamin B deficiency to take at least 2400 milligrams (mg) of iron, 2100 mg of vitamin B 1 (thiamine), and 1500 mg of vitamin B 2 (riboflavin) over a period of time. Two vitamin pills are suitable, Brand A and Brand B. Each Brand A pill costs 6 cents and contains 40 mg of iron, 10 mg of vitamin B 1, and 5 mg of vitamin B 2.

16 Applied Example 2 – A Nutrition Problem Each Brand B pill costs 8 cents and contains 10 mg of iron and 15 mg each of vitamins B 1 and B 2 (Table 2). What combination of pills should the individual purchase to meet the minimum iron and vitamin requirements at the lowest cost? cont’d

17 Example 2 – Solution Let x be the number of Brand A pills and y the number of Brand B pills to be purchased. The cost C (in cents) is given by C = 6x + 8y and is the objective function to be minimized. The amount of iron contained in x Brand A pills and y Brand B pills is given by 40x + 10y mg, and this must be greater than or equal to 2400 mg.

18 Example 2 – Solution This translates into the inequality 40x + 10y  2400 Similar considerations involving the minimum requirements of vitamins B 1 and B 2 lead to the inequalities 10x + 15y  x + 15y  1500 respectively. cont’d

19 Example 2 – Solution Thus, the problem here is to minimize C = 6x + 8y subject to 40x + 10y  x + 15y  x + 15y  1500 x  0, y  0 The solution to this problem will be completed in later on in the section "Graphical Solution of Linear Programming Problems". cont’d

20 Practice p. 172 Self-Check Exercise