Given the linear programming problem below where X1
represents the number of belts a company produces and X2
represents the number of pairs of gloves produced. The first
constraint is for the number of square yards leather available and
the second for the number of hours of skilled labor available.
Max z = 4X1 + 3X2
s.t. X1 + X2 ≤ 40
2X1 + X2 ≤ 60
The solution is X1 = X2 = 20 with max Z =
140. The final tableau is shown below
Z
X1
X2
S1
S2
RHS
Basis
1
0
0
2
1
140
Z =140
0
0
1
2
-1
20
X2 = 20
0
1
0
-1
1
20
X1 = 20
Use this information to answer the following questions.
2. Suppose c1 = 5. Find the new maximum z value.
Given the linear programming problem below where X1 represents the number of belts a company produces and X2 represents
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Given the linear programming problem below where X1 represents the number of belts a company produces and X2 represents
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!