Chapter 08S – The Transportation Model
8S–161
Supplemental Problems
1. Refer to supplement Chapter 8, Problem 1 on the text web site and formulate it as a linear
programming problem with an objective function and a set of constraints.
2. Refer to supplement Chapter 8, Problem 2 on the text web site and formulate it as a linear
programming problem with an objective function and a set of constraints.
3. Refer to supplement Chapter 8, Problem 3 on the text web site and formulate it as a linear
programming problem with an objective function and a set of constraints.
Solutions to Supplemental Problems
1. x11 = quantity shipped from 1 to A, x12 = quantity shipped from 1 to B, etc.
Minimize Z = 3x11 + 4x12 + 2x13 + 5x21 + 1x22 + 7x23 + 8x31 + 7x32 + 4x33
s.t.
Supply x11 + x12 + x13 = 40
All variables 0
2. x11 = quantity shipped from source 1 to destination 1, etc.
Minimize = 3x11 + 6x12 + 2x13 + 3x21 + x22 + 3x23 + 7x31 + 6x32 + 4x33
s.t.
Supply x11 + x12 + x13 = 40
All variables 0
3. x11 = quantity shipped from 1 to A, x12 = quantity shipped from 1 to B, etc.
Minimize Z = 18x11 + 12x12 + 14x13 + 16x14 + 23x21 + … + 26x34
s.t.
x13 + x23 + x33 = 30
x14 + x24 + x34 = 50
All variables 0