题目
A farmer has 100 acres of land available that can be used for planting three crops: A, B and C.
It takes 2 hours to plant each acre of crop A, 1.5 hours to plant each acre of crop B and 45 minutes to plant each acre of crop C. The farmer has 138 hours available for planting.
At least one quarter of the total crops planted must be crop A.
For every three acres of crop B planted, at most five acres of crop C will be planted.
The farmer expects a profit of £160 for each acre of crop A planted, £75 for each acre of crop B planted and £125 for each acre of crop C planted.
The farmer wishes to maximise the profit from planting these three crops.
Let , and represent the number of acres of land used for planting crop A, crop B, and crop C respectively.
(a) Formulate this information as a linear programming problem. State the objective, and list the constraints as simplified inequalities with integer coefficients.
The farmer decides that all 100 acres of available land will be used for planting the three crops.
(b) Explain why the maximum total profit is achieved when is minimised.
The farmer’s decision to use all 100 acres reduces the constraints of the problem to the following:
(c) Represent these constraints on Diagram 1 in the answer book. Hence determine, and label, the feasible region, .
(d) (i) Determine the exact coordinates of each of the vertices of .
(ii) Apply the vertex method to determine how the 100 acres should be used for planting the three crops.
(iii) Hence find the corresponding maximum expected profit.
题目中文翻译
一位农民有 100 英亩土地可用于种植三种作物:A、B 和 C。
种植每英亩作物 A 需要 2 小时,种植每英亩作物 B 需要 1.5 小时,种植每英亩作物 C 需要 45 分钟。农民有 138 小时可用于种植。
种植的作物中至少四分之一必须是作物 A。
每种植 3 英亩作物 B,最多种植 5 英亩作物 C。
农民期望每英亩作物 A 的利润为 £160,每英亩作物 B 为 £75,每英亩作物 C 为 £125。
农民希望最大化种植这三种作物的利润。
设 、 和 分别表示用于种植作物 A、作物 B 和作物 C 的土地英亩数。
(a) 将此信息表述为线性规划问题。说明目标,并列出简化为整数系数不等式的约束条件。
农民决定将所有 100 英亩可用土地用于种植三种作物。
(b) 解释为什么最大化总利润等价于最小化 。
农民使用所有 100 英亩的决定将问题的约束条件简化为以下内容:
(c) 在答案本的图 1 上表示这些约束条件。由此确定并标注可行域 。
(d) (i) 确定 的每个顶点的确切坐标。
(ii) 应用顶点法确定如何使用这 100 英亩土地种植三种作物。
(iii) 由此找到相应的最大预期利润。
解答
(a)
解法一
思路
展开
利润给出目标函数。土地总量、种植时间、作物 A 的最低比例和作物 B、C 的比例分别转化为约束,再化成整数系数;最后补上三个变量的非负约束。
答题过程
展开
Let the total profit be . The objective is
The land constraint is
Since at least one quarter of the planted area is crop A,
The condition relating crops B and C gives
Converting 45 minutes to hour, the planting-time constraint is
Therefore the complete linear programming formulation is
(b)
解法一
思路
展开
由全部土地均被使用,得到 。代入利润函数后,利润等于常数加上 的负倍数;常数不影响最优点,所以最大化利润等价于最小化该线性式。
答题过程
展开
Since all 100 acres are used,
Substituting into the objective function,
Thus maximising is equivalent to minimising
(c)
解法一
思路
展开
把四条边界直线 、、、 画在坐标图上,并根据各不等式方向取公共区域。官方评分资料提供了完成后的图,因此在此保留答案图占位。
答题过程
展开
Draw the boundary lines
and take the common region satisfying all five inequalities, including . Label this feasible region .
(d)(i)
解法一
思路
展开
可行域是三角形。两个顶点由 分别与两条有效斜边相交得到;第三个顶点由 与 联立求得。
答题过程
展开
On , the line gives
Also, on , the line gives
For the remaining vertex, solve
Eliminating ,
so , giving and . Hence the vertices are
(d)(ii)
解法一
思路
展开
按照 (b),在三个顶点分别计算 ,选取最小值所在的顶点。然后用 求第三种作物的种植面积,并用作物名称表述最终分配。
答题过程
展开
Evaluate at each vertex:
| Vertex | |
|---|---|
The minimum occurs at . Therefore,
and
The farmer should plant
(d)(iii)
解法一
思路
展开
把 (d)(ii) 得到的三种作物面积代回原利润函数,计算对应的最大预期利润。
答题过程
展开
The maximum expected profit is