SlideShare a Scribd company logo
1 of 12
LINEAR PROGRAMMING
PROBLEMS
SIMPLEX METHOD
BASIC TERMINOLOGY
β€’ SLACK VARIABLE: A VARIABLE WHICH IS ADDED TO THE LEFT HAND SIDE OF A LESS THAN OR EQUAL CONSTRAINT TO MAKE IT AN
EQUALITY CONSTRAINT IS CALLED A SLACK VARIABLE.
β€’ FOR EXAMPLE:
β€’ 2X+3Y≀80
β€’ 2X+3Y+π’”πŸ = πŸ–πŸŽ
β€’ THIS SLACK VARIABLES, MUST BE NON-NEGATIVE.
β€’ INTERPRETATION OF SLACK VARIABLE: SLACK VARIABLE REPRESENTS THE UNUSED CAPACITY.
β€’ SURPLUS VARIABLE: A VARIABLE SUBTRACTED FROM THE LEFT HAND SIDE OF A GREATER THAN OR EQUAL TO CONSTRAINT TO MAKE IT
AN EQUALITY CONSTRAINT IS CALLED A SURPLUS VARIABLE.
β€’ FOR EXAMPLE:
β€’ 2X+3Yβ‰₯80
β€’ 2X+3Y-π’”πŸ = πŸ–πŸŽ
β€’ THIS SLACK VARIABLE MUST BE NON-NEGATIVE.
β€’ BASIC SOLUTION: FOR A SYSTEM OF M SIMULTANEOUS LINEAR EQUATIONS IN N VARIABLES (N > M) A SOLUTION OBTAINED BY SETTING
(N-M) VARIABLES EQUAL TO ZERO AND SOLVING FOR THE REMAINING M VARIABLES IS CALLED A BASIC SOLUTION. THE (N-M) VARIABLES
WHICH ARE SET EQUAL TO ZERO IN ANY SOLUTION ARE CALLED NON-BASIC VARIABLES. THE OTHER M VARIABLES WHOSE VALUES ARE
OBTAINED BY SOLVING THE REMAINING SYSTEM OF EQUATIONS ARE REFERRED TO AS BASIC VARIABLES.
BASIC TERMINOLOGY
β€’ DEGENERATE SOLUTION: A BASIC SOLUTION TO THE SYSTEM IS CALLED DEGENERATE IF
ONE OR MORE OF THE BASIC VARIABLE IS ZERO.
β€’ BASIC FEASIBLE SOLUTION: THE BASIC SOLUTION WHICH SATISFY THE NON-NEGATIVITY
RESTRICTION OF AN LPP IS CALLED A BASIC FEASIBLE SOLUTION. IN THEOREM: THE SET OF
CORNER POINTS OF THE FEASIBLE REGION CORRESPONDS TO THE SET OF BASIC FEASIBLE
SOLUTIONS .
β€’ CORNER POINTS ARE BASIC FEASIBLE SOLUTIONS AND VICE-VERSA.
β€’ FUNDAMENTAL EXISTENCE THEOREM: IT STATES THAT WHENEVER THERE EXISTS AN
OPTIMUM SOLUTION TO A LINEAR PROGRAMMING PROBLEM, THERE EXISTS ONE WHICH IS
ALSO BASIC FEASIBLE SOLUTION THE SIMPLEX METHOD OF SOLVING AN LPP IS BASED ON
THIS THEOREM.
ALGORITHM
β€’ FOR THE SOLUTION OF ANY LPP BY SIMPLEX ALGORITHM, THE EXISTENCE OF AN INITIAL BASIC
FEASIBLE SOLUTION IS ALWAYS ASSUMED.
β€’ STEP 1: CHECK WHETHER THE OBJECTIVE FUNCTION OF THE GIVEN LPP IS TO BE MAXIMIZED OR
β€’ MINIMIZED. IF IT IS TO BE MINIMIZED THEN FIRST CONVERT IT IN TO A PROBLEM OF
MAXIMIZATION
β€’ TYPE BY MULTIPLYING THE OBJECTIVE FUNCTION BY (-1) THAT IS MINIMUM Z = - MAXIMUM (-1)
β€’ STEP 2: CHECK WHETHER THE R.H.S OF ALL THE CONSTRAINTS DENOTED BY B ARE NON-
NEGATIVE. IF ANY ONE OF THE B, IS NEGATIVE THEN MULTIPLY THE CORRESPONDING
INEQUATION OF THE CONSTRAINT BY (-1), SO AS TO SET ALL B, NON-NEGATIVE.
β€’ STEP 3: CONVERT ALL THE INEQUATIONS OF THE CONSTRAINTS IN TO EQUATIONS BY
INTRODUCING
β€’ SLACK AND/OR SURPLUS VARIABLES IN THE CONSTRAINTS. ASSIGN A COST OF ZERO TO ALL THE
SLACK
ALGORITHM
β€’ OBTAIN AN INITIAL BASIC FEASIBLE SOLUTION TO THE PROBLEM
BY CONSIDERING THE SLACK VARIABLES AS THE BASIC
VARIABLES.
β€’ STEP4: DETERMINE THEIR VALUES DIRECTLY, BECAUSE THE
REMAINING VARIABLES ARE NON-BASIC AND THEREFORE EACH
HAS THE VALUE ZERO.
β€’ STEP 5: SET UP THE INITIAL SIMPLEX TABLEAU AS FOLLOWS:
CB
Co-efficient of the
current basic
variable in objective
function
Variables in
Basis
𝑺𝒏
𝒄𝒋 π‘ͺ𝟏 π‘ͺ𝟐 π‘ͺπŸ‘ …
…
π‘ͺ𝒏 0 0 0 0 MIN
RATIO
SOLUTI
ON
VALUE
S b
B
Basic
variables
π‘ΏπŸ π‘ΏπŸ π‘ΏπŸ‘ …. 𝑿𝒏 π‘ΊπŸ π‘ΊπŸ ….. 𝑺𝒏
π‘ͺπ‘©πŸ π‘ΊπŸ=π’ƒπŸ π‘ΏπŸ π’‚πŸπŸ π’‚πŸπŸ π’‚πŸπŸ‘ π’‚πŸπ’ π’ƒπŸ
π‘ͺπ‘©πŸ π‘ΊπŸ=π’ƒπŸ π‘ΏπŸ π’‚πŸπŸ π’‚πŸπŸ π’‚πŸπŸ‘ π’‚πŸπ’ π’ƒπŸ
π‘ͺπ‘©πŸ‘ π‘ΊπŸ‘=π’ƒπŸ‘ π‘ΏπŸ‘ π’‚πŸ‘πŸ π’‚πŸ‘πŸ π’‚πŸ‘πŸ‘ π’‚πŸ‘π’ π’ƒπŸ‘
…….. …….. ………. …
…
……
π‘ͺπ‘©π’Ž 𝑺𝑡=𝒃𝑡 𝑿𝒏 π’‚π’ŽπŸ π’‚π’ŽπŸ π’‚π’ŽπŸ‘ π’‚π’Žπ’ π’ƒπ’Ž
𝒁𝒋 βˆ’ π‘ͺ𝒋
Index row
π’πŸ
βˆ’ π‘ͺ𝟏
π’πŸ
βˆ’ π‘ͺ𝟐
π’πŸ‘
βˆ’ π‘ͺπŸ‘
𝒁𝒏
βˆ’ π‘ͺ𝒏
β€’ (I) THE FIRST ROW CONTAINS 𝐢𝑗 WHICH REPRESENTS THE COEFFICIENTS OF THE
VARIABLES IN THE OBJECTIVE FUNCTION. THESE VALUES REMAINS UNCHANGED IN THE
WHOLE SIMPLEX METHOD.
β€’ (II) THE SECOND ROW SHOWS THE COLUMN HEADINGS. THESE HEADINGS REMAIN THE
SAME IN
SUBSEQUENT SIMPLEX TABLES.
β€’ (III) THE FIRST COLUMN LABELLED 𝐢𝐡SHOWS THE COEFFICIENTS (IN THE OBJECTIVE
FUNCTION) OF THE BASIC VARIABLES ONLY.
β€’ (IV) THE SECOND COLUMN LABELLED "BASIC VARIABLES" GIVES THE NAMES OF BASIC
VARIABLES
AT EACH ITERATION.
β€’ (V) THE THIRD COLUMN LABELLED "SOLUTION REPRESENTS THE SOLUTION VALUES OF THE
BASIC VARIABLES.
β€’ (VI) THE BODY MATRIX UNDER THE NON-BASIC VARIABLES IN THE INITIAL SIMPLEX
TABLEAU CONSISTS OF THE COEFFICIENTS OF THE DECISION VARIABLES IN THE
CONSTRAINTS SET.
β€’ (VII) THE IDENTITY MATRIX IS FORMED UNDER THE COLUMNS OF BASIC VECTORS IN
EVERY SIMPLEX TABLE
β€’ (VIII) TO GET AN ENTRY IN THE 𝑍𝑗 ROW UNDER A COLUMN, WE MULTIPLY THE ENTRIES IN
THAT COLUMN BY THE CORRESPONDING ENTRIES OF THE 𝐢𝑗 COLUMN AND ADD THE
PRODUCTS. THE 𝑍𝑗 ENTRY UNDER THE "SOLUTION" COLUMN GIVES THE CURRENT VALUE OF
THE OBJECTIVE FUNCTION. THE OTHER 𝑍𝑗 ENTRIES REPRESENT THE DECREASE IN THE
OBJECTIVE FUNCTION THAT WOULD RESULT IF ONE OF THE VARIABLE NOT INCLUDED IN THE
SOLUTION WERE BROUGHT IN THE SOLUTION.
β€’ (IX) THE LAST ROW LABELLED 𝐢𝑗 - 𝑍𝑗 CALLED THE NET EVALUATION ROW IS USED TO CHECK
IF THE CURRENT SOLUTION IS OPTIMAL OR NOT. 𝐢𝑗 - 𝑍𝑗 CORRESPONDING TO BASIC
VARIABLE IS ALWAYS ZERO. BUT THIS VALUE IS SIGNIFICANT FOR NON-BASIC VARIABLES. 𝐢𝑗 -
𝑍𝑗 ROW REPRESENT THE NET CONTRIBUTION TO THE OBJECTIVE FUNCTION THAT RESULTS
BY INTRODUCING ONE UNIT OF EACH OF THE RESPECTIVE COLUMN VARIABLES. A PLUS
VALUE INDICATES THAT A GREATER CONTRIBUTION CAN BE MADE BY BRINGING THE
VARIABLE FOR THAT COLUMN IN TO THE BASIS. A NEGATIVE VALUE INDICATES THE AMOUNT
BY WHICH CONTRIBUTION WOULD DECREASE IF ONE UNIT OF THE VARIABLE FOR THAT
COLUMN WERE BROUGHT IN TO THE SOLUTION.
β€’ SHADOW PRICE: THE SHADOW PRICE FOR EACH RESOURCE IS SHOWN IN THE 𝐢𝑗 - 𝑍𝑗 ROW OF
THE FINAL SIMPLEX TABLE UNDER THE CORRESPONDING SLACK VARIABLE. IT REPRESENTS
THE MAXIMUM PRICE THAT ONE WOULD LIKE TO PAY FOR AN ADDITIONAL UNIT OF A
β€’ OPPORTUNITY COST: IT IS THE PENALTY INCURRED IF WE PASS THE OPPORTUNITY OF
LEAVING THE SOLUTION AS IS AND BRING IN A NEW VARIABLE. THE TERMS IN Z, ROW
INDICATE THE OPPORTUNITY COST. IF WE DO NOT UTILIZE ONE UNIT OF X, THE LOSS OF
PROFIT IS 4 UNITS AND NON- UTILIZATION OF ONE UNIT OF Y COSTS 10 UNITS.
β€’ (B) SHADOW PRICES: IT IS SHOWN IN THE ROW OF THE FINAL SIMPLEX TABLE UNDER THE
CORRESPONDING SLACK VARIABLE. IN THE FINAL SIMPLEX TABLE THE VARIABLES
CORRESPONDING TO SECOND CONSTRAINT HAS 𝐢𝑗 - 𝑍𝑗 , IF 𝐢𝑗 - 𝑍𝑗 =-2 FOR 𝑆2 THAT
SHADOW PRICE FOR THE SECOND RESOURCE IS +2. THIS MEANS THAT WE COULD
INCREASE THE OBJECTIVE FUNCTION BY 2 IF WE HAD AN ADDITIONAL UNIT OF THAT
RESOURCE. THUS IF THE MANAGER WERE TO PAY BELOW 2 FOR THE ADDITIONAL UNIT OF
SECOND RESOURCE, THEN PROFITS COULD BE INCREASED AND IF THE MANAGER WERE TO
PAY ABOVE THIS FIGURE THEN THE PROFITS WOULD DECREASE. THUS THE MAXIMUM PRICE
THAT THE MANAGER SHOULD PAY FOR AN ADDITIONAL UNIT OF SECOND RESOURCE IS 2.
AND IF THE SHADOW PRICES OF FIRST AND THIRD RESOURCE IS S₁=0 AND Sβ‚‚=0
RESPECTIVELY. AN ADDITIONAL UNIT OF FIRST AND THIRD RESOURCE WOULD NOT S3
HELP SINCE THESE RESOURCES ARE NOT FULLY UTILIZED.
A PHARMACEUTICAL COMPANY HAS 100KG OF A,180KG OF B AND 120KG OF C INGREDIENTS AVAILABLE PER MONTH .COMPANY CAN USE THESE
MATERIALS TO MAKE THREE BASIC PHARMACEUTICAL PRODUCTS NAMELY 5-10-5,5-5-10,AND 20-5-10 WHERE THE NUMBERS IN EACH CASE REPRESENT
THE PERCENTAGE OF WEIGHT OF A,B AND C RESPECTIVELY, IN EACH OF THE PRODUCTS . THE COST OF THESE RAW MATERIAL IS AS FOLLOWS :
ingredient Cost per kg (Rs)
A 80
B 20
C 50
Inert ingredient 20
The selling prices of these products are Rs 40.5,Rs 43 and Rs 45
respectively. There is a company restriction of the company for
product 5-10-5 , because of which the company cant produce more
than 30kg per month determine how much of each of the product
the company should produce in order to maximize its monthly
profit
Solution :
Product A B C Inert (REMAIN UNUTILIZED)
5-10-5 5% 10% 5% 100-(5+10+5)=80%
5-5-10 5% 5% 10% 100-(5+5+10)=80%
20-5-10 20% 5% 10% 100-(20+5+10)=65%
Cost per kg 80 20 50 20%
COMPANY HAS 100kg (A) 180kg (B) 120kg (C)
Cost of product (5-10-5)= 5% of 80+10%of 20+5%50+80% of
20=4+2+2.50+16=Rs 24.5 per kg
Cost of product (5-5-10)= 5% of 80+5%of 20+10%50+80% of
20=4+1+5+16=Rs 26 per kg
Cost of product (20-5-10)=20% of 80+5%of 20+10%50+65% of
20=16+1+5+13=Rs 35 per kg
Selling price for (5-10-5)= Rs 40.5 (given )
Selling price for (5-5-10)=Rs 43 (given)
Selling price for (20-5-10)=Rs 45 (given)
Profit = selling price –cost price
Now profit on (5-10-5)=Rs40.5 -
Rs24.5=Rs 16
Profit on (5-5-10)=Rs43 –
Rs26=Rs 17
profit on (20-5-10)=Rs 45 – Rs
35=Rs 10
NOW OBJECTIVE AND CONSTRAINTS
ARE
β€’ OBJECTIVE : TO MAXIMIZE PROFIT
β€’ LET π‘₯1𝑒𝑛𝑖𝑑 π‘œπ‘“ π‘π‘Ÿπ‘œπ‘‘π‘’π‘π‘‘ 5 βˆ’ 5 βˆ’ 10 , π‘₯2 𝑒𝑛𝑖𝑑𝑠 π‘œπ‘“ π‘π‘Ÿπ‘œπ‘‘π‘’π‘π‘‘ 5 βˆ’ 10 βˆ’ 5 π‘Žπ‘›π‘‘ π‘₯3 𝑒𝑛𝑖𝑑𝑠 π‘œπ‘“ π‘π‘Ÿπ‘œπ‘‘π‘’π‘π‘‘ 20 βˆ’
OBJECTIVE FUNCTION:16π‘₯1 + 17π‘₯2 + 10π‘₯3+0𝑠1+0𝑠2+0𝑠3 + 0𝑠3
β€’ CONSTRAINTS :
β€’ π’™πŸ + π’™πŸ + πŸ’π’™πŸ‘+πŸπ’”πŸ+0π’”πŸ+0π’”πŸ‘ + πŸŽπ’”πŸ‘=2000
β€’ πŸπ’™πŸ + π’™πŸ + π’™πŸ‘ +0π’”πŸ+1π’”πŸ+0π’”πŸ‘ + πŸŽπ’”πŸ‘=3600
β€’ π’™πŸ + πŸπ’™πŸ + πŸπ’™πŸ‘ +0π’”πŸ+0π’”πŸ+1π’”πŸ‘ + πŸŽπ’”πŸ‘=2400
β€’ π’™πŸ + πŸŽπ’™πŸ + πŸŽπ’™πŸ‘ +0π’”πŸ+0π’”πŸ+0π’”πŸ‘ + πŸπ’”πŸ‘=30
β€’ π‘₯1, π‘₯2, π‘₯3 β‰₯ 0 π‘ͺ𝑱 16 17 10 0 0 0 0 MIN RATIO
𝑐𝐡 B 𝑋𝐡 𝑋1 𝑋2 𝑋3 𝑆1 𝑆2 𝑆3 𝑆4 𝑋𝐡
𝑋2
0 𝑆1 2000 1 1 4 1 0 0 0 2000/1=2000
0 𝑆2 3600 2 1 1 0 1 0 0 3600/2=1800
0 𝑆3 2400 1 2 2 0 0 1 0 2400/1=2400
0 𝑆4 30 1 0 0 0 0 0 1 30/1=30
𝑍𝐽 0 0 0 0 0 0 0
𝐢𝐽-𝑍𝐽 16 17 10 0 0 0 0
Thank you

More Related Content

What's hot

Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12KrishnaRoy45
Β 
Simplex method maximisation
Simplex method maximisationSimplex method maximisation
Simplex method maximisationAnurag Srivastava
Β 
LINEAR PROGRAMMING Assignment help
LINEAR PROGRAMMING Assignment helpLINEAR PROGRAMMING Assignment help
LINEAR PROGRAMMING Assignment helpjohn mayer
Β 
Duality in Linear Programming
Duality in Linear ProgrammingDuality in Linear Programming
Duality in Linear Programmingjyothimonc
Β 
Linear programming simplex method
Linear  programming simplex methodLinear  programming simplex method
Linear programming simplex methodDr. Abdulfatah Salem
Β 
Simplex Method
Simplex MethodSimplex Method
Simplex Methodkzoe1996
Β 
Simplex Algorithm
Simplex AlgorithmSimplex Algorithm
Simplex AlgorithmSteve Bishop
Β 
Two Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingTwo Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingManas Lad
Β 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)Kamel Attar
Β 
Nonlinear programming 2013
Nonlinear programming 2013Nonlinear programming 2013
Nonlinear programming 2013sharifz
Β 
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)Muhammed Jiyad
Β 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsMatthew Leingang
Β 
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
Β 
Trans shipment problem
Trans shipment problemTrans shipment problem
Trans shipment problemTeachers Mitraa
Β 

What's hot (20)

Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12
Β 
Minimization model by simplex method
Minimization model by simplex methodMinimization model by simplex method
Minimization model by simplex method
Β 
Simplex method maximisation
Simplex method maximisationSimplex method maximisation
Simplex method maximisation
Β 
Chapter two
Chapter twoChapter two
Chapter two
Β 
LINEAR PROGRAMMING Assignment help
LINEAR PROGRAMMING Assignment helpLINEAR PROGRAMMING Assignment help
LINEAR PROGRAMMING Assignment help
Β 
Duality in Linear Programming
Duality in Linear ProgrammingDuality in Linear Programming
Duality in Linear Programming
Β 
Linear programming simplex method
Linear  programming simplex methodLinear  programming simplex method
Linear programming simplex method
Β 
Simplex Method
Simplex MethodSimplex Method
Simplex Method
Β 
unbalanced transportation problem
unbalanced transportation problemunbalanced transportation problem
unbalanced transportation problem
Β 
Simplex Algorithm
Simplex AlgorithmSimplex Algorithm
Simplex Algorithm
Β 
Two Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingTwo Phase Method- Linear Programming
Two Phase Method- Linear Programming
Β 
Maximization simplex method
Maximization  simplex methodMaximization  simplex method
Maximization simplex method
Β 
Simplex Method.pptx
Simplex Method.pptxSimplex Method.pptx
Simplex Method.pptx
Β 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)
Β 
Nonlinear programming 2013
Nonlinear programming 2013Nonlinear programming 2013
Nonlinear programming 2013
Β 
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Β 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear Equations
Β 
Shortest Path Problem
Shortest Path ProblemShortest Path Problem
Shortest Path Problem
Β 
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
Β 
Trans shipment problem
Trans shipment problemTrans shipment problem
Trans shipment problem
Β 

Similar to simplex method -1.pptx

Chapter 3.Simplex Method hand out last.pdf
Chapter 3.Simplex Method hand out last.pdfChapter 3.Simplex Method hand out last.pdf
Chapter 3.Simplex Method hand out last.pdfTsegay Berhe
Β 
APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...
APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...
APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...Mohammad Hossain Ali
Β 
Theory of Production
Theory of Production Theory of Production
Theory of Production Mariel Obnasca
Β 
Variance Analysis
Variance AnalysisVariance Analysis
Variance Analysisvenkatesh y
Β 
POST OPTIMALITY ANALYSIS.doc
POST OPTIMALITY ANALYSIS.docPOST OPTIMALITY ANALYSIS.doc
POST OPTIMALITY ANALYSIS.docAbebaw Mamaru
Β 
Elasticityppt
ElasticitypptElasticityppt
ElasticitypptDaksh Bapna
Β 
KAREN AND HANNAEH'S INSET SLIDES.pptx
KAREN AND HANNAEH'S INSET SLIDES.pptxKAREN AND HANNAEH'S INSET SLIDES.pptx
KAREN AND HANNAEH'S INSET SLIDES.pptxMeimeiMC
Β 
Predicting US house prices using Multiple Linear Regression in R
Predicting US house prices using Multiple Linear Regression in RPredicting US house prices using Multiple Linear Regression in R
Predicting US house prices using Multiple Linear Regression in RSotiris Baratsas
Β 
Chapter 11(input&enterprise combinations)
Chapter 11(input&enterprise combinations)Chapter 11(input&enterprise combinations)
Chapter 11(input&enterprise combinations)Rione Drevale
Β 
Transportation model
Transportation modelTransportation model
Transportation modelmsn007
Β 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptxDejeneDay
Β 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptxDejeneDay
Β 
Producer Equilibrium
Producer EquilibriumProducer Equilibrium
Producer EquilibriumNeeraj Garwal
Β 
Ms(lpgraphicalsoln.)[1]
Ms(lpgraphicalsoln.)[1]Ms(lpgraphicalsoln.)[1]
Ms(lpgraphicalsoln.)[1]Manisha Kaushal
Β 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMINGrashi9
Β 
Management accounting overhead variance
Management accounting   overhead varianceManagement accounting   overhead variance
Management accounting overhead varianceBiswajit Bhattacharjee
Β 

Similar to simplex method -1.pptx (20)

Linear programming
Linear programmingLinear programming
Linear programming
Β 
Chapter 3.Simplex Method hand out last.pdf
Chapter 3.Simplex Method hand out last.pdfChapter 3.Simplex Method hand out last.pdf
Chapter 3.Simplex Method hand out last.pdf
Β 
APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...
APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...
APPENDIX 7A Economics by Samuelson and Nordhaus Production, cost theory, and ...
Β 
Theory of Production
Theory of Production Theory of Production
Theory of Production
Β 
Variance Analysis
Variance AnalysisVariance Analysis
Variance Analysis
Β 
POST OPTIMALITY ANALYSIS.doc
POST OPTIMALITY ANALYSIS.docPOST OPTIMALITY ANALYSIS.doc
POST OPTIMALITY ANALYSIS.doc
Β 
Elasticityppt
ElasticitypptElasticityppt
Elasticityppt
Β 
KAREN AND HANNAEH'S INSET SLIDES.pptx
KAREN AND HANNAEH'S INSET SLIDES.pptxKAREN AND HANNAEH'S INSET SLIDES.pptx
KAREN AND HANNAEH'S INSET SLIDES.pptx
Β 
Predicting US house prices using Multiple Linear Regression in R
Predicting US house prices using Multiple Linear Regression in RPredicting US house prices using Multiple Linear Regression in R
Predicting US house prices using Multiple Linear Regression in R
Β 
Chapter 11(input&enterprise combinations)
Chapter 11(input&enterprise combinations)Chapter 11(input&enterprise combinations)
Chapter 11(input&enterprise combinations)
Β 
Transportation model
Transportation modelTransportation model
Transportation model
Β 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
Β 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
Β 
Producer Equilibrium
Producer EquilibriumProducer Equilibrium
Producer Equilibrium
Β 
Assignment 1
Assignment 1Assignment 1
Assignment 1
Β 
Reference 1
Reference 1Reference 1
Reference 1
Β 
Ms(lpgraphicalsoln.)[1]
Ms(lpgraphicalsoln.)[1]Ms(lpgraphicalsoln.)[1]
Ms(lpgraphicalsoln.)[1]
Β 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
Β 
Quant tips edited
Quant tips editedQuant tips edited
Quant tips edited
Β 
Management accounting overhead variance
Management accounting   overhead varianceManagement accounting   overhead variance
Management accounting overhead variance
Β 

Recently uploaded

Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
Β 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
Β 
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ9953056974 Low Rate Call Girls In Saket, Delhi NCR
Β 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
Β 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
Β 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
Β 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
Β 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
Β 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
Β 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
Β 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
Β 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
Β 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
Β 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
Β 

Recently uploaded (20)

Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
Β 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
Β 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
Β 
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
Β 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
Β 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
Β 
Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”
Β 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
Β 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
Β 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
Β 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
Β 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
Β 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
Β 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
Β 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
Β 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Β 
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Β 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
Β 

simplex method -1.pptx

  • 2. BASIC TERMINOLOGY β€’ SLACK VARIABLE: A VARIABLE WHICH IS ADDED TO THE LEFT HAND SIDE OF A LESS THAN OR EQUAL CONSTRAINT TO MAKE IT AN EQUALITY CONSTRAINT IS CALLED A SLACK VARIABLE. β€’ FOR EXAMPLE: β€’ 2X+3Y≀80 β€’ 2X+3Y+π’”πŸ = πŸ–πŸŽ β€’ THIS SLACK VARIABLES, MUST BE NON-NEGATIVE. β€’ INTERPRETATION OF SLACK VARIABLE: SLACK VARIABLE REPRESENTS THE UNUSED CAPACITY. β€’ SURPLUS VARIABLE: A VARIABLE SUBTRACTED FROM THE LEFT HAND SIDE OF A GREATER THAN OR EQUAL TO CONSTRAINT TO MAKE IT AN EQUALITY CONSTRAINT IS CALLED A SURPLUS VARIABLE. β€’ FOR EXAMPLE: β€’ 2X+3Yβ‰₯80 β€’ 2X+3Y-π’”πŸ = πŸ–πŸŽ β€’ THIS SLACK VARIABLE MUST BE NON-NEGATIVE. β€’ BASIC SOLUTION: FOR A SYSTEM OF M SIMULTANEOUS LINEAR EQUATIONS IN N VARIABLES (N > M) A SOLUTION OBTAINED BY SETTING (N-M) VARIABLES EQUAL TO ZERO AND SOLVING FOR THE REMAINING M VARIABLES IS CALLED A BASIC SOLUTION. THE (N-M) VARIABLES WHICH ARE SET EQUAL TO ZERO IN ANY SOLUTION ARE CALLED NON-BASIC VARIABLES. THE OTHER M VARIABLES WHOSE VALUES ARE OBTAINED BY SOLVING THE REMAINING SYSTEM OF EQUATIONS ARE REFERRED TO AS BASIC VARIABLES.
  • 3. BASIC TERMINOLOGY β€’ DEGENERATE SOLUTION: A BASIC SOLUTION TO THE SYSTEM IS CALLED DEGENERATE IF ONE OR MORE OF THE BASIC VARIABLE IS ZERO. β€’ BASIC FEASIBLE SOLUTION: THE BASIC SOLUTION WHICH SATISFY THE NON-NEGATIVITY RESTRICTION OF AN LPP IS CALLED A BASIC FEASIBLE SOLUTION. IN THEOREM: THE SET OF CORNER POINTS OF THE FEASIBLE REGION CORRESPONDS TO THE SET OF BASIC FEASIBLE SOLUTIONS . β€’ CORNER POINTS ARE BASIC FEASIBLE SOLUTIONS AND VICE-VERSA. β€’ FUNDAMENTAL EXISTENCE THEOREM: IT STATES THAT WHENEVER THERE EXISTS AN OPTIMUM SOLUTION TO A LINEAR PROGRAMMING PROBLEM, THERE EXISTS ONE WHICH IS ALSO BASIC FEASIBLE SOLUTION THE SIMPLEX METHOD OF SOLVING AN LPP IS BASED ON THIS THEOREM.
  • 4. ALGORITHM β€’ FOR THE SOLUTION OF ANY LPP BY SIMPLEX ALGORITHM, THE EXISTENCE OF AN INITIAL BASIC FEASIBLE SOLUTION IS ALWAYS ASSUMED. β€’ STEP 1: CHECK WHETHER THE OBJECTIVE FUNCTION OF THE GIVEN LPP IS TO BE MAXIMIZED OR β€’ MINIMIZED. IF IT IS TO BE MINIMIZED THEN FIRST CONVERT IT IN TO A PROBLEM OF MAXIMIZATION β€’ TYPE BY MULTIPLYING THE OBJECTIVE FUNCTION BY (-1) THAT IS MINIMUM Z = - MAXIMUM (-1) β€’ STEP 2: CHECK WHETHER THE R.H.S OF ALL THE CONSTRAINTS DENOTED BY B ARE NON- NEGATIVE. IF ANY ONE OF THE B, IS NEGATIVE THEN MULTIPLY THE CORRESPONDING INEQUATION OF THE CONSTRAINT BY (-1), SO AS TO SET ALL B, NON-NEGATIVE. β€’ STEP 3: CONVERT ALL THE INEQUATIONS OF THE CONSTRAINTS IN TO EQUATIONS BY INTRODUCING β€’ SLACK AND/OR SURPLUS VARIABLES IN THE CONSTRAINTS. ASSIGN A COST OF ZERO TO ALL THE SLACK
  • 5. ALGORITHM β€’ OBTAIN AN INITIAL BASIC FEASIBLE SOLUTION TO THE PROBLEM BY CONSIDERING THE SLACK VARIABLES AS THE BASIC VARIABLES. β€’ STEP4: DETERMINE THEIR VALUES DIRECTLY, BECAUSE THE REMAINING VARIABLES ARE NON-BASIC AND THEREFORE EACH HAS THE VALUE ZERO. β€’ STEP 5: SET UP THE INITIAL SIMPLEX TABLEAU AS FOLLOWS: CB Co-efficient of the current basic variable in objective function Variables in Basis 𝑺𝒏 𝒄𝒋 π‘ͺ𝟏 π‘ͺ𝟐 π‘ͺπŸ‘ … … π‘ͺ𝒏 0 0 0 0 MIN RATIO SOLUTI ON VALUE S b B Basic variables π‘ΏπŸ π‘ΏπŸ π‘ΏπŸ‘ …. 𝑿𝒏 π‘ΊπŸ π‘ΊπŸ ….. 𝑺𝒏 π‘ͺπ‘©πŸ π‘ΊπŸ=π’ƒπŸ π‘ΏπŸ π’‚πŸπŸ π’‚πŸπŸ π’‚πŸπŸ‘ π’‚πŸπ’ π’ƒπŸ π‘ͺπ‘©πŸ π‘ΊπŸ=π’ƒπŸ π‘ΏπŸ π’‚πŸπŸ π’‚πŸπŸ π’‚πŸπŸ‘ π’‚πŸπ’ π’ƒπŸ π‘ͺπ‘©πŸ‘ π‘ΊπŸ‘=π’ƒπŸ‘ π‘ΏπŸ‘ π’‚πŸ‘πŸ π’‚πŸ‘πŸ π’‚πŸ‘πŸ‘ π’‚πŸ‘π’ π’ƒπŸ‘ …….. …….. ………. … … …… π‘ͺπ‘©π’Ž 𝑺𝑡=𝒃𝑡 𝑿𝒏 π’‚π’ŽπŸ π’‚π’ŽπŸ π’‚π’ŽπŸ‘ π’‚π’Žπ’ π’ƒπ’Ž 𝒁𝒋 βˆ’ π‘ͺ𝒋 Index row π’πŸ βˆ’ π‘ͺ𝟏 π’πŸ βˆ’ π‘ͺ𝟐 π’πŸ‘ βˆ’ π‘ͺπŸ‘ 𝒁𝒏 βˆ’ π‘ͺ𝒏
  • 6. β€’ (I) THE FIRST ROW CONTAINS 𝐢𝑗 WHICH REPRESENTS THE COEFFICIENTS OF THE VARIABLES IN THE OBJECTIVE FUNCTION. THESE VALUES REMAINS UNCHANGED IN THE WHOLE SIMPLEX METHOD. β€’ (II) THE SECOND ROW SHOWS THE COLUMN HEADINGS. THESE HEADINGS REMAIN THE SAME IN SUBSEQUENT SIMPLEX TABLES. β€’ (III) THE FIRST COLUMN LABELLED 𝐢𝐡SHOWS THE COEFFICIENTS (IN THE OBJECTIVE FUNCTION) OF THE BASIC VARIABLES ONLY. β€’ (IV) THE SECOND COLUMN LABELLED "BASIC VARIABLES" GIVES THE NAMES OF BASIC VARIABLES AT EACH ITERATION. β€’ (V) THE THIRD COLUMN LABELLED "SOLUTION REPRESENTS THE SOLUTION VALUES OF THE BASIC VARIABLES. β€’ (VI) THE BODY MATRIX UNDER THE NON-BASIC VARIABLES IN THE INITIAL SIMPLEX TABLEAU CONSISTS OF THE COEFFICIENTS OF THE DECISION VARIABLES IN THE CONSTRAINTS SET. β€’ (VII) THE IDENTITY MATRIX IS FORMED UNDER THE COLUMNS OF BASIC VECTORS IN EVERY SIMPLEX TABLE
  • 7. β€’ (VIII) TO GET AN ENTRY IN THE 𝑍𝑗 ROW UNDER A COLUMN, WE MULTIPLY THE ENTRIES IN THAT COLUMN BY THE CORRESPONDING ENTRIES OF THE 𝐢𝑗 COLUMN AND ADD THE PRODUCTS. THE 𝑍𝑗 ENTRY UNDER THE "SOLUTION" COLUMN GIVES THE CURRENT VALUE OF THE OBJECTIVE FUNCTION. THE OTHER 𝑍𝑗 ENTRIES REPRESENT THE DECREASE IN THE OBJECTIVE FUNCTION THAT WOULD RESULT IF ONE OF THE VARIABLE NOT INCLUDED IN THE SOLUTION WERE BROUGHT IN THE SOLUTION. β€’ (IX) THE LAST ROW LABELLED 𝐢𝑗 - 𝑍𝑗 CALLED THE NET EVALUATION ROW IS USED TO CHECK IF THE CURRENT SOLUTION IS OPTIMAL OR NOT. 𝐢𝑗 - 𝑍𝑗 CORRESPONDING TO BASIC VARIABLE IS ALWAYS ZERO. BUT THIS VALUE IS SIGNIFICANT FOR NON-BASIC VARIABLES. 𝐢𝑗 - 𝑍𝑗 ROW REPRESENT THE NET CONTRIBUTION TO THE OBJECTIVE FUNCTION THAT RESULTS BY INTRODUCING ONE UNIT OF EACH OF THE RESPECTIVE COLUMN VARIABLES. A PLUS VALUE INDICATES THAT A GREATER CONTRIBUTION CAN BE MADE BY BRINGING THE VARIABLE FOR THAT COLUMN IN TO THE BASIS. A NEGATIVE VALUE INDICATES THE AMOUNT BY WHICH CONTRIBUTION WOULD DECREASE IF ONE UNIT OF THE VARIABLE FOR THAT COLUMN WERE BROUGHT IN TO THE SOLUTION. β€’ SHADOW PRICE: THE SHADOW PRICE FOR EACH RESOURCE IS SHOWN IN THE 𝐢𝑗 - 𝑍𝑗 ROW OF THE FINAL SIMPLEX TABLE UNDER THE CORRESPONDING SLACK VARIABLE. IT REPRESENTS THE MAXIMUM PRICE THAT ONE WOULD LIKE TO PAY FOR AN ADDITIONAL UNIT OF A
  • 8. β€’ OPPORTUNITY COST: IT IS THE PENALTY INCURRED IF WE PASS THE OPPORTUNITY OF LEAVING THE SOLUTION AS IS AND BRING IN A NEW VARIABLE. THE TERMS IN Z, ROW INDICATE THE OPPORTUNITY COST. IF WE DO NOT UTILIZE ONE UNIT OF X, THE LOSS OF PROFIT IS 4 UNITS AND NON- UTILIZATION OF ONE UNIT OF Y COSTS 10 UNITS. β€’ (B) SHADOW PRICES: IT IS SHOWN IN THE ROW OF THE FINAL SIMPLEX TABLE UNDER THE CORRESPONDING SLACK VARIABLE. IN THE FINAL SIMPLEX TABLE THE VARIABLES CORRESPONDING TO SECOND CONSTRAINT HAS 𝐢𝑗 - 𝑍𝑗 , IF 𝐢𝑗 - 𝑍𝑗 =-2 FOR 𝑆2 THAT SHADOW PRICE FOR THE SECOND RESOURCE IS +2. THIS MEANS THAT WE COULD INCREASE THE OBJECTIVE FUNCTION BY 2 IF WE HAD AN ADDITIONAL UNIT OF THAT RESOURCE. THUS IF THE MANAGER WERE TO PAY BELOW 2 FOR THE ADDITIONAL UNIT OF SECOND RESOURCE, THEN PROFITS COULD BE INCREASED AND IF THE MANAGER WERE TO PAY ABOVE THIS FIGURE THEN THE PROFITS WOULD DECREASE. THUS THE MAXIMUM PRICE THAT THE MANAGER SHOULD PAY FOR AN ADDITIONAL UNIT OF SECOND RESOURCE IS 2. AND IF THE SHADOW PRICES OF FIRST AND THIRD RESOURCE IS S₁=0 AND Sβ‚‚=0 RESPECTIVELY. AN ADDITIONAL UNIT OF FIRST AND THIRD RESOURCE WOULD NOT S3 HELP SINCE THESE RESOURCES ARE NOT FULLY UTILIZED.
  • 9. A PHARMACEUTICAL COMPANY HAS 100KG OF A,180KG OF B AND 120KG OF C INGREDIENTS AVAILABLE PER MONTH .COMPANY CAN USE THESE MATERIALS TO MAKE THREE BASIC PHARMACEUTICAL PRODUCTS NAMELY 5-10-5,5-5-10,AND 20-5-10 WHERE THE NUMBERS IN EACH CASE REPRESENT THE PERCENTAGE OF WEIGHT OF A,B AND C RESPECTIVELY, IN EACH OF THE PRODUCTS . THE COST OF THESE RAW MATERIAL IS AS FOLLOWS : ingredient Cost per kg (Rs) A 80 B 20 C 50 Inert ingredient 20 The selling prices of these products are Rs 40.5,Rs 43 and Rs 45 respectively. There is a company restriction of the company for product 5-10-5 , because of which the company cant produce more than 30kg per month determine how much of each of the product the company should produce in order to maximize its monthly profit Solution : Product A B C Inert (REMAIN UNUTILIZED) 5-10-5 5% 10% 5% 100-(5+10+5)=80% 5-5-10 5% 5% 10% 100-(5+5+10)=80% 20-5-10 20% 5% 10% 100-(20+5+10)=65% Cost per kg 80 20 50 20% COMPANY HAS 100kg (A) 180kg (B) 120kg (C) Cost of product (5-10-5)= 5% of 80+10%of 20+5%50+80% of 20=4+2+2.50+16=Rs 24.5 per kg Cost of product (5-5-10)= 5% of 80+5%of 20+10%50+80% of 20=4+1+5+16=Rs 26 per kg Cost of product (20-5-10)=20% of 80+5%of 20+10%50+65% of 20=16+1+5+13=Rs 35 per kg Selling price for (5-10-5)= Rs 40.5 (given ) Selling price for (5-5-10)=Rs 43 (given) Selling price for (20-5-10)=Rs 45 (given) Profit = selling price –cost price Now profit on (5-10-5)=Rs40.5 - Rs24.5=Rs 16 Profit on (5-5-10)=Rs43 – Rs26=Rs 17 profit on (20-5-10)=Rs 45 – Rs 35=Rs 10
  • 10. NOW OBJECTIVE AND CONSTRAINTS ARE β€’ OBJECTIVE : TO MAXIMIZE PROFIT β€’ LET π‘₯1𝑒𝑛𝑖𝑑 π‘œπ‘“ π‘π‘Ÿπ‘œπ‘‘π‘’π‘π‘‘ 5 βˆ’ 5 βˆ’ 10 , π‘₯2 𝑒𝑛𝑖𝑑𝑠 π‘œπ‘“ π‘π‘Ÿπ‘œπ‘‘π‘’π‘π‘‘ 5 βˆ’ 10 βˆ’ 5 π‘Žπ‘›π‘‘ π‘₯3 𝑒𝑛𝑖𝑑𝑠 π‘œπ‘“ π‘π‘Ÿπ‘œπ‘‘π‘’π‘π‘‘ 20 βˆ’
  • 11. OBJECTIVE FUNCTION:16π‘₯1 + 17π‘₯2 + 10π‘₯3+0𝑠1+0𝑠2+0𝑠3 + 0𝑠3 β€’ CONSTRAINTS : β€’ π’™πŸ + π’™πŸ + πŸ’π’™πŸ‘+πŸπ’”πŸ+0π’”πŸ+0π’”πŸ‘ + πŸŽπ’”πŸ‘=2000 β€’ πŸπ’™πŸ + π’™πŸ + π’™πŸ‘ +0π’”πŸ+1π’”πŸ+0π’”πŸ‘ + πŸŽπ’”πŸ‘=3600 β€’ π’™πŸ + πŸπ’™πŸ + πŸπ’™πŸ‘ +0π’”πŸ+0π’”πŸ+1π’”πŸ‘ + πŸŽπ’”πŸ‘=2400 β€’ π’™πŸ + πŸŽπ’™πŸ + πŸŽπ’™πŸ‘ +0π’”πŸ+0π’”πŸ+0π’”πŸ‘ + πŸπ’”πŸ‘=30 β€’ π‘₯1, π‘₯2, π‘₯3 β‰₯ 0 π‘ͺ𝑱 16 17 10 0 0 0 0 MIN RATIO 𝑐𝐡 B 𝑋𝐡 𝑋1 𝑋2 𝑋3 𝑆1 𝑆2 𝑆3 𝑆4 𝑋𝐡 𝑋2 0 𝑆1 2000 1 1 4 1 0 0 0 2000/1=2000 0 𝑆2 3600 2 1 1 0 1 0 0 3600/2=1800 0 𝑆3 2400 1 2 2 0 0 1 0 2400/1=2400 0 𝑆4 30 1 0 0 0 0 0 1 30/1=30 𝑍𝐽 0 0 0 0 0 0 0 𝐢𝐽-𝑍𝐽 16 17 10 0 0 0 0