SlideShare a Scribd company logo
1 of 15
MB106
QUANTITATIVE TECHNIQUES
MODULE I
LECTURE 5
Linear Programming: Simplex Method
PROF. KRISHNA ROY
lpp-simplex method application
When number of decision variables
exceeds two.
When number of decision variables exceed
number of constraints.
When the objective function as well as
constraints contain linear relations in terms
of decision variables(equations or
inequations)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2
lpp-simplex method
Example : Three grades of coal A, B and C contain phosphorus and ash
as impurities. In a particular industrial process, fuel upto 100
tons(maximum) is required which should contain ash not more than
3% and phosphorus not more than 0.03%. It is desired to maximize
the profit while satisfying these conditions. There is an unlimited
supply of each grade. The percentage of impurities and the profits of
grades are given below.
Find the proportions in which the three grades be used
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3
Coal Phosphorus Ash Profits in Rs./ton
A 0.02 2.0 12.00
B 0.04 3.0 15.00
C 0.03 5.0 14.00
lpp-simplex method
Decision Variables:
Let x1 be the proportion of grade A coal
Let x2 be the proportion of grade B coal
Let x3 be the proportion of grade C coal
Objective function:
Maximize Z=12 x1 +15 x2 +14 x3
Subject to
x1 ≥ 0, x2 ≥ 0, x3 ≥ 0  non negativity restrictions
0.02 x1+0.04 x2 +0.03 x3 ≤0.03(x1+ x2 + x3) (1)
Or 2x1+4 x2 +3 x3 ≤3(x1+ x2 + x3)
Or -x1 + x2 ≤0 (1)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
lpp-simplex method
2.0x1+3.0x2 +5.0 x3 ≤3(x1+ x2 + x3) (2)
Or 2x1+3 x2 +5x3 ≤3(x1+ x2 + x3)
Or -x1 + 2x3 ≤0 (2)
x1+ x2 + x3 ≤100 (3)
Thus on introducing slack variables and converting inequalities to
equalities the problem becomes:
Maximize Z=12 x1 +15 x2 +14 x3 +0s1 +0s2 +0s3
Subject to
x1 ≥ 0, x2 ≥ 0, x3 ≥ 0  non negativity restrictions
-x1 + x2 +s1=0 (1)
-x1 + 2x3 +s2=0 (2)
x1+ x2 + x3 +s3=100 (3)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
lpp-simplex method
Let m be the number of equations
Let n be the number of constraints.
We can solve only for m variables.
Therefore let m variables be the CURRENT SOLUTION VARIABLES(Basic
Variables)
Therefore m-n variables are non-basic variables equated to zero.
Here Z=12 x1 +15 x2 +14 x3 +0s1 +0s2 +0s3
Number of equations=3
Number of variables=6
Hence basic variables=3
Non-basic variables=6-3=3
Let x1, x2 , x3 be the non-basic variables equated to zero.
Therefore x1 = x2 = x3 =0
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6
lpp-simplex method
Therefore substituting x1=0, x2 =0, x3 =0 in equations 1, 2, and 3 we get
0 + 0 +s1=0 or s1=0 (1)
0 + 0 +s2=0 or s2=0 (2)
0+ 0 + 0 +s3=100 or s3=100 (3)
ei coefficient of the basic variable in the objective function
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7
Objective
function cj
12 15 14 0 0 0
ei
CSV x1 x2 X3 s1 s2 s3 bi
0 s1
-1 1 0 1 0 0 0(ἐ)
0 s2
-1 0 2 0 1 0 0(ἐ)
0 s3
1 1 1 0 0 1 100
Zj=eiaij
0 0 0 0 0 0 Profit lost per ton
Cj- Zj
12 15 14 0 0 0 Net profit per ton
lpp-simplex method
 OPTIMALITY TEST:- A positive Cj- Zj indicates scope for improvement of the current
feasible solution in case of a maximization problem.
 Positive Cj- Zj shows scope for profit improvement while negative Cj- Zj
indicates decrease in profit.
 Column with maximum Cj- Zj is the key column(K).
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8
Objective
function cj
12 15 14 0 0 0
ei
CSV x1 x2 X3 s1 s2 s3 bi
0 s1
-1 1 0 1 0 0 0(ε)
0 s2
-1 0 2 0 1 0 0(ε)
0 s3
1 1 1 0 0 1 100
Zj=eiaij
0 0 0 0 0 0 Profit lost per ton
Cj- Zj
12 15 14 0 0 0 Net profit per ton
lpp-simplex method
 The variable representing the key column enters the solution here x2.
 Divide elements under column bi by corresponding elements of column K. giving column Ө.
 Row containing minimum value(positive ratio) in column is the key row representing the outgoing
variable here s1
 The element at the point of intersection of key row and key column is the pivot or key element .
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9
Objective
function cj
12 15 14 0 0 0
ei
CSV x1 x2 X3 s1 s2 s3 bi
Ө
0 s1
-1 1 0 1 0 0 ε ε
0 s2
-1 0 2 0 1 0 ε
0 s3
1 1 1 0 0 1 100 100
Zj=eiaij
0 0 0 0 0 0 Profit lost per ton
Cj- Zj
12 15 14 0 0 0 Net profit per ton
lpp-simplex method
 Divide/multiply the key row by a common factor to make the key element UNITY.
 Now all the elements in column K are made ZERO except the key element which is ONE by subtracting or adding
the proper multiples of the key row to other rows.
 Now column of x1 contains highest positive value of Cj- Zj and hence should be the key column.
 Now dividing the elements of column bi by the corresponding elements of the key column we get the new column
Ө. KEY ELEMENT
 Row of s3 contains the minimum positive ratio Ө and hence is the outgoing variable(KEY ROW)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10
Objective
function
cj
12 15 14 0 0 0
ei
CSV x1 x2 X3 s1 s2 s3 bi
Ө
15 x2
-1 1 0 1 0 0 ε -ε
0 s2
-1 0 2 0 1 0 ε -ε
0 s3
2 0 1 -1 0 1 100-ε 50-ε/2
Zj=eiaij
-15 15 0 15 0 0 Profit lost per ton
Cj- Zj
27 0 14 -15 0 0 Net profit per ton
ε
lpp-simplex method
 Divide/multiply the key row by a common factor to make the key element UNITY.
 Now all the elements in column K are made ZERO except the key element which is ONE by subtracting or adding
the proper multiples of the key row to other rows.
 Column of X3 contains highest positive value of Cj- Zj and hence should be the key column.
 Now dividing the elements of column bi by the corresponding elements of the key column we the new column Ө.
S2 has lowest positive ratio in Ө and hence becomes the key row. KEY ELEMENT
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11
Objective
function cj
12 15 14 0 0 0
ei
CSV x1 x2 X3 s1 s2 s3 bi
Ө
15 x2
0 1 1/2 1/2 0 1/2 50+ε/2 100+ε
0 s2
0 0 5/2 -1/2 1 1/2 50+ε/2 20+ε/5
12 x1
1 0 1/2 -1/2 0 1/2 50-ε/2 100-ε
Zj=eiaij
12 15 27/2 3/2 0 27/2 Profit lost per ton
Cj- Zj
0 0 1/2 -3/2 0 -27/2 Net profit per ton
ε
lpp-simplex method
 Divide/multiply the key row by a common factor to make the key element UNITY.
 Now all the elements in column K are made ZERO except the key element which is ONE by subtracting or adding
the proper multiples of the key row to other rows.
 Now all Cj- Zj s are zero or negative leaving no scope for improvement.
 Here x1=40-3ε/5, x2=40+2ε/5 and X3=20+ε/5. neglecting ε we get
x1 =40, , x2 =40, X3 =20 and Z=12X40+15X40+14X20=Rs. 1360/- (OPTIMUM SOLUTION)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12
Objective
function cj
12 15 14 0 0 0
ei
CSV x1 x2
X3 s1 s2 s3 bi
15 x2
0 1 0 3/5 -1/5 2/5 40+2ε/5
14 X3 0 0 1 -1/5 2/5 1/5 20+ε/5
12 x1
1 0 0 -2/5 -1/5 2/5 40-3ε/5
Zj=eiaij
12 15 14 7/5 1/5 68/5
Cj- Zj
0 0 0 -7/5 -1/5 -68/5
ε
LPP-Simplex rules
• FEASIBILITY CONDITION-The leaving or outgoing
variable is the basic variable corresponding to the
minimum positive ratio obtained by dividing the
elements of column b by the corresponding elements
of the key column.
• OPTIMALITY CONDITION-The entering(incoming)
variable is the non basic variable corresponding to the
maximum positive(maximum negative) value of Cj- Zj
in a maximization(minimization) problem.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14
QUIZ LINK…….
https://docs.google.com/forms/d/e/1FAIpQLScJoIkfXg3u4AdrQYVPh-
C56I39yMKGdTJy2JXEUVe60dxuOA/viewform?usp=sf_link
• Till we meet again in the next class……….
PROF. KRISHNA ROY, FMS, BCREC 15
09-11-2021

More Related Content

What's hot

Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11KrishnaRoy45
 
Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1KrishnaRoy45
 
Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9KrishnaRoy45
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13KrishnaRoy45
 
Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14KrishnaRoy45
 
Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12KrishnaRoy45
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16KrishnaRoy45
 
Simplex Method Explained
Simplex Method ExplainedSimplex Method Explained
Simplex Method ExplainedAtif Shahzad
 
Operation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase methodOperation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase methodDr. L K Bhagi
 
Solving linear programming model by simplex method
Solving linear programming model by simplex methodSolving linear programming model by simplex method
Solving linear programming model by simplex methodRoshan Kumar Patel
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 KrishnaRoy45
 
Nonlinear programming 2013
Nonlinear programming 2013Nonlinear programming 2013
Nonlinear programming 2013sharifz
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming ProblemRAVI PRASAD K.J.
 
Simplex method
Simplex methodSimplex method
Simplex methodtatteya
 
Duality in Linear Programming
Duality in Linear ProgrammingDuality in Linear Programming
Duality in Linear Programmingjyothimonc
 
Simplex Method
Simplex MethodSimplex Method
Simplex MethodSachin MK
 

What's hot (20)

Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11
 
Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1
 
Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13
 
Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14
 
Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16
 
Simplex Method Explained
Simplex Method ExplainedSimplex Method Explained
Simplex Method Explained
 
Operation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase methodOperation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase method
 
Solving linear programming model by simplex method
Solving linear programming model by simplex methodSolving linear programming model by simplex method
Solving linear programming model by simplex method
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17
 
Nonlinear programming 2013
Nonlinear programming 2013Nonlinear programming 2013
Nonlinear programming 2013
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
 
Simplex method
Simplex methodSimplex method
Simplex method
 
Simplex two phase
Simplex two phaseSimplex two phase
Simplex two phase
 
Duality in Linear Programming
Duality in Linear ProgrammingDuality in Linear Programming
Duality in Linear Programming
 
L20 Simplex Method
L20 Simplex MethodL20 Simplex Method
L20 Simplex Method
 
Big m method
Big m methodBig m method
Big m method
 
Dc circuit analysis
Dc circuit analysisDc circuit analysis
Dc circuit analysis
 
Simplex Method
Simplex MethodSimplex Method
Simplex Method
 

Similar to Mb 106 quantitative techniques 5

OR CHAPTER TWO II.PPT
OR CHAPTER  TWO II.PPTOR CHAPTER  TWO II.PPT
OR CHAPTER TWO II.PPTAynetuTerefe2
 
3. linear programming senstivity analysis
3. linear programming senstivity analysis3. linear programming senstivity analysis
3. linear programming senstivity analysisHakeem-Ur- Rehman
 
Simplex part 2 of 4
Simplex part 2 of 4Simplex part 2 of 4
Simplex part 2 of 4Ed Dansereau
 
Linear programming
Linear programmingLinear programming
Linear programmingsabin kafle
 
Two Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingTwo Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingManas Lad
 
20 ms-me-amd-06 (simple linear regression)
20 ms-me-amd-06 (simple linear regression)20 ms-me-amd-06 (simple linear regression)
20 ms-me-amd-06 (simple linear regression)HassanShah124
 
ECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptxECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptxMdJubayerFaisalEmon
 
Unit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisUnit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisDagnaygebawGoshme
 
determinants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdfdeterminants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdfTGBSmile
 
Duel simplex method_operations research .pptx
Duel simplex method_operations research .pptxDuel simplex method_operations research .pptx
Duel simplex method_operations research .pptxRaja Manyam
 

Similar to Mb 106 quantitative techniques 5 (20)

Simplex algorithm
Simplex algorithmSimplex algorithm
Simplex algorithm
 
aaoczc2252
aaoczc2252aaoczc2252
aaoczc2252
 
OR CHAPTER TWO II.PPT
OR CHAPTER  TWO II.PPTOR CHAPTER  TWO II.PPT
OR CHAPTER TWO II.PPT
 
2. lp iterative methods
2. lp   iterative methods2. lp   iterative methods
2. lp iterative methods
 
3. linear programming senstivity analysis
3. linear programming senstivity analysis3. linear programming senstivity analysis
3. linear programming senstivity analysis
 
Simplex part 2 of 4
Simplex part 2 of 4Simplex part 2 of 4
Simplex part 2 of 4
 
Linear programming
Linear programmingLinear programming
Linear programming
 
Two Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingTwo Phase Method- Linear Programming
Two Phase Method- Linear Programming
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
 
Combined
CombinedCombined
Combined
 
20 ms-me-amd-06 (simple linear regression)
20 ms-me-amd-06 (simple linear regression)20 ms-me-amd-06 (simple linear regression)
20 ms-me-amd-06 (simple linear regression)
 
MFCS2-Module1.pptx
MFCS2-Module1.pptxMFCS2-Module1.pptx
MFCS2-Module1.pptx
 
ECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptxECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptx
 
Graphical method
Graphical methodGraphical method
Graphical method
 
OR PPT.pdf
OR PPT.pdfOR PPT.pdf
OR PPT.pdf
 
Unit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisUnit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisis
 
Topic 1.2
Topic 1.2Topic 1.2
Topic 1.2
 
determinants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdfdeterminants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdf
 
determinants-160504230830.pdf
determinants-160504230830.pdfdeterminants-160504230830.pdf
determinants-160504230830.pdf
 
Duel simplex method_operations research .pptx
Duel simplex method_operations research .pptxDuel simplex method_operations research .pptx
Duel simplex method_operations research .pptx
 

More from KrishnaRoy45

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxKrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxKrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxKrishnaRoy45
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxKrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptxKrishnaRoy45
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxKrishnaRoy45
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxKrishnaRoy45
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxKrishnaRoy45
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxKrishnaRoy45
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptxKrishnaRoy45
 

More from KrishnaRoy45 (20)

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptx
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptx
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptx
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptx
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptx
 

Recently uploaded

VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Sapana Sha
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...shivangimorya083
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Data Warehouse , Data Cube Computation
Data Warehouse   , Data Cube ComputationData Warehouse   , Data Cube Computation
Data Warehouse , Data Cube Computationsit20ad004
 
Spark3's new memory model/management
Spark3's new memory model/managementSpark3's new memory model/management
Spark3's new memory model/managementakshesh doshi
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 

Recently uploaded (20)

Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
 
Data Warehouse , Data Cube Computation
Data Warehouse   , Data Cube ComputationData Warehouse   , Data Cube Computation
Data Warehouse , Data Cube Computation
 
Spark3's new memory model/management
Spark3's new memory model/managementSpark3's new memory model/management
Spark3's new memory model/management
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 

Mb 106 quantitative techniques 5

  • 1. MB106 QUANTITATIVE TECHNIQUES MODULE I LECTURE 5 Linear Programming: Simplex Method PROF. KRISHNA ROY
  • 2. lpp-simplex method application When number of decision variables exceeds two. When number of decision variables exceed number of constraints. When the objective function as well as constraints contain linear relations in terms of decision variables(equations or inequations) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2
  • 3. lpp-simplex method Example : Three grades of coal A, B and C contain phosphorus and ash as impurities. In a particular industrial process, fuel upto 100 tons(maximum) is required which should contain ash not more than 3% and phosphorus not more than 0.03%. It is desired to maximize the profit while satisfying these conditions. There is an unlimited supply of each grade. The percentage of impurities and the profits of grades are given below. Find the proportions in which the three grades be used 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3 Coal Phosphorus Ash Profits in Rs./ton A 0.02 2.0 12.00 B 0.04 3.0 15.00 C 0.03 5.0 14.00
  • 4. lpp-simplex method Decision Variables: Let x1 be the proportion of grade A coal Let x2 be the proportion of grade B coal Let x3 be the proportion of grade C coal Objective function: Maximize Z=12 x1 +15 x2 +14 x3 Subject to x1 ≥ 0, x2 ≥ 0, x3 ≥ 0  non negativity restrictions 0.02 x1+0.04 x2 +0.03 x3 ≤0.03(x1+ x2 + x3) (1) Or 2x1+4 x2 +3 x3 ≤3(x1+ x2 + x3) Or -x1 + x2 ≤0 (1) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
  • 5. lpp-simplex method 2.0x1+3.0x2 +5.0 x3 ≤3(x1+ x2 + x3) (2) Or 2x1+3 x2 +5x3 ≤3(x1+ x2 + x3) Or -x1 + 2x3 ≤0 (2) x1+ x2 + x3 ≤100 (3) Thus on introducing slack variables and converting inequalities to equalities the problem becomes: Maximize Z=12 x1 +15 x2 +14 x3 +0s1 +0s2 +0s3 Subject to x1 ≥ 0, x2 ≥ 0, x3 ≥ 0  non negativity restrictions -x1 + x2 +s1=0 (1) -x1 + 2x3 +s2=0 (2) x1+ x2 + x3 +s3=100 (3) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
  • 6. lpp-simplex method Let m be the number of equations Let n be the number of constraints. We can solve only for m variables. Therefore let m variables be the CURRENT SOLUTION VARIABLES(Basic Variables) Therefore m-n variables are non-basic variables equated to zero. Here Z=12 x1 +15 x2 +14 x3 +0s1 +0s2 +0s3 Number of equations=3 Number of variables=6 Hence basic variables=3 Non-basic variables=6-3=3 Let x1, x2 , x3 be the non-basic variables equated to zero. Therefore x1 = x2 = x3 =0 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6
  • 7. lpp-simplex method Therefore substituting x1=0, x2 =0, x3 =0 in equations 1, 2, and 3 we get 0 + 0 +s1=0 or s1=0 (1) 0 + 0 +s2=0 or s2=0 (2) 0+ 0 + 0 +s3=100 or s3=100 (3) ei coefficient of the basic variable in the objective function 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7 Objective function cj 12 15 14 0 0 0 ei CSV x1 x2 X3 s1 s2 s3 bi 0 s1 -1 1 0 1 0 0 0(ἐ) 0 s2 -1 0 2 0 1 0 0(ἐ) 0 s3 1 1 1 0 0 1 100 Zj=eiaij 0 0 0 0 0 0 Profit lost per ton Cj- Zj 12 15 14 0 0 0 Net profit per ton
  • 8. lpp-simplex method  OPTIMALITY TEST:- A positive Cj- Zj indicates scope for improvement of the current feasible solution in case of a maximization problem.  Positive Cj- Zj shows scope for profit improvement while negative Cj- Zj indicates decrease in profit.  Column with maximum Cj- Zj is the key column(K). 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8 Objective function cj 12 15 14 0 0 0 ei CSV x1 x2 X3 s1 s2 s3 bi 0 s1 -1 1 0 1 0 0 0(ε) 0 s2 -1 0 2 0 1 0 0(ε) 0 s3 1 1 1 0 0 1 100 Zj=eiaij 0 0 0 0 0 0 Profit lost per ton Cj- Zj 12 15 14 0 0 0 Net profit per ton
  • 9. lpp-simplex method  The variable representing the key column enters the solution here x2.  Divide elements under column bi by corresponding elements of column K. giving column Ө.  Row containing minimum value(positive ratio) in column is the key row representing the outgoing variable here s1  The element at the point of intersection of key row and key column is the pivot or key element . 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9 Objective function cj 12 15 14 0 0 0 ei CSV x1 x2 X3 s1 s2 s3 bi Ө 0 s1 -1 1 0 1 0 0 ε ε 0 s2 -1 0 2 0 1 0 ε 0 s3 1 1 1 0 0 1 100 100 Zj=eiaij 0 0 0 0 0 0 Profit lost per ton Cj- Zj 12 15 14 0 0 0 Net profit per ton
  • 10. lpp-simplex method  Divide/multiply the key row by a common factor to make the key element UNITY.  Now all the elements in column K are made ZERO except the key element which is ONE by subtracting or adding the proper multiples of the key row to other rows.  Now column of x1 contains highest positive value of Cj- Zj and hence should be the key column.  Now dividing the elements of column bi by the corresponding elements of the key column we get the new column Ө. KEY ELEMENT  Row of s3 contains the minimum positive ratio Ө and hence is the outgoing variable(KEY ROW) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10 Objective function cj 12 15 14 0 0 0 ei CSV x1 x2 X3 s1 s2 s3 bi Ө 15 x2 -1 1 0 1 0 0 ε -ε 0 s2 -1 0 2 0 1 0 ε -ε 0 s3 2 0 1 -1 0 1 100-ε 50-ε/2 Zj=eiaij -15 15 0 15 0 0 Profit lost per ton Cj- Zj 27 0 14 -15 0 0 Net profit per ton ε
  • 11. lpp-simplex method  Divide/multiply the key row by a common factor to make the key element UNITY.  Now all the elements in column K are made ZERO except the key element which is ONE by subtracting or adding the proper multiples of the key row to other rows.  Column of X3 contains highest positive value of Cj- Zj and hence should be the key column.  Now dividing the elements of column bi by the corresponding elements of the key column we the new column Ө. S2 has lowest positive ratio in Ө and hence becomes the key row. KEY ELEMENT 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11 Objective function cj 12 15 14 0 0 0 ei CSV x1 x2 X3 s1 s2 s3 bi Ө 15 x2 0 1 1/2 1/2 0 1/2 50+ε/2 100+ε 0 s2 0 0 5/2 -1/2 1 1/2 50+ε/2 20+ε/5 12 x1 1 0 1/2 -1/2 0 1/2 50-ε/2 100-ε Zj=eiaij 12 15 27/2 3/2 0 27/2 Profit lost per ton Cj- Zj 0 0 1/2 -3/2 0 -27/2 Net profit per ton ε
  • 12. lpp-simplex method  Divide/multiply the key row by a common factor to make the key element UNITY.  Now all the elements in column K are made ZERO except the key element which is ONE by subtracting or adding the proper multiples of the key row to other rows.  Now all Cj- Zj s are zero or negative leaving no scope for improvement.  Here x1=40-3ε/5, x2=40+2ε/5 and X3=20+ε/5. neglecting ε we get x1 =40, , x2 =40, X3 =20 and Z=12X40+15X40+14X20=Rs. 1360/- (OPTIMUM SOLUTION) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12 Objective function cj 12 15 14 0 0 0 ei CSV x1 x2 X3 s1 s2 s3 bi 15 x2 0 1 0 3/5 -1/5 2/5 40+2ε/5 14 X3 0 0 1 -1/5 2/5 1/5 20+ε/5 12 x1 1 0 0 -2/5 -1/5 2/5 40-3ε/5 Zj=eiaij 12 15 14 7/5 1/5 68/5 Cj- Zj 0 0 0 -7/5 -1/5 -68/5 ε
  • 13. LPP-Simplex rules • FEASIBILITY CONDITION-The leaving or outgoing variable is the basic variable corresponding to the minimum positive ratio obtained by dividing the elements of column b by the corresponding elements of the key column. • OPTIMALITY CONDITION-The entering(incoming) variable is the non basic variable corresponding to the maximum positive(maximum negative) value of Cj- Zj in a maximization(minimization) problem. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13
  • 14. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14 QUIZ LINK……. https://docs.google.com/forms/d/e/1FAIpQLScJoIkfXg3u4AdrQYVPh- C56I39yMKGdTJy2JXEUVe60dxuOA/viewform?usp=sf_link
  • 15. • Till we meet again in the next class………. PROF. KRISHNA ROY, FMS, BCREC 15 09-11-2021