Chapter 19 – Linear Programming
19–28
5. Maximize: 1.50A + 1.20G
Subject to:
Sugar: 1.5A + 2.0G 1,200 cups
Flour: 3.0A + 3.0G 2,100 cups
Time: 6.0A + 3.0G 3,600 min.
a. Optimum:
A = 500 apple pies
G = 200 grape pies
Revenue = $990
The work for these solutions is shown below:
Sugar constraint:
1.5A + 2.0G 1,200
Replace the inequality sign with an equal sign:
1.5A + 2.0G = 1,200
Set A = 0 and solve for G:
1.5(0) + 2.0G = 1,200
2.0G = 1,200
G = 600
One point on the line is (0, 600).
Flour constraint:
3.0A + 3.0G 2,100
Replace the inequality sign with an equal sign:
3.0A + 3.0G = 2,100
Set A = 0 and solve for G:
3.0(0) + 3.0G = 2,100
3.0G = 2,100