









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This lecture is from Management Science. Key important points are: Simplex Method, Advantages and Characteristics, Linear Programming Models, Model High Tech Industry, High Tech Problem, Simplex Method, Formulation of Linear Programming, Non Negativity Constraint, Simplex Algorithim, Re Write The Model
Typology: Slides
1 / 17
This page cannot be seen from the preview
Don't miss anything!










High-tech Problem (Simplex method):
First Constraint: 3x 1 + 5x 2 <= 150 (Assembly Time)
Second Constraint: x 2 <= 20 (Portable Display)
Third constraint: 8x 1 + 5x 2 <= 300 (Warehouse Capacity)
Non - Negativity Constraint: Since the production process can never be negative, we must have x1 ≥ 0 and x2 ≥ 0.
Re-Write the Model
Max Z = 50x 1 + 40x 2 + 0s 1 + 0s 2 + 0s (^3)
Subject to the constraints,
Developing the Initial Simplex Tableau
Setup the initial simplex tableau :
basic feasible solution, the constraints of the standard Linear programming problem as well as the objective function can be displayed in the tabular
***** Incoming Column**
**** Outgoing Row**
*** Key Element (Pivot Element)**
Compute the new Pivot row values by using the formula
New Table Pivot row values = (Old Table Pivot row values) / Pivot Element
= 1/8 (8 5 0 0 1 300) = (1 5/8 0 0 1/8 300/8)
Computing all other row values using the formula New Table Row values = Old row values ― Corresponding Coefficient in Key Column
Compute the new table values by using the formula
New Table Key row values = Old Table Key row values / Key Element New Table Key row values = 8/25(0 25/8 1 0 -3/8 75/2) = (0 1 8/25 0 -3/25 12) Computing all other row values using the formula New Table Row values = Old row values ― Corresponding Coefficient in Key Column * New table key row value New Second Row Values = Old Second Row Values ― 1 x Corresponding New Table Key row values. = (0 1 0 1 0 20) ― (0 1 8/25 0 -3/25 12) = (0 0 -8/25 1 3/25 8) New Third Row Values =Old Third Row Values ― 5/8 x Corresponding New Table Key row values = (1 5/8 0 0 1/8 75/2) ― (0 5/8 1/5 0 -3/40 15/2) = (1 0 -1/5 0 1/5 30)
x 1 x 2 s 1 s 2 s (^3)
Basis (^) Cj^ b (= X^ B) R.H.S CB
x 2 40 0 1 8/25^0 -3/25 b 1 = 12
s 2^0 0 0 -8/25^1 3/25^ b^2 =
x 1 50 1 0 -1/5^0 1/5 b 3 = 30
Zj = Σ C (^) Bj aij = 0 50 40 14/5 0 26/
Z =ΣCj X (^) B =1240+30 = Contribution to profit C** (^) j -Zj
0 0 -14/5 0 -26/
New Table (Final Solution):
No more improvement is possible as all the C (^) j -Zj a re either 0 or negative. So we stop at this point.