SlideShare ist ein Scribd-Unternehmen logo
1 von 30
OPERATIONS RESEARCH
TRANSPORTATION PROBLEM
Least Cost Method (Unbalanced)
DR.T.SIVAKAMI
ASSISTANT PROFESSOR OF MANAGEMENT STUDIES
BON SECOURS COLLEGE FOR WOMEN,THANJAVUR
M.RASMIYA ,D.RATHIKA
BON SECOURS COLLEGE FOR WOMEN,THANJAVUR
LEAST COST METHOD
Least cost method is also known as matrix minimum
method in the sense we look for the row and the
column corresponding to which is minimum. This
method finds a better initial basic feasible
solution by concentrating on the cheapest routes.
1. Solve the following Transportation problem by
using LCM .
M1 M2 M3 M4 M5 Supply
S1 4 2 3 2 6 8
S2 5 4 5 2 1 12
S3 6 5 4 7 7 14
Deman
d
4 4 6 8 8
Solution :
• The given transportation problem is unbalanced.
• To convert unbalanced into balanced.
• Introduce dummy column with the value of 4.
STEP 1
4 2 3 2 6 0 8
5 4 5 2 1 0 12
6 5 4 7 7 0 14
4 4 6 8 8 4
Step 2
4 2 3 2 6 . ..g0
5 4 5 2 1 0
6 5 4 7 7 0
4 8
12
14
4 4 6 8 8 4
4
4 2 3 2 6
5 4 5 2 1
6 5 4 7 7
Step 3
8
4
12 4
14
4 4 6 8 8
Step 4
4 2 3 2
5 4 5 2
6 5 4 7
4
4
4
14
4 4 6 8
Step 5
5 5 2
6 4 7
Step 6
6 7
4 4
14
4 6 8 4
14 8
4
4 6 4
6
Step 7
6 7
Step 8
7
4
4
8 4
4 4
4
4
Total transportation cost = cell value ×Allotted value
= ( 0×4)+(1×8)+(2×4)+(2×4)+(4×6) +
(6×4)+(7×4)
= 0+8+8+8+24+24+28
= ₹ 100
2. Solve the following Transportation problem by
using LCM .
R1 R2 R3 Supply
S1 4 8 8 76
S2 16 24 16 82
S3 8 16 24 77
Demand 72 102 41
Solution :
 The given transportation problem is unbalanced.
 To convert unbalanced into balanced.
 Introduce dummy column with the value of 20
Step 1
4 8 8 0 76
16 24 16 0 82
8 16 24 0 77
72 102 41 20
Step 2
4 8 8 0
16 24 16 0
8 16 24 0
20 76
82
77
56
72 102 41 20
Step 3
4 8 8
16 24 16
8 16 24
72 16 102 41
56
82
77
56
Step 4 Step 5
16 24 16
16 24
82
77
8
16 102 41
16
61
24
16 24
82
61
16
102 41
41
41
Step 6 Step 7
24
16
61
41
61
102 41
24
41
41
41
Total transportation cost = cell value ×Allotted value
= (0×20) + (4×56) + (8×16) + (16×41) +
(16×41) + (24×41)
= ₹ 2968
D1 D2 D3 D4 D5 Supply
S1 5 1 8 7 5 15
S2 3 9 6 7 8 25
S3 4 2 7 6 5 42
S4 7 11 10 4 9 35
Demand 30 20 15 10 20
3. Solve the following Transportation problem by
using LCM .
 The given transportation problem is unbalanced.
 To convert unbalanced into balanced.
 Introduce dummy column with the value of 22
Solution :
Step 1
5 1 8 7 5 0 15
3 9 6 7 8 0 25
4 2 7 6 5 0 42
7 11 10 4 9 0 35
30 20 15 10 20 22
Step 2
5 1 8 7 5 0. 0
3 9 6 7 8 0
4 2 7 6 5 0
7 11 10 4 9 0
15
25
42
35
30 20 15 10 20 22 7
15
Step 3
3 9 6 7 8 0
4 2 7 6 5 0
7 11 10 4 9 0
30 20 15 10 20 7
0
7
25 18
42
35
Step 4
3 9 6 7 8
4 2 7 6 5
7 11 10 4 9
2
30 20 15 10 20
20
8
42 22
35
Step 5
3 6 7 8
4 7 6 5
7 10 4 9
18
18
22
35
30 12 15 10 20
3
Step 6 Step 7
4 7 6 5
7 10 4 9
4 7 5
7 10 9
12 15 10 20
22
35 25
10
12
12 15 20
22 10
25
Step 8 Step 9
7 5
10 9
10
10
25
15 20 10
10 9
110
25 15
15 10
Step 10
10
15
15
15
Total transportation cost = cell value ×Allotted value
= (0×15) + (0×7) + (2×20) + (3×18) + (4×10) +
(4×12) + (5×10) + (9×10) + (10×15)
= ₹ 472
THANK U

Weitere ähnliche Inhalte

Ähnlich wie LCM unbalanced.pptx

transporation problem
transporation problemtransporation problem
transporation problemVivek Lohani
 
Transportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible SolutionTransportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible SolutionDrDeepaChauhan
 
Transportation problem
Transportation problemTransportation problem
Transportation problemShubhagata Roy
 
A New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average PenaltyA New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average PenaltyIOSRJM
 
Overview of sparse and low-rank matrix / tensor techniques
Overview of sparse and low-rank matrix / tensor techniques Overview of sparse and low-rank matrix / tensor techniques
Overview of sparse and low-rank matrix / tensor techniques Alexander Litvinenko
 
Backtracking & branch and bound
Backtracking & branch and boundBacktracking & branch and bound
Backtracking & branch and boundVipul Chauhan
 
VOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODVOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODSwethaShree13
 
04-Unit Four - OR.pptx
04-Unit Four - OR.pptx04-Unit Four - OR.pptx
04-Unit Four - OR.pptxAbdiMuceeTube
 
Unit-2 Branch & Bound Design of Algorithms.ppt
Unit-2 Branch & Bound Design of Algorithms.pptUnit-2 Branch & Bound Design of Algorithms.ppt
Unit-2 Branch & Bound Design of Algorithms.pptHarjotDhillon8
 
Sorting and Searching - Data Structure - Notes
Sorting and Searching - Data Structure - NotesSorting and Searching - Data Structure - Notes
Sorting and Searching - Data Structure - NotesOmprakash Chauhan
 
Lecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionLecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionAathi Suku
 

Ähnlich wie LCM unbalanced.pptx (20)

Operation Research
Operation ResearchOperation Research
Operation Research
 
transporation problem
transporation problemtransporation problem
transporation problem
 
Transportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible SolutionTransportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible Solution
 
Ch2 2011 s
Ch2 2011 sCh2 2011 s
Ch2 2011 s
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Modi method
Modi methodModi method
Modi method
 
OR 14 15-unit_2
OR 14 15-unit_2OR 14 15-unit_2
OR 14 15-unit_2
 
Tutorial_1_Mina_Wahib
Tutorial_1_Mina_WahibTutorial_1_Mina_Wahib
Tutorial_1_Mina_Wahib
 
A New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average PenaltyA New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average Penalty
 
Overview of sparse and low-rank matrix / tensor techniques
Overview of sparse and low-rank matrix / tensor techniques Overview of sparse and low-rank matrix / tensor techniques
Overview of sparse and low-rank matrix / tensor techniques
 
Backtracking & branch and bound
Backtracking & branch and boundBacktracking & branch and bound
Backtracking & branch and bound
 
VOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODVOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHOD
 
Tsp branch and-bound
Tsp branch and-boundTsp branch and-bound
Tsp branch and-bound
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
 
04-Unit Four - OR.pptx
04-Unit Four - OR.pptx04-Unit Four - OR.pptx
04-Unit Four - OR.pptx
 
Unit-2 Branch & Bound Design of Algorithms.ppt
Unit-2 Branch & Bound Design of Algorithms.pptUnit-2 Branch & Bound Design of Algorithms.ppt
Unit-2 Branch & Bound Design of Algorithms.ppt
 
Sorting and Searching - Data Structure - Notes
Sorting and Searching - Data Structure - NotesSorting and Searching - Data Structure - Notes
Sorting and Searching - Data Structure - Notes
 
An adaptive moving total least squares method for curve fitting
An adaptive moving total least squares method for curve fittingAn adaptive moving total least squares method for curve fitting
An adaptive moving total least squares method for curve fitting
 
Lecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionLecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solution
 
MODI
MODIMODI
MODI
 

Mehr von Dr T.Sivakami

Eoq & Stores ledger.pptx
Eoq & Stores ledger.pptxEoq & Stores ledger.pptx
Eoq & Stores ledger.pptxDr T.Sivakami
 
Organisation Development
Organisation DevelopmentOrganisation Development
Organisation DevelopmentDr T.Sivakami
 
Cost Accounting.pptx
Cost Accounting.pptxCost Accounting.pptx
Cost Accounting.pptxDr T.Sivakami
 
LPP-GRAPHICAL METHOD.pptx
LPP-GRAPHICAL METHOD.pptxLPP-GRAPHICAL METHOD.pptx
LPP-GRAPHICAL METHOD.pptxDr T.Sivakami
 
computer applications in business
computer applications in businesscomputer applications in business
computer applications in businessDr T.Sivakami
 
Aggregate Planning.pptx
Aggregate Planning.pptxAggregate Planning.pptx
Aggregate Planning.pptxDr T.Sivakami
 
production planning & Control.pptx
production planning & Control.pptxproduction planning & Control.pptx
production planning & Control.pptxDr T.Sivakami
 
Total Quality Management
Total Quality ManagementTotal Quality Management
Total Quality ManagementDr T.Sivakami
 
Mathematics and statistics for Managers
Mathematics and statistics for ManagersMathematics and statistics for Managers
Mathematics and statistics for ManagersDr T.Sivakami
 

Mehr von Dr T.Sivakami (20)

Ethics PPT.pptx
Ethics PPT.pptxEthics PPT.pptx
Ethics PPT.pptx
 
Eoq & Stores ledger.pptx
Eoq & Stores ledger.pptxEoq & Stores ledger.pptx
Eoq & Stores ledger.pptx
 
Organisation Development
Organisation DevelopmentOrganisation Development
Organisation Development
 
Cost Accounting.pptx
Cost Accounting.pptxCost Accounting.pptx
Cost Accounting.pptx
 
LPP-GRAPHICAL METHOD.pptx
LPP-GRAPHICAL METHOD.pptxLPP-GRAPHICAL METHOD.pptx
LPP-GRAPHICAL METHOD.pptx
 
CAB Unit V.pdf
CAB Unit V.pdfCAB Unit V.pdf
CAB Unit V.pdf
 
CAB Unit IV.pptx
CAB Unit IV.pptxCAB Unit IV.pptx
CAB Unit IV.pptx
 
CAB Unit III.pptx
CAB Unit III.pptxCAB Unit III.pptx
CAB Unit III.pptx
 
computer applications in business
computer applications in businesscomputer applications in business
computer applications in business
 
CAB Unit I.pptx
CAB Unit I.pptxCAB Unit I.pptx
CAB Unit I.pptx
 
CAB UNIT 1.pptx
CAB  UNIT 1.pptxCAB  UNIT 1.pptx
CAB UNIT 1.pptx
 
Aggregate Planning.pptx
Aggregate Planning.pptxAggregate Planning.pptx
Aggregate Planning.pptx
 
Layout design.pptx
Layout design.pptxLayout design.pptx
Layout design.pptx
 
Plant Layout.pptx
Plant Layout.pptxPlant Layout.pptx
Plant Layout.pptx
 
plant location.pptx
plant location.pptxplant location.pptx
plant location.pptx
 
production planning & Control.pptx
production planning & Control.pptxproduction planning & Control.pptx
production planning & Control.pptx
 
SIX SIGMA.pptx
SIX SIGMA.pptxSIX SIGMA.pptx
SIX SIGMA.pptx
 
Total Quality Management
Total Quality ManagementTotal Quality Management
Total Quality Management
 
Mathematics and statistics for Managers
Mathematics and statistics for ManagersMathematics and statistics for Managers
Mathematics and statistics for Managers
 
Operations Research
Operations ResearchOperations Research
Operations Research
 

Kürzlich hochgeladen

SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 

Kürzlich hochgeladen (20)

SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 

LCM unbalanced.pptx

  • 1. OPERATIONS RESEARCH TRANSPORTATION PROBLEM Least Cost Method (Unbalanced) DR.T.SIVAKAMI ASSISTANT PROFESSOR OF MANAGEMENT STUDIES BON SECOURS COLLEGE FOR WOMEN,THANJAVUR M.RASMIYA ,D.RATHIKA BON SECOURS COLLEGE FOR WOMEN,THANJAVUR
  • 2. LEAST COST METHOD Least cost method is also known as matrix minimum method in the sense we look for the row and the column corresponding to which is minimum. This method finds a better initial basic feasible solution by concentrating on the cheapest routes.
  • 3. 1. Solve the following Transportation problem by using LCM . M1 M2 M3 M4 M5 Supply S1 4 2 3 2 6 8 S2 5 4 5 2 1 12 S3 6 5 4 7 7 14 Deman d 4 4 6 8 8
  • 4. Solution : • The given transportation problem is unbalanced. • To convert unbalanced into balanced. • Introduce dummy column with the value of 4.
  • 5. STEP 1 4 2 3 2 6 0 8 5 4 5 2 1 0 12 6 5 4 7 7 0 14 4 4 6 8 8 4
  • 6. Step 2 4 2 3 2 6 . ..g0 5 4 5 2 1 0 6 5 4 7 7 0 4 8 12 14 4 4 6 8 8 4 4
  • 7. 4 2 3 2 6 5 4 5 2 1 6 5 4 7 7 Step 3 8 4 12 4 14 4 4 6 8 8
  • 8. Step 4 4 2 3 2 5 4 5 2 6 5 4 7 4 4 4 14 4 4 6 8
  • 9. Step 5 5 5 2 6 4 7 Step 6 6 7 4 4 14 4 6 8 4 14 8 4 4 6 4 6
  • 10. Step 7 6 7 Step 8 7 4 4 8 4 4 4 4 4
  • 11. Total transportation cost = cell value ×Allotted value = ( 0×4)+(1×8)+(2×4)+(2×4)+(4×6) + (6×4)+(7×4) = 0+8+8+8+24+24+28 = ₹ 100
  • 12. 2. Solve the following Transportation problem by using LCM . R1 R2 R3 Supply S1 4 8 8 76 S2 16 24 16 82 S3 8 16 24 77 Demand 72 102 41
  • 13. Solution :  The given transportation problem is unbalanced.  To convert unbalanced into balanced.  Introduce dummy column with the value of 20
  • 14. Step 1 4 8 8 0 76 16 24 16 0 82 8 16 24 0 77 72 102 41 20
  • 15. Step 2 4 8 8 0 16 24 16 0 8 16 24 0 20 76 82 77 56 72 102 41 20
  • 16. Step 3 4 8 8 16 24 16 8 16 24 72 16 102 41 56 82 77 56
  • 17. Step 4 Step 5 16 24 16 16 24 82 77 8 16 102 41 16 61 24 16 24 82 61 16 102 41 41 41
  • 18. Step 6 Step 7 24 16 61 41 61 102 41 24 41 41 41
  • 19. Total transportation cost = cell value ×Allotted value = (0×20) + (4×56) + (8×16) + (16×41) + (16×41) + (24×41) = ₹ 2968
  • 20. D1 D2 D3 D4 D5 Supply S1 5 1 8 7 5 15 S2 3 9 6 7 8 25 S3 4 2 7 6 5 42 S4 7 11 10 4 9 35 Demand 30 20 15 10 20 3. Solve the following Transportation problem by using LCM .
  • 21.  The given transportation problem is unbalanced.  To convert unbalanced into balanced.  Introduce dummy column with the value of 22 Solution :
  • 22. Step 1 5 1 8 7 5 0 15 3 9 6 7 8 0 25 4 2 7 6 5 0 42 7 11 10 4 9 0 35 30 20 15 10 20 22
  • 23. Step 2 5 1 8 7 5 0. 0 3 9 6 7 8 0 4 2 7 6 5 0 7 11 10 4 9 0 15 25 42 35 30 20 15 10 20 22 7 15
  • 24. Step 3 3 9 6 7 8 0 4 2 7 6 5 0 7 11 10 4 9 0 30 20 15 10 20 7 0 7 25 18 42 35
  • 25. Step 4 3 9 6 7 8 4 2 7 6 5 7 11 10 4 9 2 30 20 15 10 20 20 8 42 22 35
  • 26. Step 5 3 6 7 8 4 7 6 5 7 10 4 9 18 18 22 35 30 12 15 10 20 3
  • 27. Step 6 Step 7 4 7 6 5 7 10 4 9 4 7 5 7 10 9 12 15 10 20 22 35 25 10 12 12 15 20 22 10 25
  • 28. Step 8 Step 9 7 5 10 9 10 10 25 15 20 10 10 9 110 25 15 15 10
  • 29. Step 10 10 15 15 15 Total transportation cost = cell value ×Allotted value = (0×15) + (0×7) + (2×20) + (3×18) + (4×10) + (4×12) + (5×10) + (9×10) + (10×15) = ₹ 472