SlideShare a Scribd company logo
1 of 52
Chapter 3:
Linear Programming
Modeling Applications

Β© 2007 Pearson Education
Linear Programming (LP) Can Be
Used for Many Managerial Decisions:
β€’
β€’
β€’
β€’
β€’
β€’
β€’

Product mix
Make-buy
Media selection
Marketing research
Portfolio selection
Shipping & transportation
Multiperiod scheduling
For a particular application we begin with
the problem scenario and data, then:
1) Define the decision variables
2) Formulate the LP model using the
decision variables
β€’
β€’

Write the objective function equation
Write each of the constraint equations

1) Implement the model in Excel
2) Solve with Excel’s Solver
Product Mix Problem:
Fifth Avenue Industries
β€’ Produce 4 types of men's ties
β€’ Use 3 materials (limited resources)
Decision: How many of each type of tie to
make per month?
Objective: Maximize profit
Resource Data

Material
Silk

Yards available
Cost per yard
per month
$20
1,000

Polyester

$6

2,000

Cotton

$9

1,250

Labor cost is $0.75 per tie
Product Data
Type of Tie
Silk
Selling Price

Polyester Blend 1 Blend 2

$6.70

$3.55

$4.31

$4.81

Monthly
Minimum

6,000

10,000

13,000

6,000

Monthly
Maximum

7,000

14,000

16,000

8,500

0.125

0.08

0.10

0.10

(per tie)

Total material
(yards per tie)
Material Requirements
(yards per tie)
Type of Tie
Material

Silk

Blend 1
Polyester
(50/50)

Blend 2
(30/70)

Silk

0.125

0

0

0

Polyester

0

0.08

0.05

0.03

Cotton

0

0

0.05

0.07

0.125

0.08

0.10

0.10

Total yards
Decision Variables
S = number of silk ties to make per month
P = number of polyester ties to make per
month
B1 = number of poly-cotton blend 1 ties to
make per month
B2 = number of poly-cotton blend 2 ties to
make per month
Profit Per Tie Calculation
Profit per tie =
(Selling price) – (material cost) –(labor cost)
Silk Tie
Profit = $6.70 – (0.125 yds)($20/yd) - $0.75
= $3.45 per tie
Objective Function (in $ of profit)
Max 3.45S + 2.32P + 2.81B1 + 3.25B2
Subject to the constraints:

Material Limitations (in yards)
0.125S

< 1,000 (silk)

0.08P + 0.05B1 + 0.03B2 < 2,000 (poly)
0.05B1 + 0.07B2

< 1,250 (cotton)
Min and Max Number of Ties to Make
6,000 < S < 7,000
10,000 < P < 14,000
13,000 < B1 < 16,000
6,000 < B2 < 8,500
Finally nonnegativity S, P, B1, B2 > 0
Go to file 3-1.xls
Media Selection Problem:
Win Big Gambling Club
β€’ Promote gambling trips to the Bahamas
β€’ Budget: $8,000 per week for advertising
β€’ Use 4 types of advertising
Decision: How many ads of each type?
Objective: Maximize audience reached
Data
Advertising Options
Radio

Radio

TV Spot

Newspaper

(prime time)

(afternoon)

Audience
Reached
(per ad)

5,000

8,500

2,400

2,800

Cost
(per ad)

$800

$925

$290

$380

Max Ads
Per week

12

5

25

20
Other Restrictions
β€’ Have at least 5 radio spots per week
β€’ Spend no more than $1800 on radio
Decision Variables
T = number of TV spots per week
N = number of newspaper ads per week
P = number of prime time radio spots per
week
A = number of afternoon radio spots per week
Objective Function (in num. audience reached)
Max 5000T + 8500N + 2400P + 2800A
Subject to the constraints:

Budget is $8000
800T + 925N + 290P + 380A < 8000
At Least 5 Radio Spots per Week
P+A>5
No More Than $1800 per Week for Radio
290P + 380A < 1800
Max Number of Ads per Week

T < 12
N< 5
Finally nonnegativity

P < 25
A < 20
T, N, P, A > 0

Go to file 3-3.xls
Portfolio Selection:
International City Trust
Has $5 million to invest among 6 investments
Decision: How much to invest in each of 6
investment options?
Objective: Maximize interest earned
Data
Interest
Rate

Risk Score

Trade credits

7%

1.7

Corp. bonds

10%

1.2

Gold stocks

19%

3.7

Platinum stocks

12%

2.4

Mortgage securities

8%

2.0

Construction loans

14%

2.9

Investment
Constraints
β€’ Invest up to $ 5 million
β€’ No more than 25% into any one investment
β€’ At least 30% into precious metals
β€’ At least 45% into trade credits and
corporate bonds
β€’ Limit overall risk to no more than 2.0
Decision Variables
T = $ invested in trade credit
B = $ invested in corporate bonds
G = $ invested gold stocks
P = $ invested in platinum stocks
M = $ invested in mortgage securities
C = $ invested in construction loans
Objective Function (in $ of interest earned)
Max 0.07T + 0.10B + 0.19G + 0.12P
+ 0.08M + 0.14C
Subject to the constraints:

Invest Up To $5 Million
T + B + G + P + M + C < 5,000,000
No More Than 25% Into Any One Investment
T < 0.25 (T + B + G + P + M + C)
B < 0.25 (T + B + G + P + M + C)
G < 0.25 (T + B + G + P + M + C)
P < 0.25 (T + B + G + P + M + C)
M < 0.25 (T + B + G + P + M + C)
C < 0.25 (T + B + G + P + M + C)
At Least 30% Into Precious Metals
G + P > 0.30 (T + B + G + P + M + C)
At Least 45% Into
Trade Credits And Corporate Bonds
T + B > 0.45 (T + B + G + P + M + C)
Limit Overall Risk To No More Than 2.0
Use a weighted average to calculate portfolio risk
1.7T + 1.2B + 3.7G + 2.4P + 2.0M + 2.9C < 2.0
T+B+G+P+M+C
OR
1.7T + 1.2B + 3.7G + 2.4P + 2.0M + 2.9C <
2.0 (T + B + G + P + M + C)
finally nonnegativity: T, B, G, P, M, C > 0
Go to file 3-5.xls
Labor Planning:
Hong Kong Bank
Number of tellers needed varies by time of day

Decision: How many tellers should begin
work at various times of the day?
Objective: Minimize personnel cost
Time Period
9 – 10
10 – 11
11 – 12

Min Num. Tellers
10
12
14

12 – 1
1–2
2-3
3–4
4–5

16
18
17
15
10

Total minimum daily requirement is 112 hours
Full Time Tellers
β€’ Work from 9 AM – 5 PM
β€’ Take a 1 hour lunch break, half at 11, the
other half at noon
β€’ Cost $90 per day (salary & benefits)
β€’ Currently only 12 are available
Part Time Tellers
β€’ Work 4 consecutive hours (no lunch break)
β€’ Can begin work at 9, 10, 11, noon, or 1
β€’ Are paid $7 per hour ($28 per day)
β€’ Part time teller hours cannot exceed 50%
of the day’s minimum
requirement
(50% of 112 hours = 56 hours)
Decision Variables
F = num. of full time tellers (all work 9–5)
P1 = num. of part time tellers who work 9–1
P2 = num. of part time tellers who work 10–2
P3 = num. of part time tellers who work 11–3
P4 = num. of part time tellers who work 12–4
P5 = num. of part time tellers who work 1–5
Objective Function (in $ of personnel cost)
Min 90 F + 28 (P1 + P2 + P3 + P4 + P5)
Subject to the constraints:

Part Time Hours Cannot Exceed 56 Hours
4 (P1 + P2 + P3 + P4 + P5) < 56
Minimum Num. Tellers Needed By Hour
Time of Day

F + P1
> 10
(9-10)
F + P 1 + P2
> 12
(10-11)
0.5 F + P1 + P2 + P3 > 14
(11-12)
0.5 F + P1 + P2 + P3+ P4 > 16 (12-1)
F + P 2 + P 3+ P 4 + P 5
> 18
(1-2)
F + P 3+ P 4 + P 5
> 17
(2-3)
F + P4 + P5
> 15
(3-4)
F + P5
> 10
(4-5)
Only 12 Full Time Tellers Available
F < 12
finally nonnegativity: F, P1, P2, P3, P4, P5 > 0
Go to file 3-6.xls
Vehicle Loading:
Goodman Shipping
How to load a truck subject to weight and
volume limitations
Decision: How much of each of 6 items to
load onto a truck?
Objective: Maximize the value shipped
Data
Item
1

2

3

4

5

6

Value $15,500 $14,400 $10,350 $14,525 $13,000 $9,625
Pounds

5000

4500

3000

3500

4000

3500

$ / lb

$3.10

$3.20

$3.45

$4.15

$3.25

$2.75

Cu. ft.
per lb

0.125

0.064

0.144

0.448

0.048

0.018
Decision Variables
Wi = number of pounds of item i to load onto
truck,
(where i = 1,…,6)
Truck Capacity
β€’ 15,000 pounds
β€’ 1,300 cubic feet
Objective Function (in $ of load value)
Max 3.10W1 + 3.20W2 + 3.45W3 + 4.15W4 +
3.25W5 + 2.75W6
Subject to the constraints:

Weight Limit Of 15,000 Pounds
W1 + W2 + W3 + W4 + W5 + W6 < 15,000
Volume Limit Of 1300 Cubic Feet
0.125W1 + 0.064W2 + 0.144W3 +
0.448W4 + 0.048W5 + 0.018W6 < 1300
Pounds of Each Item Available
W1 < 5000
W4 < 3500
W2 < 4500
W5 < 4000
W3 < 3000
W6 < 3500
Finally nonnegativity: Wi > 0, i=1,…,6
Go to file 3-7.xls
Blending Problem:
Whole Food Nutrition Center
Making a natural cereal that satisfies
minimum daily nutritional requirements
Decision: How much of each of 3 grains to
include in the cereal?
Objective: Minimize cost of a 2 ounce
serving of cereal
A
$ per pound

Grain
B

C

Minimum
$0.33 $0.47 $0.38
Daily
Requirement

Protein per
pound

22

28

21

3

Riboflavin per
pound

16

14

25

2

Phosphorus
per pound

8

7

9

1

Magnesium
per pound

5

0

6

0.425
Decision Variables
A = pounds of grain A to use
B = pounds of grain B to use
C = pounds of grain C to use

Note: grains will be blended to form a 2
ounce serving of cereal
Objective Function (in $ of cost)
Min 0.33A + 0.47B + 0.38C
Subject to the constraints:

Total Blend is 2 Ounces, or 0.125 Pounds
A + B + C = 0.125

(lbs)
Minimum Nutritional Requirements
22A + 28B + 21C > 3

(protein)

16A + 14B + 25C > 2

(riboflavin)

8A + 7B + 9C > 1

(phosphorus)

5A

+ 6C > 0.425 (magnesium)

Finally nonnegativity: A, B, C > 0
Go to file 3-9.xls
Multiperiod Scheduling:
Greenberg Motors
Need to schedule production of 2 electrical
motors for each of the next 4 months
Decision: How many of each type of motor
to make each month?
Objective: Minimize total production and
inventory cost
Decision Variables
PAt = number of motor A to produce in
month t (t=1,…,4)
PBt = number of motor B to produce in
month t (t=1,…,4)
IAt = inventory of motor A at end of
month t (t=1,…,4)
IBt = inventory of motor B at end of
month t (t=1,…,4)
Sales Demand Data
Motor
A
B

Month
1 (January)

800

1000

2 (February)

700

1200

3 (March)

1000 1400

4 (April)

1100 1400
Production Data
Motor
(values are per motor)
A
B
Production cost

$10

$6

Labor hours

1.3

0.9

β€’ Production costs will be 10% higher in months
3 and 4
β€’ Monthly labor hours most be between
2240 and 2560
Inventory Data
Motor
A
B
Inventory cost
$0.18 $0.13
(per motor per month)
Beginning inventory
(beginning of month 1)

0

0

Ending Inventory
(end of month 4)

450

300

Max inventory is 3300 motors
Production and Inventory Balance
(inventory at end of previous period)
+ (production the period)
- (sales this period)
= (inventory at end of this period)
Objective Function (in $ of cost)
Min 10PA1 + 10PA2 + 11PA3 + 11PA4
+ 6PB1 + 6 PB2 + 6.6PB3 + 6.6PB4
+ 0.18(IA1 + IA2 + IA3 + IA4)
+ 0.13(IB1 + IB2 + IB3 + IB4)
Subject to the constraints:
(see next slide)
Production & Inventory Balance
0 + PA1 – 800 = IA1
(month 1)
0 + PB1 – 1000 = IB1
IA1 + PA2 – 700 = IA2

(month 2)

IB1 + PB2 – 1200 = IB2
IA2 + PA3 – 1000 = IA3

(month 3)

IB2 + PB3 – 1400 = IB3
IA3 + PA4 – 1100 = IA4
IB3 + PB4 – 1400 = IB4

(month 4)
Ending Inventory
IA4 = 450
IB4 = 300
Maximum Inventory level
IA1 + IB1 < 3300 (month 1)
IA2 + IB2 < 3300 (month 2)
IA3 + IB3 < 3300 (month 3)
IA4 + IB4 < 3300 (month 4)
Range of Labor Hours
2240 < 1.3PA1 + 0.9PB1 < 2560

(month 1)

2240 < 1.3PA2 + 0.9PB2 < 2560

(month 2)

2240 < 1.3PA3 + 0.9PB3 < 2560

(month 3)

2240 < 1.3PA4 + 0.9PB4 < 2560

(month 4)

finally nonnegativity: PAi, PBi, IAi, IBi > 0
Go to file 3-11.xls

More Related Content

What's hot

Exterior angles of a polygon
Exterior angles of a polygonExterior angles of a polygon
Exterior angles of a polygonpoonamgrover1962
Β 
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...FahadOdin
Β 
Detailed Lesson Plan
Detailed Lesson PlanDetailed Lesson Plan
Detailed Lesson Planchain447
Β 
Unit Circle - Trigonometry
Unit Circle - TrigonometryUnit Circle - Trigonometry
Unit Circle - TrigonometrySimon Borgert
Β 
Trig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse AnglesTrig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse AnglesDMCI
Β 
General Mathematics - Rational Functions
General Mathematics - Rational FunctionsGeneral Mathematics - Rational Functions
General Mathematics - Rational FunctionsJuan Miguel Palero
Β 
quadratic equations.pptx
quadratic equations.pptxquadratic equations.pptx
quadratic equations.pptxKirtiChauhan62
Β 
Inquiry-Based Lesson Plans in Pre-Calculus for Senior High School
Inquiry-Based Lesson Plans in Pre-Calculus for Senior High SchoolInquiry-Based Lesson Plans in Pre-Calculus for Senior High School
Inquiry-Based Lesson Plans in Pre-Calculus for Senior High SchoolGenaro de Mesa, Jr.
Β 
Midline Theorem Math 9.pptx
Midline Theorem Math 9.pptxMidline Theorem Math 9.pptx
Midline Theorem Math 9.pptxerickcabutaje1
Β 
Equation Of A Line
Equation Of A LineEquation Of A Line
Equation Of A LineGillian Guiang
Β 
multiple choice variation exam.docx
multiple choice variation exam.docxmultiple choice variation exam.docx
multiple choice variation exam.docxKatherine Bautista
Β 
Calculator technique session 1
Calculator technique session 1Calculator technique session 1
Calculator technique session 1Bong Ramos
Β 
Lesson plan problem related to cylinder, cone, and sphere
Lesson plan problem related to cylinder, cone, and sphereLesson plan problem related to cylinder, cone, and sphere
Lesson plan problem related to cylinder, cone, and sphereIsmaya Gharini
Β 

What's hot (15)

Exterior angles of a polygon
Exterior angles of a polygonExterior angles of a polygon
Exterior angles of a polygon
Β 
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Β 
Algebra formulas
Algebra formulas Algebra formulas
Algebra formulas
Β 
Gradient of a curve and equation of a
Gradient of a curve and equation of aGradient of a curve and equation of a
Gradient of a curve and equation of a
Β 
Detailed Lesson Plan
Detailed Lesson PlanDetailed Lesson Plan
Detailed Lesson Plan
Β 
Unit Circle - Trigonometry
Unit Circle - TrigonometryUnit Circle - Trigonometry
Unit Circle - Trigonometry
Β 
Trig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse AnglesTrig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse Angles
Β 
General Mathematics - Rational Functions
General Mathematics - Rational FunctionsGeneral Mathematics - Rational Functions
General Mathematics - Rational Functions
Β 
quadratic equations.pptx
quadratic equations.pptxquadratic equations.pptx
quadratic equations.pptx
Β 
Inquiry-Based Lesson Plans in Pre-Calculus for Senior High School
Inquiry-Based Lesson Plans in Pre-Calculus for Senior High SchoolInquiry-Based Lesson Plans in Pre-Calculus for Senior High School
Inquiry-Based Lesson Plans in Pre-Calculus for Senior High School
Β 
Midline Theorem Math 9.pptx
Midline Theorem Math 9.pptxMidline Theorem Math 9.pptx
Midline Theorem Math 9.pptx
Β 
Equation Of A Line
Equation Of A LineEquation Of A Line
Equation Of A Line
Β 
multiple choice variation exam.docx
multiple choice variation exam.docxmultiple choice variation exam.docx
multiple choice variation exam.docx
Β 
Calculator technique session 1
Calculator technique session 1Calculator technique session 1
Calculator technique session 1
Β 
Lesson plan problem related to cylinder, cone, and sphere
Lesson plan problem related to cylinder, cone, and sphereLesson plan problem related to cylinder, cone, and sphere
Lesson plan problem related to cylinder, cone, and sphere
Β 

Similar to Chapter 3

Michael Zhang.pdf
Michael Zhang.pdfMichael Zhang.pdf
Michael Zhang.pdfHessaAlnajmi
Β 
Managerial_economics (3).docx
Managerial_economics (3).docxManagerial_economics (3).docx
Managerial_economics (3).docxAbhishekModak17
Β 
3. Capacity 22 HR.ppt
3. Capacity 22 HR.ppt3. Capacity 22 HR.ppt
3. Capacity 22 HR.pptMehulDatta1
Β 
Linear Programming Application
Linear Programming ApplicationLinear Programming Application
Linear Programming ApplicationKashif Latif
Β 
Ch 7.pptx Linear Optimization for Finance
Ch 7.pptx Linear Optimization for FinanceCh 7.pptx Linear Optimization for Finance
Ch 7.pptx Linear Optimization for FinanceSogirKhandoker
Β 
Business Canvas and SWOT Analysis For mo.docx
             Business Canvas and SWOT Analysis   For mo.docx             Business Canvas and SWOT Analysis   For mo.docx
Business Canvas and SWOT Analysis For mo.docxhallettfaustina
Β 
WPC PowerPoint
WPC PowerPointWPC PowerPoint
WPC PowerPointYung Le
Β 
Alternative strategies.pptx
Alternative strategies.pptxAlternative strategies.pptx
Alternative strategies.pptxBrumsanPhan
Β 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation LppSachin MK
Β 
Lpp formulations - 2018 - 1
Lpp  formulations  - 2018 - 1Lpp  formulations  - 2018 - 1
Lpp formulations - 2018 - 1Utshav Chaudhary
Β 
Bagian 3 PTI
Bagian 3 PTIBagian 3 PTI
Bagian 3 PTIHIMTI
Β 
Taylor introms10 ppt_04
Taylor introms10 ppt_04Taylor introms10 ppt_04
Taylor introms10 ppt_04QA Cmu
Β 
Intro week3 excel vba_114e
Intro week3 excel vba_114eIntro week3 excel vba_114e
Intro week3 excel vba_114eYashwant Raj Verma
Β 
08.1 Aggregate Planning in SC. and scope pptx
08.1 Aggregate Planning in SC. and scope pptx08.1 Aggregate Planning in SC. and scope pptx
08.1 Aggregate Planning in SC. and scope pptxassadullahdm1
Β 
CA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELING
CA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELINGCA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELING
CA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELINGKanoon Ke Rakhwale India
Β 
linear optimization.pptx
linear optimization.pptxlinear optimization.pptx
linear optimization.pptxGauravSharmaIAHAP
Β 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.pptEbsaAbdi
Β 
Topic 2 Cf And Making Investment Decisions
Topic 2 Cf And Making Investment DecisionsTopic 2 Cf And Making Investment Decisions
Topic 2 Cf And Making Investment Decisionsshengvn
Β 

Similar to Chapter 3 (20)

Michael Zhang.pdf
Michael Zhang.pdfMichael Zhang.pdf
Michael Zhang.pdf
Β 
Managerial_economics (3).docx
Managerial_economics (3).docxManagerial_economics (3).docx
Managerial_economics (3).docx
Β 
3. Capacity 22 HR.ppt
3. Capacity 22 HR.ppt3. Capacity 22 HR.ppt
3. Capacity 22 HR.ppt
Β 
Linear Programming Application
Linear Programming ApplicationLinear Programming Application
Linear Programming Application
Β 
Ch 7.pptx Linear Optimization for Finance
Ch 7.pptx Linear Optimization for FinanceCh 7.pptx Linear Optimization for Finance
Ch 7.pptx Linear Optimization for Finance
Β 
OR_L03.pdf
OR_L03.pdfOR_L03.pdf
OR_L03.pdf
Β 
Business Canvas and SWOT Analysis For mo.docx
             Business Canvas and SWOT Analysis   For mo.docx             Business Canvas and SWOT Analysis   For mo.docx
Business Canvas and SWOT Analysis For mo.docx
Β 
WPC PowerPoint
WPC PowerPointWPC PowerPoint
WPC PowerPoint
Β 
Alternative strategies.pptx
Alternative strategies.pptxAlternative strategies.pptx
Alternative strategies.pptx
Β 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation Lpp
Β 
Lpp formulations - 2018 - 1
Lpp  formulations  - 2018 - 1Lpp  formulations  - 2018 - 1
Lpp formulations - 2018 - 1
Β 
Bagian 3 PTI
Bagian 3 PTIBagian 3 PTI
Bagian 3 PTI
Β 
Taylor introms10 ppt_04
Taylor introms10 ppt_04Taylor introms10 ppt_04
Taylor introms10 ppt_04
Β 
Intro week3 excel vba_114e
Intro week3 excel vba_114eIntro week3 excel vba_114e
Intro week3 excel vba_114e
Β 
08.1 Aggregate Planning in SC. and scope pptx
08.1 Aggregate Planning in SC. and scope pptx08.1 Aggregate Planning in SC. and scope pptx
08.1 Aggregate Planning in SC. and scope pptx
Β 
CA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELING
CA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELINGCA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELING
CA NOTES ON FOREX PRACTICALS OF STRATEGIC FINANCIAL MODELING
Β 
linear optimization.pptx
linear optimization.pptxlinear optimization.pptx
linear optimization.pptx
Β 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.ppt
Β 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.ppt
Β 
Topic 2 Cf And Making Investment Decisions
Topic 2 Cf And Making Investment DecisionsTopic 2 Cf And Making Investment Decisions
Topic 2 Cf And Making Investment Decisions
Β 

Recently uploaded

Hire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls AgencyHire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls AgencyNitya salvi
Β 
Hire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls AgencyHire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls AgencyNitya salvi
Β 
Dubai Call Girls 0556255850 Call girls in Dubai
Dubai Call Girls 0556255850 Call girls in DubaiDubai Call Girls 0556255850 Call girls in Dubai
Dubai Call Girls 0556255850 Call girls in DubaiMonica Sydney
Β 
Top IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdf
Top IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdfTop IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdf
Top IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdfXtreame HDTV
Β 
Deira Call girls Service 0507330913 Call girls in Deira
Deira Call girls Service 0507330913  Call girls in DeiraDeira Call girls Service 0507330913  Call girls in Deira
Deira Call girls Service 0507330913 Call girls in DeiraMonica Sydney
Β 
VIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac Room
VIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac RoomVIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac Room
VIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac Roommeghakumariji156
Β 
Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448
Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448
Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448DipikaDelhi
Β 
Call girls Service in Deira 0507330913 Deira Call girls
Call girls Service in Deira 0507330913 Deira Call girlsCall girls Service in Deira 0507330913 Deira Call girls
Call girls Service in Deira 0507330913 Deira Call girlsMonica Sydney
Β 
High Profile Escort in Dubai 0524076003 Dubai Escorts
High Profile Escort in Dubai 0524076003 Dubai EscortsHigh Profile Escort in Dubai 0524076003 Dubai Escorts
High Profile Escort in Dubai 0524076003 Dubai EscortsMonica Sydney
Β 
Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...
Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...
Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...Nitya salvi
Β 
Dubai Call girls Service 0524076003 Call girls in Dubai
Dubai Call girls Service 0524076003 Call girls in DubaiDubai Call girls Service 0524076003 Call girls in Dubai
Dubai Call girls Service 0524076003 Call girls in DubaiMonica Sydney
Β 
Call 8617370543 Sangli Call girls with real photos and phone numbers
Call 8617370543 Sangli Call girls with real photos and phone numbersCall 8617370543 Sangli Call girls with real photos and phone numbers
Call 8617370543 Sangli Call girls with real photos and phone numbersNitya salvi
Β 
Call Girls Moradabad Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Moradabad Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Moradabad Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Moradabad Just Call 8617370543 Top Class Call Girl Service AvailableNitya salvi
Β 
Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...
Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...
Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...call girls kolkata
Β 
Osmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls Service
Osmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls ServiceOsmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls Service
Osmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls ServiceNitya salvi
Β 
Dubai Call girls Service 0524076003 Call girls services in Dubai
Dubai Call girls Service 0524076003 Call girls services in DubaiDubai Call girls Service 0524076003 Call girls services in Dubai
Dubai Call girls Service 0524076003 Call girls services in DubaiMonica Sydney
Β 
Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...
Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...
Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...priyasharma62062
Β 
Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...
Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...
Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...call girls kolkata
Β 
Foreigner Call Girls Mahim WhatsApp +91-9833363713, Full Night Service
Foreigner Call Girls Mahim WhatsApp +91-9833363713, Full Night ServiceForeigner Call Girls Mahim WhatsApp +91-9833363713, Full Night Service
Foreigner Call Girls Mahim WhatsApp +91-9833363713, Full Night Servicemeghakumariji156
Β 

Recently uploaded (20)

Hire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls AgencyHire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Mirzapur Call Girls Service Call Girls Agency
Β 
Hire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls AgencyHire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls Agency
Hire πŸ’• 8617370543 Auraiya Call Girls Service Call Girls Agency
Β 
Dubai Call Girls 0556255850 Call girls in Dubai
Dubai Call Girls 0556255850 Call girls in DubaiDubai Call Girls 0556255850 Call girls in Dubai
Dubai Call Girls 0556255850 Call girls in Dubai
Β 
Top IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdf
Top IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdfTop IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdf
Top IPTV Subscription Service to Stream Your Favorite Shows in 2024.pdf
Β 
Deira Call girls Service 0507330913 Call girls in Deira
Deira Call girls Service 0507330913  Call girls in DeiraDeira Call girls Service 0507330913  Call girls in Deira
Deira Call girls Service 0507330913 Call girls in Deira
Β 
VIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac Room
VIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac RoomVIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac Room
VIP Bhiwandi Phone 8250092165 Escorts Service +Call +Girls Along With Ac Room
Β 
Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448
Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448
Call Girls Bijapur - 9332606886 Rs 3000 Free Pickup & Drop Services 24x448
Β 
Vip Models Escorts in Lahore 03068178123
Vip Models Escorts in Lahore 03068178123Vip Models Escorts in Lahore 03068178123
Vip Models Escorts in Lahore 03068178123
Β 
Call girls Service in Deira 0507330913 Deira Call girls
Call girls Service in Deira 0507330913 Deira Call girlsCall girls Service in Deira 0507330913 Deira Call girls
Call girls Service in Deira 0507330913 Deira Call girls
Β 
High Profile Escort in Dubai 0524076003 Dubai Escorts
High Profile Escort in Dubai 0524076003 Dubai EscortsHigh Profile Escort in Dubai 0524076003 Dubai Escorts
High Profile Escort in Dubai 0524076003 Dubai Escorts
Β 
Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...
Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...
Call Girls In Gorakhpur Escorts ☎️8617370543 πŸ” πŸ’ƒ Enjoy 24/7 Escort Service En...
Β 
Dubai Call girls Service 0524076003 Call girls in Dubai
Dubai Call girls Service 0524076003 Call girls in DubaiDubai Call girls Service 0524076003 Call girls in Dubai
Dubai Call girls Service 0524076003 Call girls in Dubai
Β 
Call 8617370543 Sangli Call girls with real photos and phone numbers
Call 8617370543 Sangli Call girls with real photos and phone numbersCall 8617370543 Sangli Call girls with real photos and phone numbers
Call 8617370543 Sangli Call girls with real photos and phone numbers
Β 
Call Girls Moradabad Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Moradabad Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Moradabad Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Moradabad Just Call 8617370543 Top Class Call Girl Service Available
Β 
Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...
Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...
Call Girls in Ernakulam - 9332606886 Our call girls are sure to provide you w...
Β 
Osmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls Service
Osmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls ServiceOsmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls Service
Osmanabad Call Girls Book Night 4k to 12k ️[8617370543] Escorts Girls Service
Β 
Dubai Call girls Service 0524076003 Call girls services in Dubai
Dubai Call girls Service 0524076003 Call girls services in DubaiDubai Call girls Service 0524076003 Call girls services in Dubai
Dubai Call girls Service 0524076003 Call girls services in Dubai
Β 
Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...
Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...
Thane Female Escorts-βœ”9833754194-Kalyan Reasonalble Escorts-Kurla Independent...
Β 
Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...
Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...
Call Girls Kozhikode - 9332606886 Our call girls are sure to provide you with...
Β 
Foreigner Call Girls Mahim WhatsApp +91-9833363713, Full Night Service
Foreigner Call Girls Mahim WhatsApp +91-9833363713, Full Night ServiceForeigner Call Girls Mahim WhatsApp +91-9833363713, Full Night Service
Foreigner Call Girls Mahim WhatsApp +91-9833363713, Full Night Service
Β 

Chapter 3

  • 1. Chapter 3: Linear Programming Modeling Applications Β© 2007 Pearson Education
  • 2. Linear Programming (LP) Can Be Used for Many Managerial Decisions: β€’ β€’ β€’ β€’ β€’ β€’ β€’ Product mix Make-buy Media selection Marketing research Portfolio selection Shipping & transportation Multiperiod scheduling
  • 3. For a particular application we begin with the problem scenario and data, then: 1) Define the decision variables 2) Formulate the LP model using the decision variables β€’ β€’ Write the objective function equation Write each of the constraint equations 1) Implement the model in Excel 2) Solve with Excel’s Solver
  • 4. Product Mix Problem: Fifth Avenue Industries β€’ Produce 4 types of men's ties β€’ Use 3 materials (limited resources) Decision: How many of each type of tie to make per month? Objective: Maximize profit
  • 5. Resource Data Material Silk Yards available Cost per yard per month $20 1,000 Polyester $6 2,000 Cotton $9 1,250 Labor cost is $0.75 per tie
  • 6. Product Data Type of Tie Silk Selling Price Polyester Blend 1 Blend 2 $6.70 $3.55 $4.31 $4.81 Monthly Minimum 6,000 10,000 13,000 6,000 Monthly Maximum 7,000 14,000 16,000 8,500 0.125 0.08 0.10 0.10 (per tie) Total material (yards per tie)
  • 7. Material Requirements (yards per tie) Type of Tie Material Silk Blend 1 Polyester (50/50) Blend 2 (30/70) Silk 0.125 0 0 0 Polyester 0 0.08 0.05 0.03 Cotton 0 0 0.05 0.07 0.125 0.08 0.10 0.10 Total yards
  • 8. Decision Variables S = number of silk ties to make per month P = number of polyester ties to make per month B1 = number of poly-cotton blend 1 ties to make per month B2 = number of poly-cotton blend 2 ties to make per month
  • 9. Profit Per Tie Calculation Profit per tie = (Selling price) – (material cost) –(labor cost) Silk Tie Profit = $6.70 – (0.125 yds)($20/yd) - $0.75 = $3.45 per tie
  • 10. Objective Function (in $ of profit) Max 3.45S + 2.32P + 2.81B1 + 3.25B2 Subject to the constraints: Material Limitations (in yards) 0.125S < 1,000 (silk) 0.08P + 0.05B1 + 0.03B2 < 2,000 (poly) 0.05B1 + 0.07B2 < 1,250 (cotton)
  • 11. Min and Max Number of Ties to Make 6,000 < S < 7,000 10,000 < P < 14,000 13,000 < B1 < 16,000 6,000 < B2 < 8,500 Finally nonnegativity S, P, B1, B2 > 0 Go to file 3-1.xls
  • 12. Media Selection Problem: Win Big Gambling Club β€’ Promote gambling trips to the Bahamas β€’ Budget: $8,000 per week for advertising β€’ Use 4 types of advertising Decision: How many ads of each type? Objective: Maximize audience reached
  • 13. Data Advertising Options Radio Radio TV Spot Newspaper (prime time) (afternoon) Audience Reached (per ad) 5,000 8,500 2,400 2,800 Cost (per ad) $800 $925 $290 $380 Max Ads Per week 12 5 25 20
  • 14. Other Restrictions β€’ Have at least 5 radio spots per week β€’ Spend no more than $1800 on radio Decision Variables T = number of TV spots per week N = number of newspaper ads per week P = number of prime time radio spots per week A = number of afternoon radio spots per week
  • 15. Objective Function (in num. audience reached) Max 5000T + 8500N + 2400P + 2800A Subject to the constraints: Budget is $8000 800T + 925N + 290P + 380A < 8000 At Least 5 Radio Spots per Week P+A>5
  • 16. No More Than $1800 per Week for Radio 290P + 380A < 1800 Max Number of Ads per Week T < 12 N< 5 Finally nonnegativity P < 25 A < 20 T, N, P, A > 0 Go to file 3-3.xls
  • 17. Portfolio Selection: International City Trust Has $5 million to invest among 6 investments Decision: How much to invest in each of 6 investment options? Objective: Maximize interest earned
  • 18. Data Interest Rate Risk Score Trade credits 7% 1.7 Corp. bonds 10% 1.2 Gold stocks 19% 3.7 Platinum stocks 12% 2.4 Mortgage securities 8% 2.0 Construction loans 14% 2.9 Investment
  • 19. Constraints β€’ Invest up to $ 5 million β€’ No more than 25% into any one investment β€’ At least 30% into precious metals β€’ At least 45% into trade credits and corporate bonds β€’ Limit overall risk to no more than 2.0
  • 20. Decision Variables T = $ invested in trade credit B = $ invested in corporate bonds G = $ invested gold stocks P = $ invested in platinum stocks M = $ invested in mortgage securities C = $ invested in construction loans
  • 21. Objective Function (in $ of interest earned) Max 0.07T + 0.10B + 0.19G + 0.12P + 0.08M + 0.14C Subject to the constraints: Invest Up To $5 Million T + B + G + P + M + C < 5,000,000
  • 22. No More Than 25% Into Any One Investment T < 0.25 (T + B + G + P + M + C) B < 0.25 (T + B + G + P + M + C) G < 0.25 (T + B + G + P + M + C) P < 0.25 (T + B + G + P + M + C) M < 0.25 (T + B + G + P + M + C) C < 0.25 (T + B + G + P + M + C)
  • 23. At Least 30% Into Precious Metals G + P > 0.30 (T + B + G + P + M + C) At Least 45% Into Trade Credits And Corporate Bonds T + B > 0.45 (T + B + G + P + M + C)
  • 24. Limit Overall Risk To No More Than 2.0 Use a weighted average to calculate portfolio risk 1.7T + 1.2B + 3.7G + 2.4P + 2.0M + 2.9C < 2.0 T+B+G+P+M+C OR 1.7T + 1.2B + 3.7G + 2.4P + 2.0M + 2.9C < 2.0 (T + B + G + P + M + C) finally nonnegativity: T, B, G, P, M, C > 0 Go to file 3-5.xls
  • 25. Labor Planning: Hong Kong Bank Number of tellers needed varies by time of day Decision: How many tellers should begin work at various times of the day? Objective: Minimize personnel cost
  • 26. Time Period 9 – 10 10 – 11 11 – 12 Min Num. Tellers 10 12 14 12 – 1 1–2 2-3 3–4 4–5 16 18 17 15 10 Total minimum daily requirement is 112 hours
  • 27. Full Time Tellers β€’ Work from 9 AM – 5 PM β€’ Take a 1 hour lunch break, half at 11, the other half at noon β€’ Cost $90 per day (salary & benefits) β€’ Currently only 12 are available
  • 28. Part Time Tellers β€’ Work 4 consecutive hours (no lunch break) β€’ Can begin work at 9, 10, 11, noon, or 1 β€’ Are paid $7 per hour ($28 per day) β€’ Part time teller hours cannot exceed 50% of the day’s minimum requirement (50% of 112 hours = 56 hours)
  • 29. Decision Variables F = num. of full time tellers (all work 9–5) P1 = num. of part time tellers who work 9–1 P2 = num. of part time tellers who work 10–2 P3 = num. of part time tellers who work 11–3 P4 = num. of part time tellers who work 12–4 P5 = num. of part time tellers who work 1–5
  • 30. Objective Function (in $ of personnel cost) Min 90 F + 28 (P1 + P2 + P3 + P4 + P5) Subject to the constraints: Part Time Hours Cannot Exceed 56 Hours 4 (P1 + P2 + P3 + P4 + P5) < 56
  • 31. Minimum Num. Tellers Needed By Hour Time of Day F + P1 > 10 (9-10) F + P 1 + P2 > 12 (10-11) 0.5 F + P1 + P2 + P3 > 14 (11-12) 0.5 F + P1 + P2 + P3+ P4 > 16 (12-1) F + P 2 + P 3+ P 4 + P 5 > 18 (1-2) F + P 3+ P 4 + P 5 > 17 (2-3) F + P4 + P5 > 15 (3-4) F + P5 > 10 (4-5)
  • 32. Only 12 Full Time Tellers Available F < 12 finally nonnegativity: F, P1, P2, P3, P4, P5 > 0 Go to file 3-6.xls
  • 33. Vehicle Loading: Goodman Shipping How to load a truck subject to weight and volume limitations Decision: How much of each of 6 items to load onto a truck? Objective: Maximize the value shipped
  • 34. Data Item 1 2 3 4 5 6 Value $15,500 $14,400 $10,350 $14,525 $13,000 $9,625 Pounds 5000 4500 3000 3500 4000 3500 $ / lb $3.10 $3.20 $3.45 $4.15 $3.25 $2.75 Cu. ft. per lb 0.125 0.064 0.144 0.448 0.048 0.018
  • 35. Decision Variables Wi = number of pounds of item i to load onto truck, (where i = 1,…,6) Truck Capacity β€’ 15,000 pounds β€’ 1,300 cubic feet
  • 36. Objective Function (in $ of load value) Max 3.10W1 + 3.20W2 + 3.45W3 + 4.15W4 + 3.25W5 + 2.75W6 Subject to the constraints: Weight Limit Of 15,000 Pounds W1 + W2 + W3 + W4 + W5 + W6 < 15,000
  • 37. Volume Limit Of 1300 Cubic Feet 0.125W1 + 0.064W2 + 0.144W3 + 0.448W4 + 0.048W5 + 0.018W6 < 1300 Pounds of Each Item Available W1 < 5000 W4 < 3500 W2 < 4500 W5 < 4000 W3 < 3000 W6 < 3500 Finally nonnegativity: Wi > 0, i=1,…,6 Go to file 3-7.xls
  • 38. Blending Problem: Whole Food Nutrition Center Making a natural cereal that satisfies minimum daily nutritional requirements Decision: How much of each of 3 grains to include in the cereal? Objective: Minimize cost of a 2 ounce serving of cereal
  • 39. A $ per pound Grain B C Minimum $0.33 $0.47 $0.38 Daily Requirement Protein per pound 22 28 21 3 Riboflavin per pound 16 14 25 2 Phosphorus per pound 8 7 9 1 Magnesium per pound 5 0 6 0.425
  • 40. Decision Variables A = pounds of grain A to use B = pounds of grain B to use C = pounds of grain C to use Note: grains will be blended to form a 2 ounce serving of cereal
  • 41. Objective Function (in $ of cost) Min 0.33A + 0.47B + 0.38C Subject to the constraints: Total Blend is 2 Ounces, or 0.125 Pounds A + B + C = 0.125 (lbs)
  • 42. Minimum Nutritional Requirements 22A + 28B + 21C > 3 (protein) 16A + 14B + 25C > 2 (riboflavin) 8A + 7B + 9C > 1 (phosphorus) 5A + 6C > 0.425 (magnesium) Finally nonnegativity: A, B, C > 0 Go to file 3-9.xls
  • 43. Multiperiod Scheduling: Greenberg Motors Need to schedule production of 2 electrical motors for each of the next 4 months Decision: How many of each type of motor to make each month? Objective: Minimize total production and inventory cost
  • 44. Decision Variables PAt = number of motor A to produce in month t (t=1,…,4) PBt = number of motor B to produce in month t (t=1,…,4) IAt = inventory of motor A at end of month t (t=1,…,4) IBt = inventory of motor B at end of month t (t=1,…,4)
  • 45. Sales Demand Data Motor A B Month 1 (January) 800 1000 2 (February) 700 1200 3 (March) 1000 1400 4 (April) 1100 1400
  • 46. Production Data Motor (values are per motor) A B Production cost $10 $6 Labor hours 1.3 0.9 β€’ Production costs will be 10% higher in months 3 and 4 β€’ Monthly labor hours most be between 2240 and 2560
  • 47. Inventory Data Motor A B Inventory cost $0.18 $0.13 (per motor per month) Beginning inventory (beginning of month 1) 0 0 Ending Inventory (end of month 4) 450 300 Max inventory is 3300 motors
  • 48. Production and Inventory Balance (inventory at end of previous period) + (production the period) - (sales this period) = (inventory at end of this period)
  • 49. Objective Function (in $ of cost) Min 10PA1 + 10PA2 + 11PA3 + 11PA4 + 6PB1 + 6 PB2 + 6.6PB3 + 6.6PB4 + 0.18(IA1 + IA2 + IA3 + IA4) + 0.13(IB1 + IB2 + IB3 + IB4) Subject to the constraints: (see next slide)
  • 50. Production & Inventory Balance 0 + PA1 – 800 = IA1 (month 1) 0 + PB1 – 1000 = IB1 IA1 + PA2 – 700 = IA2 (month 2) IB1 + PB2 – 1200 = IB2 IA2 + PA3 – 1000 = IA3 (month 3) IB2 + PB3 – 1400 = IB3 IA3 + PA4 – 1100 = IA4 IB3 + PB4 – 1400 = IB4 (month 4)
  • 51. Ending Inventory IA4 = 450 IB4 = 300 Maximum Inventory level IA1 + IB1 < 3300 (month 1) IA2 + IB2 < 3300 (month 2) IA3 + IB3 < 3300 (month 3) IA4 + IB4 < 3300 (month 4)
  • 52. Range of Labor Hours 2240 < 1.3PA1 + 0.9PB1 < 2560 (month 1) 2240 < 1.3PA2 + 0.9PB2 < 2560 (month 2) 2240 < 1.3PA3 + 0.9PB3 < 2560 (month 3) 2240 < 1.3PA4 + 0.9PB4 < 2560 (month 4) finally nonnegativity: PAi, PBi, IAi, IBi > 0 Go to file 3-11.xls