9-20. Let HDA, HAT, HDE, PDA, PAT, PDE, MDA, MAT, AND MDE represent the amounts
shipped from Houston, Phoenix, and Memphis to Dallas, Atlanta, and Denver. Notice that the
dummy destination can be ignored. The associated linear program can be formulated as follows:
Minimize costs: 8HDA + 12HAT + 10HDE + 10PDA + 14PAT + 9PDE + 11MDA +
8MAT + 12MDE
subject to:
The optimal solution found using the computer is: total cost = 14,700; HDA = 800; HAT = 50;
HDE = 0; PDA = 0; PAT = 250; PDE = 200; MDA = 0; MAT = 300; and MDE = 0.
9-21. The optimal solution found using computer software for the transportation algorithm is to
9-22. The problem is unbalanced and a dummy destination must be added. The optimal solution
9-23. Let RPH, RCL, RCO, DPH, DCL, DCH, PPH, PCL, and PCH represent the tables deliv-
ered from Reno, Denver, and Pittsburgh to Phoenix, Cleveland, and Chicago respectively. The
associated linear program can then be formulated as follows:
Minimize costs: 10RPH + 16RCL + 19RCH +12DPO + 14DCL + 13DCH + 18PPH +
12PCL + 12PCH
subject to:
RPH + DPH + PPH = 140