Unlock access to all the studying documents.
View Full Document
Chapter 8 Linear Programming Methods for Optimum Design
[x1,x2]=meshgrid(–1:0.05:10, –1:0.05:10);
f=–4*x1–5*x2;
g1=x1–2*x2+10;
g2=3*x1+2*x2–18;
cv3=[0:0.1:1.8];
contour(x1,x2,g2,cv3,‘g’);
cv4=[0:0.01:0.02];
contour(x1,x2,g2,cv4,‘k’);
cv5=[0:0.05:0.5];
Chapter 8 Linear Programming Methods for Optimum Design
Arora, Introduction to Optimum Design, 4e
8.77 ________________________________________________________________________________
Solve the following LP problem by the Simplex method and verify the solution graphically,
whenever possible.
Referring to Exercise 2.2, we have:
Maximize =48+28
Subject to 0.6+ 0.8 ≤ 20,000
0.4+ 0.2 ≤ 10,000
≤ 20,000
≤ 30,000
, ≥ 0
Solution:
Standard LP form:
Chapter 8 Linear Programming Methods for Optimum Design
Table E8.77A
Chapter 8 Linear Programming Methods for Optimum Design
Arora, Introduction to Optimum Design, 4e
Table E8.77B
Exercise 8.154
1. Use final tableau in Table E8.77A.
For c1 =
48: max {−8
8 ≤ ∆c1 ≤ 27;
2. Use final tableau in Table E8.77B.
Chapter 8 Linear Programming Methods for Optimum Design
8.78 ________________________________________________________________________________
Solve the following LP problem by the Simplex method and verify the solution graphically,
whenever possible.
Referring to Exercise 2.6, we have:
Maximize =10+ 8
Subject to 0.4+ 0.5 ≤ 100
0.6+ 0.5 ≤ 80
≤ 70
≤ 110
, ≥ 0
Solution:
Standard LP form:
Minimize =−10 − 8
Exercise 8.155
From the final tableau in Table E8.78, we can find the ranges for cost coefficients by Theorem 8.8 as
Chapter 8 Linear Programming Methods for Optimum Design
8.79 ________________________________________________________________________________
Solve the following LP problem by the Simplex method and verify the solution graphically,
whenever possible.
Referring to Exercise 2.7, we have
Minimize = 2+
Subject to + 2 ≥ 5
3+ 2 ≥ 4
, ≥ 0
Solution:
Standard LP form:
Minimize = 2+
Table E8.79
8.80 ________________________________________________________________________________
Solve the following LP problem by the Simplex method and verify the solution graphically,
whenever possible.
Referring to Exercise 2.8, we have:
Maximize =1+ 22
Subject to 1+2≤800
0.11+ 0.42≤225
1
600 +2
1200 ≤1
1,2≥0
Solution:
Standard LP form:
Chapter 8 Linear Programming Methods for Optimum Design
8.81 ________________________________________________________________________________
Solve the following LP problem by the Simplex method and verify the solution graphically,
whenever possible.
Referring to Exercise 2.18, we have:
Maximize = 0.11+ 0.082+ 0.053
Subject to 21
3×1
0.9+33
5≤250,000
3
5≤2000
1
3×1
0.9+2×1
0.95 +3
5≤110,000
1≥100,000
2≥50,000
3≥10,000
Solution:
Standard LP form:
Minimize =−0.11−0.082−0.053
Subject to 2
2.71+3
53+4=250,000
8.82 ________________________________________________________________________________
Solve the following LP problem by the Simplex method and verify the solution graphically,
whenever possible.
Referring to Exercise 2.20, we have:
Maximize =9900+18000+18900
Subject to 40,000+60,000+70,000 ≤ 2,000,000
3+ 6+ 6 ≤ 150
++ ≤ 30
,, ≥ 0
Solution:
Standard LP form:
Minimize =−9900 − 18000 − 18900
Table E8.82
Chapter 8 Linear Programming Methods for Optimum Design
Arora, Introduction to Optimum Design, 4e
8.83 ________________________________________________________________________________
Solve the following LP problem by the Simplex method and verify the solution graphically,
whenever possible.
Referring to Section 2.4, we have:
Minimize = 3.61+ 3.0752+ 2.583+ 2.74
Subject to 1+2≤240
3+4≤300
1+3≤200
2+4≤200
1+2+3+4≥300
≥0; = 1 to 4
Solution:
Standard LP form:
Chapter 8 Linear Programming Methods for Optimum Design
Table E8.83