IE210 Int. To Systems and Mathematical Modeling For Ind. Eng
IE210 Int. To Systems and Mathematical Modeling For Ind. Eng
2
Example 2: Solution
• Decision variables
– x1 = number of 1-minute comedy ads
– x2 = number of 1-minute football ads
• Constraints
– at least 28 million high-income women. (7x1 + 2x2 ≥ 28)
– at least 24 million high-income men. (2x1 + 12x2 ≥ 24)
– sign restrictions : x1, x2 ≥ 0.
3
Example 2: Formulation
4
Example 3: Wyndor Glass Co.
❑ Product 1
• 1 hour production time in plant 1
• 3 hours production time in plant 3
• $3,000 profit per batch
❑ Product 2
• 2 hours production time in plant 2
• 2 hours production time in plant 3
• $5,000 profit per batch
6
Example 3: Wyndor Glass Co. Data
7
Example 3: LP Formulation
• Decision Variables:
x1 = number of batches of product 1 per week
x2 = number of batches of product 2 per week
• Objective Function:
Maximize the total profit per week (in thousands) from these two
products
8
Example 4: A Diet Problem
• My diet requires that all the food I get come from one of the four “basic
food groups”.
• Each brownie costs 50¢, each scoop of ice cream costs 20 ¢, each
bottle of cola costs 30 ¢, and each piece of pineapple cheesecake costs
80 ¢.
• Each day, I must ingest at least 500 calories, 6 oz of chocolate, 10 oz of
sugar, and 8 oz of fat.
• The nutritional content per unit of each food is given.
• Formulate a linear programming model that can be used to satisfy my
daily nutritional requirements at minimum cost
9
Example 4: Data
10
Example 4: Formulation
• As always, begin by determining the decisions that must
be made by the decision maker: how much of each type of
food should be eaten daily.
12
13
14
15