Mat 501
Mat 501
21
Solution Space
C
B
x
O A
Solution Space
C B
x
O
A
Here the solution space is OABC. The vertices are O(0 ,
𝟏𝟕
0),A( 𝟐 , 𝟎) ,B(7 , 3) , C(0 , 6).
At O(0 ,0) ; 𝒁 = 𝟓. 𝟎 + 𝟑. 𝟎 = 𝟎
𝟏𝟕 𝟏𝟕
At A( 𝟐 , 𝟎); 𝒁 = 𝟓. 𝟐 + 𝟑. 𝟎 = 𝟒𝟐. 𝟓
At B(7 , 3); 𝒁 = 𝟓. 𝟕 + 𝟑. 𝟑 = 𝟑𝟓 + 𝟗 = 𝟒𝟒
At C(0 , 6); 𝒁 = 𝟓. 𝟎 + 𝟑. 𝟔 = 𝟎 + 𝟏𝟖 = 𝟏𝟖
Hence the maximum profit is $44.In this case
, model SS should be made 7 units and model S
should be made 3 units.
Prob – 3: XYZ Steel Company manufactures two kinds of
wrought-iron rails: Model E (the elegant) and Model D (the
distinctive). Model E rails sell for $59 and cost $50 to make,
whereas Model D rails sell for $48 and cost $41 to make. To
make one Model E rail requires 2 hours on Machine A, 1 hour
on Machine B, and 4 hours on Machine C. On the other hand to
make one Model D rail Requires 1 hour on A, 2 hours on B, and
5 hours on C. Production scheduling indicates that during the
coming week Machine A will be available for at most 30 hours,
Machine B for at most 24 hours, and Machine C for at most 72
hours. Find the number of each kind of rail to be made in the
coming week in order for the company to maximize its profit.
What is this maximum profit?
Solution:
Model Selling Cost Profit Machine
A B C
E 59 50 9 2 1 4
D 48 41 7 1 2 5
At Most 30 24 72
Let model E should be made x units
and model D should be made y units.
Then the objective function
𝐙𝐌𝐚𝐱 = 𝟗𝐱 + 𝟕𝐲
Subject to (S / To)
𝟐𝒙 + 𝒚 ≤ 𝟑𝟎
𝒙 + 𝟐𝒚 ≤ 𝟐𝟒
4𝒙 + 𝟓𝒚 ≤ 𝟕𝟐
𝒙 ,𝒚 ≥ 𝟎
Now
𝟐𝒙 + 𝒚 = 𝟑𝟎 𝒙 + 𝟐𝒚 = 𝟐𝟒 𝟒𝒙 + 𝟓𝒚 = 𝟕𝟐
𝟐𝒙 𝒚 𝟑𝟎 𝒙 𝟐𝒚 𝟐𝟒 𝟒𝒙 𝟓𝒚 𝟕𝟐
Or, 𝟑𝟎 + 𝟑𝟎 = 𝟑𝟎 Or, 𝟐𝟒 + 𝟐𝟒 = 𝟐𝟒 Or, 𝟕𝟐 + 𝟕𝟐 = 𝟕𝟐
𝒙 𝒚 𝒙 𝒚 𝒙 𝒚
Or, 𝟏𝟓 + 𝟑𝟎 = 𝟏 Or, 𝟐𝟒 + 𝟏𝟐 = 𝟏 Or, 𝟏𝟖 + 𝟕𝟐 =𝟏
𝟓
Solution Space
D C
x
O A
Here the solution space is OABCD. The
vertices are O(0 , 0),A(𝟏𝟓, 𝟎) ,B(13 , 4) , C(8,8)
D(0, 12).
At O(0 ,0) ; 𝒁 = 𝟗. 𝟎 + 𝟕. 𝟎 = 𝟎
At A(𝟏𝟓, 𝟎); 𝒁 = 𝟗. 𝟏𝟓 + 𝟕. 𝟎 = 𝟏𝟑𝟓
At B(13 , 4); 𝒁 = 𝟗. 𝟏𝟑 + 𝟕. 𝟒 = 𝟏𝟒𝟓
At C(8 , 8); 𝒁 = 𝟗. 𝟖 + 𝟕. 𝟖 = 𝟕𝟐 + 𝟓𝟔 = 𝟏𝟐𝟖
At D(0 , 12); 𝒁 = 𝟗. 𝟎 + 𝟕. 𝟏𝟐 = 𝟎 + 𝟖𝟒 = 𝟖𝟒
Hence the maximum profit is
$145.In this case , model E should be
made 13 units and model D should be
made 4 units.
Prob – 4: A special food for athletes is to be
developed from two foods: Food X and Food Y. The
new food is to contain at least 16 milligrams of
Vitamin A, at least 20 milligrams of Vitamin B, and
at least 12 milligrams of Vitamin C. Each pound of
Food X costs $1.50 and contains 1 milligram of
Vitamin A, 5 milligrams of Vitamin B and 1
milligram of Vitamin C. On the other hand, each
pound of Food Y costs $2.50 and contains 2
milligrams of A, 1 Milligram of B and 1 milligram
of C. How many pounds of each food should be used
in the mixture in order to meet the preceding
requirements at a minimum cost? What is this
minimum cost?
Solution:
Food Item Cost Vitamin
A B C
X 1.5x 1 5 1
Y 2.5y 2 1 1
At Least / Minimum 16 20 12
Solution Space
B
X
O A