In: Accounting
3) You own a wheat warehouse with a capacity of 20,000 bushels.
At the beginning of month 1, you have 6000 bushels of wheat. Each
month, wheat can be bought and sold at the prices per 1000 bushels
listed in the file table below. The sequence of events during each
month is as follows: |
||||||||||
Month | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Selling | $ 4.18 | $ 4.44 | $ 3.94 | $ 3.71 | $ 4.55 | $ 4.62 | $ 3.74 | $ 4.30 | $ 4.10 | $ 4.16 |
Purchase | $ 4.36 | $ 4.51 | $ 4.08 | $ 3.86 | $ 4.66 | $ 4.77 | $ 3.93 | $ 4.36 | $ 4.24 | $ 4.31 |
Decision Variables:
Initial stock of wheat
Amount of wheat sold
Amount of wheat bought
The objective is to maximize the profit earned over next 10 months.
Thus, the objective function is,
Maximize
The subjects to constraints are,
Here, the constraints are to maintain capacity and stock levels which are the possible variables with values that the variables of a linear programming problem may take. Constraints are limitation like represent resource constraints. Stock constraints, demand constraint those must be maintained at the maximum or minimum level of condition.
The selling any amount of wheat up to initial stock at the current month selling price and buy as much wheat subject to the warehouse size limitation.