Chapter 4. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall 4-1

Size: px
Start display at page:

Download "Chapter 4. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall 4-1"

Transcription

1 Linear Programming: Modeling Examples Chapter 4 4-1

2 Chapter Topics A Product Mix Example A Diet Example An Investment Example A Marketing Example A Transportation Example A Blend Example A Multiperiod Scheduling Example A Data Envelopment Analysis Example 4-2

3 A Product Mix Example Problem Definition (1 of 8) Four-product T-shirt/sweatshirt manufacturing company. Must complete production within 72 hours Truck capacity = 1,200 standard sized boxes. Standard size box holds12 T-shirts. One-dozen sweatshirts box is three times size of standard box. $25,000 available for a production run. 500 dozen blank T-shirts and sweatshirts in stock. How many dozens (boxes) of each type of shirt to produce? 4-3

4 A Product Mix Example (2 of 8) 4-4

5 A Product Mix Example Data (3 of 8) Processing Time (hr) Per dozen Cost ($) per dozen Profit ($) per dozen Sweatshirt - F 0.10 $36 $90 Sweatshirt B/F T-shirt - F T-shirt - B/F

6 A Product Mix Example Model Construction (4 of 8) Decision Variables: x 1 = sweatshirts, front printing x 2 = sweatshirts, back and front printing x 3 = T-shirts, front printing x 4 = T-shirts, back and front printing Objective Function: Maximize Z = $90x 1 + $125x 2 + $45x 3 + $65x 4 Model Constraints: 0.10x x x x 4 72 hr 3x 1 + 3x 2 + x 3 + x 4 1,200 boxes $36x 1 + $48x 2 + $25x 3 + $35x 4 $25,000 x 1 + x dozen sweatshirts x 3 + x dozen T-shirts 4-6

7 A Product Mix Example Computer Solution with Excel (5 of 8) Exhibit

8 A Product Mix Example Solution with Excel Solver Window (6 of 8) Exhibit

9 A Product Mix Example Solution with QM for Windows (7 of 8) Exhibit

10 A Product Mix Example Solution with QM for Windows (8 of 8) Exhibit

11 A Diet Example Data and Problem Definition (1 of 5) Breakfast Food 1. Bran cereal (cup) 2. Dry cereal (cup) 3. Oatmeal (cup) 4. Oat bran (cup) 5. Egg 6. Bacon (slice) 7. Orange 8. Milk-2% (cup) 9. Orange juice (cup) 10. Wheat toast (slice) Cal Fat (g) Cholesterol (mg) Iron (mg) Calcium (mg) Protein (g) Fiber (g) Cost ($) Breakfast to include at least 420 calories, 5 milligrams of iron, 400 milligrams of calcium, 20 grams of protein, 12 grams of fiber, and must have no more than 20 grams of fat and 30 milligrams of cholesterol. 4-11

12 A Diet Example Model Construction Decision Variables (2 of 5) x 1 = cups of bran cereal x 2 = cups of dry cereal x 3 = cups of oatmeal x 4 = cups of oat bran x 5 = eggs x 6 = slices of bacon x 7 = oranges x 8 = cups of milk x 9 = cups of orange juice x 10 = slices of wheat toast 4-12

13 A Diet Example Model Summary (3 of 5) Minimize Z = 0.18x x x x x x x x x x 10 subject to: 90x x x x x x x x x x calories 2x 2 + 2x 3 + 2x 4 + 5x 5 + 3x 6 + 4x 8 + x g fat 270x 5 + 8x x 8 30 mg cholesterol 6x 1 + 4x 2 + 2x 3 + 3x 4 + x 5 + x 7 + x 10 5 mg iron 20x x x 3 + 8x x x x 8 + 3x x mg of calcium 3x 1 + 4x 2 + 5x 3 + 6x 4 + 7x 5 + 2x 6 + x 7 + 9x 8 + x 9 + 3x g protein 5x 1 + 2x 2 + 3x 3 + 4x 4 + x 7 + 3x x i 0, for all j 4-13

14 A Diet Example Computer Solution with Excel (4 of 5) Exhibit

15 A Diet Example Solution with Excel Solver Window (5 of 5) Exhibit

16 An Investment Example Model Summary (1 of 4) Maximize Z = $0.085x x x x 4 subject to: x 1 $14,000 x 2 - x 1 - x 3 - x 4 0 x 2 + x 3 $21, x 1 + x 2 + x x 4 0 x 1 + x 2 + x 3 + x 4 = $70,000 x 1, x 2, x 3, x 4 0 where x 1 = amount ($) invested in municipal bonds x 2 = amount ($) invested in certificates of deposit x 3 = amount ($) invested in treasury bills x 4 = amount ($) invested in growth stock fund 4-16

17 An Investment Example Computer Solution with Excel (2 of 4) Exhibit

18 An Investment Example Solution with Excel Solver Window (3 of 4) Exhibit

19 An Investment Example Sensitivity Report (4 of 4) Exhibit

20 A Marketing Example Data and Problem Definition (1 of 6) Exposure (people/ad or Cost commercial) Television Commercial 20,000 $15,000 Radio Commercial 2,000 6,000 Newspaper Ad 9,000 4,000 Budget limit $100,000 Television time for four commercials Radio time for 10 commercials Newspaper space for 7 ads Resources for no more than 15 commercials and/or ads 4-20

21 A Marketing Example Model Summary (2 of 6) Maximize Z = 20,000x ,000x 2 + 9,000x 3 subject to: 15,000x 1 + 6,000x 2 + 4,000x 3 100,000 x 1 4 x 2 10 x 3 7 x 1 + x 2 + x 3 15 x 1, x 2, x 3 0 where x 1 = number of television commercials x 2 = number of radio commercials x 3 = number of newspaper ads 4-21

22 A Marketing Example Solution with Excel (3 of 6) Exhibit

23 A Marketing Example Solution with Excel Solver Window (4 of 6) Exhibit

24 A Marketing Example Integer Solution with Excel (5 of 6) Exhibit 4.12 Exhibit

25 A Marketing Example Integer Solution with Excel (6 of 6) Exhibit

26 A Transportation Example Problem Definition and Data (1 of 3) Warehouse supply of Television Sets: Retail store demand for television sets: 1 - Cincinnati 300 A - New York Atlanta 200 B - Dallas Pittsburgh 200 C - Detroit 200 Total 700 Total 600 Unit Shipping Costs: From Warehouse To Store A B C 1 $16 $18 $

27 A Transportation Example Model Summary (2 of 4) Minimize Z = $16x 1A + 18x 1B + 11x 1C + 14x 2A + 12x 2B + 13x 2C + 13x 3A + 15x 3B + 17x 3C subject to: x 1A + x 1B + x 1C 300 x 2A + x 2B + x 2C 200 x 3A + x 3B + x 3C 200 x 1A + x 2A + x 3A = 150 x 1B + x 2B + x 3B = 250 x 1C + x 2C + x 3C = 200 All x ij

28 A Transportation Example Solution with Excel (3 of 4) Exhibit

29 A Transportation Example Solution with Solver Window (4 of 4) Exhibit

30 A Blend Example Problem Definition and Data (1 of 6) Component Maximum Barrels Available/day Cost/barrel 1 4,500 $12 2 2, , Grade Component Specifications Selling Price ($/bbl) Super Premium Extra At least 50% of 1 Not more than 30% of 2 $23 At least 40% of 1 Not more than 25% of 3 20 At least 60% of 1 At least 10% of

31 A Blend Example Problem Statement and Variables (2 of 6) Determine the optimal mix of the three components in each grade of motor oil that will maximize profit. Company wants to produce at least 3,000 barrels of each grade of motor oil. Decision variables: The quantity of each of the three components used in each grade of gasoline (9 decision variables); x ij = barrels of component i used in motor oil grade j per day, where i = 1, 2, 3 and j = s (super), p (premium), and e (extra). 4-31

32 A Blend Example Model Summary (3 of 6) Maximize Z = 11x 1s + 13x 2s + 9x 3s + 8x 1p + 10x 2p + 6x 3p + 6x 1e + 8x 2e + 4x 3e subject to: x 1s + x 1p + x 1e 4,500 bbl. x 2s + x 2p + x 2e 2,700 bbl. x 3s + x 3p + x 3e 3,500 bbl. 0.50x 1s x 2s x 3s x 2s x 1s x 3s x 1p x 2p x 3p x 3p x 1p x 2p x 1e x 2e x 3e x 2e x 1e x 3e 0 x 1s + x 2s + x 3s 3,000 bbl. x 1p + x 2p + x 3p 3,000 bbl. all x ij 0 x 1e + x 2e + x 3e 3,000 bbl. 4-32

33 A Blend Example Solution with Excel (4 of 6) Exhibit

34 A Blend Example Solution with Solver Window (5 of 6) Exhibit

35 A Blend Example Sensitivity Report (6 of 6) Exhibit

36 A Multi-Period Scheduling Example Problem Definition and Data (1 of 5) Production Capacity: 160 computers per week 50 more computers with overtime Assembly Costs: $190 per computer regular time; $260 per computer overtime Inventory Holding Cost: $10/computer per week Order schedule: Week Computer Orders

37 A Multi-Period Scheduling Example Decision Variables (2 of 5) Decision Variables: r j = regular production of computers in week j (j = 1, 2,, 6) o j = overtime production of computers in week j (j = 1, 2,, 6) i j = extra computers carried over as inventory in week j (j = 1, 2,, 5) 4-37

38 A Multi-Period Scheduling Example Model Summary (3 of 5) Model summary: Minimize Z = $190(r 1 + r 2 + r 3 + r 4 + r 5 + r 6 ) + $260(o 1 +o 2 +o 3 +o 4 +o 5 +o 6 ) + 10(i 1 + i 2 + i 3 + i 4 + i 5 ) subject to: r j 160 computers in week j (j = 1, 2, 3, 4, 5, 6) o j 150 computers in week j (j = 1, 2, 3, 4, 5, 6) r 1 + o 1 - i 1 = 105 week 1 r 2 + o 2 + i 1 - i 2 = 170 week 2 r 3 + o 3 + i 2 - i 3 = 230 week 3 r 4 + o 4 + i 3 - i 4 = 180 week 4 r 5 + o 5 + i 4 - i 5 = 150 week 5 r 6 + o 6 + i 5 = 250 week 6 r j, o j, i j

39 A Multi-Period Scheduling Example Solution with Excel (4 of 5) Exhibit

40 A Multi-Period Scheduling Example Solution with Solver Window (5 of 5) Exhibit

41 A Data Envelopment Analysis (DEA) Example Problem Definition (1 of 5) DEA compares a number of service units of the same type based on their inputs (resources) and outputs. The result indicates if a particular unit is less productive, or efficient, than other units. Elementary school comparison: Input 1 = teacher to student ratio Input 2 = supplementary funds/student Input 3 = average educational level of parents Output 1 = average reading SOL score Output 2 = average math SOL score Output 3 = average history SOL score 4-41

42 A Data Envelopment Analysis (DEA) Example Problem Data Summary (2 of 5) Inputs Outputs School Alton.06 $ Beeks Carey Delancey

43 A Data Envelopment Analysis (DEA) Example Decision Variables and Model Summary (3 of 5) Decision Variables: x i = a price per unit of each output where i = 1, 2, 3 y i = a price per unit of each input where i = 1, 2, 3 Model Summary: Maximize Z = 81x x x 3 subject to:.06 y y y 3 = 1 86x x x 3.06y y y 3 82x x x 3.05y y y 3 81x x x 3.08y y y 3 81x x x 3.06y y y 3 x i, y i

44 A Data Envelopment Analysis (DEA) Example Solution with Excel (4 of 5) Exhibit

45 A Data Envelopment Analysis (DEA) Example Solution with Solver Window (5 of 5) Exhibit

46 Example Problem Solution Problem Statement and Data (1 of 5) Canned cat food, Meow Chow; dog food, Bow Chow. Ingredients/week: 600 lb horse meat; 800 lb fish; 1000 lb cereal. Recipe requirement: Meow Chow at least half fish Bow Chow at least half horse meat. 2,250 sixteen-ounce cans available each week. Profit /can: Meow Chow $0.80 Bow Chow $0.96. How many cans of Bow Chow and Meow Chow should be produced each week in order to maximize profit? 4-46

47 Example Problem Solution Model Formulation (2 of 5) Step 1: Define the Decision Variables x ij = ounces of ingredient i in pet food j per week, where i = h (horse meat), f (fish) and c (cereal), and j = m (Meow chow) and b (Bow Chow). Step 2: Formulate the Objective Function Maximize Z = $0.05(x hm + x fm + x cm ) (x hb + x fb + x cb ) 4-47

48 Example Problem Solution Model Formulation (3 of 5) Step 3: Formulate the Model Constraints Amount of each ingredient available each week: x hm + x hb 9,600 ounces of horse meat x fm + x fb 12,800 ounces of fish x cm + x cb 16,000 ounces of cereal additive Recipe requirements: Meow Chow: x fm /(x hm + x fm + x cm ) 1/2 or - x hm + x fm - x cm 0 Bow Chow: x hb /(x hb + x fb + x cb ) 1/2 or x hb - x fb - x cb 0 Can Content: x hm + x fm + x cm + x hb + x fb + x cb 36,000 ounces 4-48

49 Example Problem Solution Model Summary (4 of 5) Step 4: Model Summary Maximize Z = $0.05x hm + $0.05x fm + $0.05x cm + $0.06x hb x fb x cb subject to: x hm + x hb 9,600 ounces of horse meat x fm + x fb 12,800 ounces of fish x cm + x cb 16,000 ounces of cereal additive - x hm + x fm - x cm 0 x hb - x fb - x cb 0 x hm + x fm + x cm + x hb + x fb + x cb 36,000 ounces x ij

50 Example Problem Solution Solution with QM for Windows (5 of 5) 4-50

51 4-51

Chapter Four: Linear Programming: Modeling Examples PROBLEM SUMMARY 4-1

Chapter Four: Linear Programming: Modeling Examples PROBLEM SUMMARY 4-1 Instant download and all chapters Solutions Manual Introduction to Management Science 11th Edition Bernard W. Taylor III https://testbankdata.com/download/solutions-manual-introduction-managementscience-11th-edition-bernard-w-taylor-iii/

More information

Integer Programming. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall

Integer Programming. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Integer Programming Chapter 5 5-1 Chapter Topics Integer Programming (IP) Models Integer Programming Graphical Solution Computer Solution of Integer Programming Problems With Excel and QM for Windows 0-1

More information

An Introduction to Linear Programming

An Introduction to Linear Programming An Introduction to Linear Programming Linear Programming Problem Problem Formulation A Maximization Problem Graphical Solution Procedure Extreme Points and the Optimal Solution Computer Solutions A Minimization

More information

GEORGE WASHINGTON BTG - Breakfast K-12

GEORGE WASHINGTON BTG - Breakfast K-12 GEORGE WASHINGTON BTG - Breakfast K-12 Monday Tuesday Wednesday Thursday Friday August 28, August 29, August 30, August 31, September 1, September 4, September 5, September 6, September 7, September 8,

More information

MATH 445/545 Homework 1: Due February 11th, 2016

MATH 445/545 Homework 1: Due February 11th, 2016 MATH 445/545 Homework 1: Due February 11th, 2016 Answer the following questions Please type your solutions and include the questions and all graphics if needed with the solution 1 A business executive

More information

Chapter 5 Integer Programming

Chapter 5 Integer Programming Chapter 5 Integer Programming Chapter Topics Integer Programming (IP) Models Integer Programming Graphical Solution Computer Solution of Integer Programming Problems With Excel 2 1 Integer Programming

More information

Linear programming: introduction and examples

Linear programming: introduction and examples Linear programming: introduction and examples G. Ferrari Trecate Dipartimento di Ingegneria Industriale e dell Informazione Università degli Studi di Pavia Industrial Automation Ferrari Trecate (DIS) Linear

More information

Optimization. Using Analytic Solver Platform REVIEW BASED ON MANAGEMENT SCIENCE

Optimization. Using Analytic Solver Platform REVIEW BASED ON MANAGEMENT SCIENCE Optimization Using Analytic Solver Platform REVIEW BASED ON MANAGEMENT SCIENCE What We ll Cover Today Introduction Session ΙΙ beta training program goals Classic Models for Common Business Situations Focus

More information

3x + y 50. y=10. x=15 3x+y=50. 2x + 3y = 40

3x + y 50. y=10. x=15 3x+y=50. 2x + 3y = 40 Section 3.3: Linear programming: A geometric approach In addition to constraints, linear programming problems usually involve some quantity to maximize or minimize such as profits or costs. The quantity

More information

CICERO SCHOOL DISTRICT 99

CICERO SCHOOL DISTRICT 99 CICERO SCHOOL DISTRICT 99 Monday Tuesday Wednesday Thursday Friday September 3, September 4, September 5, September 6, September 7, NO SCHOOL Orange Juice CINNAMON TOAST CRUNCH ^ Graham Crackers ^ PANCAKES

More information

Math 141:512. Practice Exam 1 (extra credit) Due: February 6, 2019

Math 141:512. Practice Exam 1 (extra credit) Due: February 6, 2019 Math 141:512 Due: February 6, 2019 Practice Exam 1 (extra credit) This is an open book, extra credit practice exam which covers the material that Exam 1 will cover (Sections 1.3, 1.4, 2.1, 2.2, 2.3, 2.4,

More information

Chapter 2 An Introduction to Linear Programming

Chapter 2 An Introduction to Linear Programming Chapter 2 n Introduction to Linear Programming Learning Objectives 1. Obtain an overview of the kinds of problems linear programming has been used to solve. 2. Learn how to develop linear programming models

More information

Linear Programming: Sensitivity Analysis

Linear Programming: Sensitivity Analysis Linear Programming: Sensitivity Analysis Riset Operasi 1 3-1 Chapter Topic Sensitivity Analysis 3-2 Beaver Creek Pottery Example Sensitivity Analysis (1 of 4) Sensitivity analysis determines the effect

More information

CICERO DISTRICT 99. Monday Tuesday Wednesday Thursday Friday. November 27, 2017 November 28, 2017 November 29, 2017 November 30, 2017 December 1, 2017

CICERO DISTRICT 99. Monday Tuesday Wednesday Thursday Friday. November 27, 2017 November 28, 2017 November 29, 2017 November 30, 2017 December 1, 2017 CICERO DISTRICT 99 Monday Tuesday Wednesday Thursday Friday November 27, November 28, November 29, November 30, December 1, TRI ^ Strawberry Pancake Square December 4, December 5, December 6, December

More information

LYONS SCHOOL DISTRICT 103 BTG - Breakfast K-12

LYONS SCHOOL DISTRICT 103 BTG - Breakfast K-12 LYONS SCHOOL DISTRICT 103 BTG - Breakfast K-12 Monday Tuesday Wednesday Thursday Friday April 30, May 1, May 2, May 3, May 4, Grape Juice Pineapple Tidbits May 7, May 8, May 9, May 10, May 11, Apple Juice

More information

Graphical and Computer Methods

Graphical and Computer Methods Chapter 7 Linear Programming Models: Graphical and Computer Methods Quantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna 2008 Prentice-Hall, Inc. Introduction Many management

More information

CICERO SCHOOL DISTRICT 99

CICERO SCHOOL DISTRICT 99 CICERO SCHOOL DISTRICT 99 Monday Tuesday Wednesday Thursday Friday January 29, January 30, January 31, February 1, EGG & CHEESE BAGEL ^ Fruit Punch Juice Assorted Jelly February 2, FROSTED CORN FLAKES

More information

Seven Hills Charter Public School

Seven Hills Charter Public School Breakfast Seven Hills Charter Public School Monday Tuesday Wednesday Thursday Friday October 3, October 4, October 5, October 6, October 7, CINNAMON TOAST CRUNCH Animal Grahams Diced Peaches Apple Loaf

More information

Chapter 2 Introduction to Optimization and Linear Programming

Chapter 2 Introduction to Optimization and Linear Programming Ch. 2 Introduction to Optimization and Linear Programming TB-9 Chapter 2 Introduction to Optimization and Linear Programming Multiple Choice 1. What most motivates a business to be concerned with efficient

More information

MATH M118 Practice Test Chapter 7

MATH M118 Practice Test Chapter 7 MATH M118 Practice Test Chapter 7 Problems #1-10: Identify the best answer from the given choices. Place the letter on the answer line. 1) Select the correct graph of x 5 C. A. D. B. E. Answer to #1 2)

More information

Section 4.1 Solving Systems of Linear Inequalities

Section 4.1 Solving Systems of Linear Inequalities Section 4.1 Solving Systems of Linear Inequalities Question 1 How do you graph a linear inequality? Question 2 How do you graph a system of linear inequalities? Question 1 How do you graph a linear inequality?

More information

Section 3.3: Linear programming: A geometric approach

Section 3.3: Linear programming: A geometric approach Section 3.3: Linear programming: A geometric approach In addition to constraints, linear programming problems usually involve some quantity to maximize or minimize such as profits or costs. The quantity

More information

GEORGE WASHINGTON. Monday Tuesday Wednesday Thursday Friday. October 4, 2017

GEORGE WASHINGTON. Monday Tuesday Wednesday Thursday Friday. October 4, 2017 GEORGE WASHINGTON Monday Tuesday Wednesday Thursday Friday October 2, 2017 October 3, 2017 October 4, 2017 October 5, 2017 October 6, 2017 BAKED CHICKEN NUGGETS French Fries Diced Pears CHEESE PIZZA Broccoli

More information

LYONS SCHOOL DISTRICT 103 BTG - Breakfast K-12

LYONS SCHOOL DISTRICT 103 BTG - Breakfast K-12 LYONS SCHOOL DISTRICT 103 BTG - Breakfast K-12 Monday Tuesday Wednesday Thursday Friday October 1, October 2, October 3, October 4, October 5, Strawberry Kiwi Juice Mixed Fruit Cup Animal Grahams October

More information

MATH 1010 Assignment 2 Solutions 14R-T1

MATH 1010 Assignment 2 Solutions 14R-T1 MATH 1010 Assignment 2 Solutions 14R-T1 Attempt all questions and show all your work. Due A01: Thu Oct 17, A02: Fri Oct 18. Assignments must be handed in during class time. Any assignment handed in after

More information

2. Linear Programming Problem

2. Linear Programming Problem . Linear Programming Problem. Introduction to Linear Programming Problem (LPP). When to apply LPP or Requirement for a LPP.3 General form of LPP. Assumptions in LPP. Applications of Linear Programming.6

More information

Linear Programming. Formulating and solving large problems. H. R. Alvarez A., Ph. D. 1

Linear Programming. Formulating and solving large problems.   H. R. Alvarez A., Ph. D. 1 Linear Programming Formulating and solving large problems http://academia.utp.ac.pa/humberto-alvarez H. R. Alvarez A., Ph. D. 1 Recalling some concepts As said, LP is concerned with the optimization of

More information

Base Menu Spreadsheet

Base Menu Spreadsheet Menu Name: BREAKFAST/ HS & SO PREP Include Cost: No Site: Report Style: Detailed Monday ursable Meal Total 100 990079 BAR,FRENCH TOAST BENEFIT 990077 BANANA BREAD, SLICE BAR 25 290 2.50 200 21 9.00 0.00

More information

Base Menu Spreadsheet

Base Menu Spreadsheet Values Menu Name: Site: K-8 K-12 BREAKFAST Include Cost: Report Style: No Detailed Monday ursable Meal Total 100 990079 BAR,FRENCH TOAST BENEFIT BAR 30 290 2.50 200 21 9.00 0.00 25 47.00 3.00 5.00 0 990201

More information

Chapter 2 Homework Problems Compiled by Joe Kahlig. Section 2.1: Setup the word problems. Be sure that you define your variables as shown in class.

Chapter 2 Homework Problems Compiled by Joe Kahlig. Section 2.1: Setup the word problems. Be sure that you define your variables as shown in class. 141 homework problems, 14B-copyright Joe Kahlig Chapter 2, Page 1 Chapter 2 Homework Problems Compiled by Joe Kahlig Section 2.1: Setup the word problems. Be sure that you define your variables as shown

More information

Base Menu Spreadsheet

Base Menu Spreadsheet Menu Name: GRAB N GO BREAKFAST Include Cost: No Site: Report Style: Detailed Monday ursable Meal Total 100 990234 BLUEBERRY MUFFIN 990162 APPLESAUCE SINGLE SERVE CUP, PLAIN 990223 CRANBERRIES,DRIED, INDIVIDUAL

More information

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions 11. Consider the following linear program. Maximize z = 6x 1 + 3x 2 subject to x 1 + 2x 2 2x 1 + x 2 20 x 1 x 2 x

More information

Linear Programming: Computer Solution and Sensitivity Analysis

Linear Programming: Computer Solution and Sensitivity Analysis Linear Programming: Computer Solution and Sensitivity Analysis Chapter 3 3-1 Chapter Topics Computer Solution Sensitivity Analysis 3-2 Computer Solution Early linear programming used lengthy manual mathematical

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Problem Set Rules: Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 1 (First Group of Students) Students with first letter of surnames A F Due: February 12, 2013 1. Each student

More information

ELEMENTARY SCHOOLS. Monday Tuesday Wednesday Thursday Friday. July 30, 2018 July 31, 2018 August 1, 2018 August 2, 2018 August 3, 2018

ELEMENTARY SCHOOLS. Monday Tuesday Wednesday Thursday Friday. July 30, 2018 July 31, 2018 August 1, 2018 August 2, 2018 August 3, 2018 ELEMENTARY SCHOOLS Monday Tuesday Wednesday Thursday Friday July 30, 2018 July 31, 2018 August 1, 2018 August 2, 2018 August 3, 2018 August 6, 2018 August 7, 2018 August 8, 2018 August 9, 2018 August 10,

More information

Section 5.3: Linear Inequalities

Section 5.3: Linear Inequalities 336 Section 5.3: Linear Inequalities In the first section, we looked at a company that produces a basic and premium version of its product, and we determined how many of each item they should produce fully

More information

Exam 2 Review Math1324. Solve the system of two equations in two variables. 1) 8x + 7y = 36 3x - 4y = -13 A) (1, 5) B) (0, 5) C) No solution D) (1, 4)

Exam 2 Review Math1324. Solve the system of two equations in two variables. 1) 8x + 7y = 36 3x - 4y = -13 A) (1, 5) B) (0, 5) C) No solution D) (1, 4) Eam Review Math3 Solve the sstem of two equations in two variables. ) + 7 = 3 3 - = -3 (, 5) B) (0, 5) C) No solution D) (, ) ) 3 + 5 = + 30 = -, B) No solution 3 C) - 5 3 + 3, for an real number D) 3,

More information

Programmers A B C D Solution:

Programmers A B C D Solution: P a g e Q: A firm has normally distributed forecast of usage with MAD=0 units. It desires a service level, which limits the stock, out to one order cycle per year. Determine Standard Deviation (SD), if

More information

IOE510/MATH561/OMS518: Linear Programming I

IOE510/MATH561/OMS518: Linear Programming I IOE510/MATH561/OMS518: Linear Programming I Lectures: Mondays and Wednesdays, 9:00-10:30 AM, IOE 1680 Instructor: Prof. Marina A. Epelman GSI: Katharina Ley Office hours: See CTools for most current info

More information

MATH 081. Diagnostic Review Materials PART 2. Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED.

MATH 081. Diagnostic Review Materials PART 2. Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED. MATH 08 Diagnostic Review Materials PART Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED DO NOT WRITE IN THIS MATERIAL Revised Winter 0 PRACTICE TEST: Complete as

More information

RATIOS & PROPORTIONS

RATIOS & PROPORTIONS Name: Period: Advanced Unit 4: RATIOS & This is a calculator friendly unit! PROPORTIONS CW-HW Packet Chapter Questions 1. How are ratios simplified? 2. How are equivalent ratios written? 3. How are unit

More information

SAMUELI CHARTER SCHOOL

SAMUELI CHARTER SCHOOL SAMUELI CHARTER SCHOOL Monday Tuesday Wednesday Thursday Friday October 29, October 30, October 31, November 1, November 2, November 5, November 6, November 7, November 8, November 9, Lemon Mini Loaf ^

More information

Kansas City Area Teachers of Mathematics 2014 KCATM Math Competition NUMBER SENSE GRADE 7 NO CALCULATOR

Kansas City Area Teachers of Mathematics 2014 KCATM Math Competition NUMBER SENSE GRADE 7 NO CALCULATOR Kansas City Area Teachers of Mathematics 04 KCATM Math Competition NUMBER SENSE GRADE 7 NO CALCULATOR INSTRUCTIONS Do not open this booklet until instructed to do so. Time limit: 0 minutes You may NOT

More information

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION Name: LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION In general, a mathematical model is either deterministic or probabilistic. For example, the models and algorithms shown in the Graph-Optimization

More information

MODELING (Integer Programming Examples)

MODELING (Integer Programming Examples) MODELING (Integer Programming Eamples) IE 400 Principles of Engineering Management Integer Programming: Set 5 Integer Programming: So far, we have considered problems under the following assumptions:

More information

Ratios & Proportions Chapter Questions. 6. What are two ways to determine if the relationship between two quantities is proportional?

Ratios & Proportions Chapter Questions. 6. What are two ways to determine if the relationship between two quantities is proportional? Ratios & Proportions Chapter Questions 1. How are ratios simplified? 2. How are equivalent ratios written? 3. How are unit rates determined? 4. What are the two ways proportions are solved? 5. What are

More information

set CANDIDATE; set ZONE; param revenue{candidate, ZONE} >= 0; var Assign{CANDIDATE, ZONE} binary;

set CANDIDATE; set ZONE; param revenue{candidate, ZONE} >= 0; var Assign{CANDIDATE, ZONE} binary; Assignment Problem Data Zone j = 1 2 3 4 5 6 Candidate i = 1 1 2 6 10 17 29 2 3 4 8 11 20 30 3 5 7 9 12 22 33 4 13 14 15 16 23 34 5 18 19 21 24 25 35 6 26 27 28 31 32 36 c ij = annual sales volume in $million

More information

Ch.03 Solving LP Models. Management Science / Prof. Bonghyun Ahn

Ch.03 Solving LP Models. Management Science / Prof. Bonghyun Ahn Ch.03 Solving LP Models Management Science / Prof. Bonghyun Ahn Chapter Topics Computer Solution Sensitivity Analysis 2 Computer Solution Early linear programming used lengthy manual mathematical solution

More information

Transportation Problem

Transportation Problem Transportation Problem. Production costs at factories F, F, F and F 4 are Rs.,, and respectively. The production capacities are 0, 70, 40 and 0 units respectively. Four stores S, S, S and S 4 have requirements

More information

(,u. SKILL): Rates and Unit Rates. I Cost in dollars I LIMIT. MPH Example 1. Example 2. Guided Practice days per year miles per gallon

(,u. SKILL): Rates and Unit Rates. I Cost in dollars I LIMIT. MPH Example 1. Example 2. Guided Practice days per year miles per gallon Name Date Class SKILL): Rates and Unit Rates A ratio that compares quantities that have two different units is called a rate. A unit rate compares a quantity with one unit of the other quantity. Two examples

More information

Grade 7 Mathematics Practice Test

Grade 7 Mathematics Practice Test Grade 7 Mathematics Practice Test Nebraska Department of Education 00 Directions: On the following pages are multiple-choice questions for the Grade 7 Practice Test, a practice opportunity for the Nebraska

More information

SAMUELI CHARTER SCHOOL

SAMUELI CHARTER SCHOOL SAMUELI CHARTER SCHOOL Monday Tuesday Wednesday Thursday Friday February 25, February 26, February 27, February 28, March 1, FROSTED CORN FLAKES ^ WG Graham Crackers ^ March 4, March 5, March 6, March

More information

MCKINLEY & WOODBINE SCHOOLS LSB - Lunch K-8

MCKINLEY & WOODBINE SCHOOLS LSB - Lunch K-8 MCKINLEY & WOODBINE SCHOOLS LSB - Lunch K-8 Monday Tuesday Wednesday Thursday Friday August 28, 2017 August 29, 2017 August 30, 2017 August 31, 2017 September 1, 2017 CHICKEN DRUM Tropical Veggie Juice

More information

Bugs and his Looney Tunes pals want to help you learn about the food

Bugs and his Looney Tunes pals want to help you learn about the food Activity 1 Food Fight! Bugs and his Looney Tunes pals want to help you learn about the food pyramid. You know that you should eat every color every day and eat more foods from some food groups than others.

More information

Solutions to Practice Problems in the Text

Solutions to Practice Problems in the Text Solutions to Practice Problems in the Text Chapter One: Fundamentals of Mathematical Modeling Practice Set 1-1. d = rt 1 = 0t [Divide both sides by 0.] t =. hours. d = rt 170 = r(.) [Divide both sides

More information

NON-CALCULATOR: I. Decide whether or not the following information defines a function. Explain/support your answer x y

NON-CALCULATOR: I. Decide whether or not the following information defines a function. Explain/support your answer x y NON-CALCULATOR: I. Decide whether or not the following information defines a function. Explain/support your answer. 1. 2. 3. x -1 0 1 2 3 y 5 7 2-1 -8 4 & 5. Refer to the numbered graphs 4 5 6. x -3 2

More information

Optimisation. 3/10/2010 Tibor Illés Optimisation

Optimisation. 3/10/2010 Tibor Illés Optimisation Optimisation Lectures 3 & 4: Linear Programming Problem Formulation Different forms of problems, elements of the simplex algorithm and sensitivity analysis Lecturer: Tibor Illés tibor.illes@strath.ac.uk

More information

Skills Practice Skills Practice for Lesson 2.1

Skills Practice Skills Practice for Lesson 2.1 Skills Practice Skills Practice for Lesson. Name Date Calories and Lunch Matrices and Problem Solving Vocabulary Write an example of each term given the description.. Write a 3 3 matrix.. Write an element

More information

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8 UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8 Monday Tuesday Wednesday Thursday Friday February 26, 2018 February 27, 2018 February 28, 2018 March 1, 2018 BBQ CHICKEN CHARBROILED HAMBURGER Hamburger Bun ^

More information

Linear Programming. Businesses seek to maximize their profits while operating under budget, supply, Chapter

Linear Programming. Businesses seek to maximize their profits while operating under budget, supply, Chapter Chapter 4 Linear Programming Businesses seek to maximize their profits while operating under budget, supply, labor, and space constraints. Determining which combination of variables will result in the

More information

lstuoentf, 2. For the following system of equations in echelon form, tell how many solutions there are in nonnegative integers

lstuoentf, 2. For the following system of equations in echelon form, tell how many solutions there are in nonnegative integers chapter2f lstuoentf, idatei 1t16117 lnstructor: Assignment: Chapter 2 1. Use the echelon method to solve the given system of two equations in two unknowns. Check your answers. 16x-3Y=19 2x+6y=14 Select

More information

SAMUELI CHARTER SCHOOL

SAMUELI CHARTER SCHOOL SAMUELI CHARTER SCHOOL Monday Tuesday Wednesday Thursday Friday October 29, October 30, October 31, November 1, November 2, MAPLE PANCAKES TRI ^ Strawberry Pancake Square November 5, November 6, November

More information

Test 2 VERSION A STAT 3090 Fall 2017

Test 2 VERSION A STAT 3090 Fall 2017 Multiple Choice: (Questions 1 20) Answer the following questions on the scantron provided using a #2 pencil. Bubble the response that best answers the question. Each multiple choice correct response is

More information

Chapter 6. Ratio, Proportion and Measurement

Chapter 6. Ratio, Proportion and Measurement Chapter 6. Ratio, Proportion and Measurement 6.1 Ratios 6.2 Proportion 6.3 American Units of Measurement 6.4 Metric Units of Measurement 6.5 Converting between American and Metric Units 1 6.1 Ratios 1.

More information

6. 5x Division Property. CHAPTER 2 Linear Models, Equations, and Inequalities. Toolbox Exercises. 1. 3x = 6 Division Property

6. 5x Division Property. CHAPTER 2 Linear Models, Equations, and Inequalities. Toolbox Exercises. 1. 3x = 6 Division Property CHAPTER Linear Models, Equations, and Inequalities CHAPTER Linear Models, Equations, and Inequalities Toolbox Exercises. x = 6 Division Property x 6 = x =. x 7= Addition Property x 7= x 7+ 7= + 7 x = 8.

More information

2. How many solutions exist for the following system of equations? x + y = 1!!!x + y = 1

2. How many solutions exist for the following system of equations? x + y = 1!!!x + y = 1 Chapter 7A Systems of Linear Equations A solution to an equation in 2 variables is an ordered pair of real numbers (x, y) that, when substituted into the equation, make the equation an identity. 1. a)

More information

SAMUELI CHARTER SCHOOL

SAMUELI CHARTER SCHOOL SAMUELI CHARTER SCHOOL Monday Tuesday Wednesday Thursday Friday October 1, October 2, October 3, October 4, October 5, Mini Loaf ^ Pretzel ^ October 8, October 9, October 10, October 11, October 12, Lemon

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Problem Set Rules: Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 1 (Second Group of Students) Students with first letter of surnames G Z Due: February 12, 2013 1. Each

More information

Math Week in Review #7

Math Week in Review #7 Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Week in Review #7 Section 4.3 - Gauss Elimination for Systems of Linear Equations When a system of linear equations has only two variables, each equation

More information

System of Equations: An Introduction

System of Equations: An Introduction System of Equations: An Introduction Many books on linear algebra will introduce matrices via systems of linear equations. We tried a different approach. We hope this way you will appreciate matrices as

More information

DM559/DM545 Linear and integer programming

DM559/DM545 Linear and integer programming Department of Mathematics and Computer Science University of Southern Denmark, Odense March 26, 2018 Marco Chiarandini DM559/DM545 Linear and integer programming Sheet 1, Spring 2018 [pdf format] This

More information

1. a. By what nonzero constant would the second equation be multiplied to eliminate the xvariable from the system of equations?

1. a. By what nonzero constant would the second equation be multiplied to eliminate the xvariable from the system of equations? Section 4.3 Practice Exercises Study Skills Exercise Instructors differ in what they emphasize on tests. For example, test material may come from the textbook, notes, handouts, or homework. What does your

More information

OR: Exercices Linear Programming

OR: Exercices Linear Programming OR: Exercices Linear Programming N. Brauner Université Grenoble Alpes Exercice 1 : Wine Production (G. Finke) An American distillery produces 3 kinds of genuine German wines: Heidelberg sweet, Heidelberg

More information

Multicriteria Decision Making

Multicriteria Decision Making Multicriteria Decision Making Chapter 9 91 Chapter Topics Goal Programming Graphical Interpretation of Goal Programming Computer Solution of Goal Programming Problems with QM for Windows and Excel The

More information

Student study guide for the MAT 151 Spring 2016 final examination

Student study guide for the MAT 151 Spring 2016 final examination Student study guide for the MAT 151 Spring 016 final examination Use the problems in this study guide to help you prepare for the problems on the final. The problems below are similar to the ones on the

More information

Multi-Step Inequalities Practice True False Questions Indicate True or False for the following Statements.

Multi-Step Inequalities Practice True False Questions Indicate True or False for the following Statements. Multi-Step Inequalities Practice True False Questions Indicate True or False for the following Statements. 1. There is no solution to the inequality 5x 2 8, given that x is a natural number. ( True/False

More information

Formulation Techniques. How To Build a Mathematical Model?

Formulation Techniques. How To Build a Mathematical Model? 1.1 Formulation Techniques Katta G. Murty Lecture slides How To Build a Mathematical Model? 1. Identify All Decision Variables Controllable parameters whose values can be controlled by decision maker,

More information

Math 125 Fall 2011 Exam 2 - Solutions

Math 125 Fall 2011 Exam 2 - Solutions Math 5 Fall 0 Exam - Solutions. (0 points) Suppose an economy consists of three industries: natural gas, oil, and electricity. For each $ of natural gas produced, $0.0 of natural gas is consumed, $0.0

More information

UNIT 5 INEQUALITIES CCM6+/7+ Name: Math Teacher:

UNIT 5 INEQUALITIES CCM6+/7+ Name: Math Teacher: UNIT 5 INEQUALITIES 2015-2016 CCM6+/7+ Name: Math Teacher: Topic(s) Page(s) Unit 5 Vocabulary 2 Writing and Graphing Inequalities 3 8 Solving One-Step Inequalities 9 15 Solving Multi-Step Inequalities

More information

Pattern & Algebra Practice Problems

Pattern & Algebra Practice Problems Pattern & Algebra Practice Problems Solve Linear Inequalities 1. Solve for x. A. x > -3 B. x > 0 C. x < 0 D. x < -3 4x < -6 + 2x Symbolize Problem Situations 2. Scott is draining his swimming pool. The

More information

Convex Optimization. Linear Programming Applications. ENSAE: Optimisation 1/40

Convex Optimization. Linear Programming Applications. ENSAE: Optimisation 1/40 Convex Optimization Linear Programming Applications ENSAE: Optimisation 1/40 Today This is the What s the point? lecture... What can be solved using linear programs? Just an introduction... ENSAE: Optimisation

More information

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3)

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) 1 Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) On this exam, questions may come from any of the following topic areas: - Union and intersection of sets - Complement of

More information

Applications of Systems of Linear Equations

Applications of Systems of Linear Equations 5.2 Applications of Systems of Linear Equations 5.2 OBJECTIVE 1. Use a system of equations to solve an application We are now ready to apply our equation-solving skills to solving various applications

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 1 Second Group of Students (with first letter of surnames I Z) Problem Set Rules: Due: February 12, 2013 1. Each student should

More information

Linear Programming. H. R. Alvarez A., Ph. D. 1

Linear Programming. H. R. Alvarez A., Ph. D. 1 Linear Programming H. R. Alvarez A., Ph. D. 1 Introduction It is a mathematical technique that allows the selection of the best course of action defining a program of feasible actions. The objective of

More information

Welcome to CPSC 4850/ OR Algorithms

Welcome to CPSC 4850/ OR Algorithms Welcome to CPSC 4850/5850 - OR Algorithms 1 Course Outline 2 Operations Research definition 3 Modeling Problems Product mix Transportation 4 Using mathematical programming Course Outline Instructor: Robert

More information

Tools of the Trade Review

Tools of the Trade Review Lesson #1 Using Variables to Create Models of the Real World 1. Write the algebraic expression that is represented by these algebra tiles. Answer: x + 0. Identify each constant, term and expression for

More information

CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming

CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming Integer Programming, Goal Programming, and Nonlinear Programming CHAPTER 11 253 CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming TRUE/FALSE 11.1 If conditions require that all

More information

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8 UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8 Monday Tuesday Wednesday Thursday Friday August 28, 2017 August 29, 2017 August 30, 2017 August 31, 2017 September 1, 2017 CHICKEN DRUM Corn Muffin DELI SUB SANDWICH

More information

Discrete Optimization

Discrete Optimization Discrete Optimization Optimization problems can be divided naturally into two categories: those with continuous variables those with discrete variables ( often called combinatorial optimization) For continuous

More information

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8 UNITY JUNIOR HIGH SCHOOL LSB Lunch K8 Monday Tuesday Wednesday Thursday Friday November 7, 017 November 8, 017 November 9, 017 November 30, 017 December 1, 017 CRISPY CHICKEN FILLET ^ Hamburger Bun ^ Fresh

More information

Name: Class: Date: ID: A

Name: Class: Date: ID: A Name: Class: Date: 8th Grade Advanced Topic III, Linear Equations and Systems of Linear Equations, MA.8.A.1.1, MA.8.1.1.2, MA.8.A.1.3, *MA.8.A.1.4, MA.8.A.1.5, MA.8.A.1.6 Multiple Choice Identify the choice

More information

Methods and Models for Combinatorial Optimization

Methods and Models for Combinatorial Optimization Methods and Models for Combinatorial Optimization Modeling by Linear Programming Luigi De Giovanni, Marco Di Summa Dipartimento di Matematica, Università di Padova De Giovanni, Di Summa MeMoCO 1 / 35 Mathematical

More information

Introduction to Systems of Equations

Introduction to Systems of Equations Systems of Equations 1 Introduction to Systems of Equations Remember, we are finding a point of intersection x 2y 5 2x y 4 1. A golfer scored only 4 s and 5 s in a round of 18 holes. His score was 80.

More information

National 5 Portfolio Applications Standard Deviation and Scattergraphs

National 5 Portfolio Applications Standard Deviation and Scattergraphs National 5 Portfolio Applications 1.4 - Standard Deviation and Scattergraphs N5 Section A - Revision This section will help you revise previous learning which is required in this topic. R1 I can calculate

More information

The Transportation Problem

The Transportation Problem CHAPTER 12 The Transportation Problem Basic Concepts 1. Transportation Problem: BASIC CONCEPTS AND FORMULA This type of problem deals with optimization of transportation cost in a distribution scenario

More information

Answers will vary Write each fraction as a sum of unit fractions =

Answers will vary Write each fraction as a sum of unit fractions = -1 Write each fraction as a sum of unit fractions. 1. 2 = 1 + 1 2. =. 2 =. =. =. =. =. = 1 + 1 + 1 + 1 + 1 1 + 1 1 + 1 + 1 + 1 + 1 + 1 + 1 1 1 1 1 + 1 + 1 + 1 the fraction for each sum of unit fractions..

More information

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8

UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8 UNITY JUNIOR HIGH SCHOOL L2SB - Lunch K-8 Monday Tuesday Wednesday Thursday Friday January 29, 2018 January 30, 2018 January 31, 2018 February 1, 2018 SAUSAGE PIZZA ^ RANCH TURKEY BURGER Hamburger Bun

More information

Practice Questions for Math 131 Exam # 1

Practice Questions for Math 131 Exam # 1 Practice Questions for Math 131 Exam # 1 1) A company produces a product for which the variable cost per unit is $3.50 and fixed cost 1) is $20,000 per year. Next year, the company wants the total cost

More information

KIDS COMMUNITY COLLEGE CHARTER L2 - Lunch K-8

KIDS COMMUNITY COLLEGE CHARTER L2 - Lunch K-8 KIDS COMMUNITY COLLEGE CHARTER L2 - Lunch K-8 Monday Tuesday Wednesday Thursday Friday April 30, 2018 May 1, 2018 May 2, 2018 May 3, 2018 May 4, 2018 CHEESE PIZZA ^ ROTINI BAKE WITH MEATSAUCE ^ Breadstick

More information