SlideShare uma empresa Scribd logo
1 de 3
Chapter 3 - Modeling & Solving LP Problems In A Spreadsheet : S-11
——— — —— — —— — —— — —— —— — —— — —— — —— — —— — —— — —— — —— — —— — — —
19. a. Xij = number of units ofspecimen i assigned to machine j
MIN 3 X1A + 4 X2A + 4 X3A + 5 X4A + 3 X5A
+ 5 X1B + 3 X2B + 5 X3B + 4 X4B + 5 X5B
+ 2 X1C + 5 X2C + 3 X3C + 3 X4C + 4 X5C
ST 3 X1A + 4 X2A + 4 X3A + 5 X4A + 3 X5A  480
5 X1B + 3 X2B + 5 X3B + 4 X4B + 5 X5B  480
2 X1C + 5 X2C + 3 X3C + 3 X4C + 4 X5C  480
X1A + X1B + X1C = 80
X2A + X2B + X2C = 75
X3A + X3B + X3C = 80
X4A + X4B + X4C = 120
X5A + X5B + X5C = 60
Xij  0
b. See file: PRB3_19.XLS
c. X1C = 80, X2B = 75, X3A = 75, X3C = 5, X4B = 18.33, X4C = 101.67, X5A = 60
Minimum processing time = 1258.33 minutes. (If an integer solution is needed the LP solution can be
rounded to yield the optimal integer solution.)
d. Machine A & C are used all 480 minutes, machine B is used 298.33 minutes
e. A solution exists where all machine are used for an equal amount of time (425.5 minutes each). This
increases the total time used to 1276.5 minutes.
23. a. XiR = barrels of input i used to produce regular
XiS = barrels of input i used to produce supreme
MAX: (21-17.25)X1 R +(21-15.75)X2 R +(21-17.75)X3R +(25-17.25)X1S+(25-15.75)X2S+(25-17.75)X3S
ST: X1R + X1S  150
X2R + X2S  350
X3R + X3S  300
X1R + X2R + X3R = 300
X1S + X2S + X3S = 450
(100X1R + 87X2R + 110X3R)/300  90
(100X1S + 87X2S + 110X3S)/450  97
Xij  0
b. See file PRB3_23.XLS
c. X1R=0, X2R=260.87, X3R=39.13, X1S=150, X2S=89.13, X3S=210.87 (alternate optimal exist)
Maximum Profit = $5,012.5 (in $1,000s)
S-12 : Chapter 3 - Modeling & Solving LP Problems In A Spreadsheet
——— — —— — —— — —— — —— —— — —— — —— — —— — —— — —— — —— — —— — —— — — —
35. a. X1 = number of HyperLink cards to produce
X2 = number of FastLink cards to produce
X3 = number of SpeedLink cards to produce
X4 = number of MicroLink cards to produce
X5 = number of EtherLink cards to produce
MAX 53 X1 + 48 X2 + 33 X3 + 32 X4 + 38 X5
ST 20 X1 + 15 X2 + 10 X3 + 8 X4 + 5 X5  80,000
28 X1 + 24 X2 + 18 X3 + 12 X4 + 16 X5  100,000
8 X1 + 8 X2 + 4 X3 + 4 X4 + 6 X5  30,000
0.75 X1 + 0.6 X2 + 0.5 X3 + 0.65 X4 + 1 X5  5,000
2 X1 - 1 X2  0
Xi  0
b. See file: PRB3_35.XLS
c. X1 = 500, X2 = 1000, X3 = 1500, X4 = 2250, X5 = 500, Total Profit = $215,000
d. No. The assembly constraint is nonbinding.
29. a. Xij = 1 if component i is assigned to company j; 0, otherwise
MIN 185 X1A +225 X1B +193 X1C +207 X1D
+200 X2A +190 X2B +175 X2C +225 X2D
+330 X3A +320 X3B +315 X3C +300 X3D
+375 X4A +389 X4B +425 X4C +445 X4D
ST X1A + X1B + X1C + X1D = 1
X2A + X2B + X2C + X2D = 1
X3A + X3B + X3C + X3D = 1
X4A + X4B + X4C + X4D = 1
X1A + X2A + X3A + X4A = 1
X1B + X2B + X3B + X4B = 1
X1C + X2C + X3C + X4C = 1
X1D + X2D + X3D + X4D = 1
b. See file: PRB3_29.XLS
c. X1A = X2C = X3D = X4B = 1, Minimum cost = $1,049 (in $1,000s)
33. a. A = amount to invest in bond A
B = amount to invest in bond B
C = amount to invest in bond C
D = amount to invest in bond D
E = amount to invest in bond E
MAX 0.095A + 0.08B + 0.09C + 0.09D + 0.09E
ST A + B + C + D + E = 100,000
B + E  50,000
A + D + E  50,000
A + B + D  30,000
0.095A + 0.08B + 0.09D  0.4* (0.095A + 0.08B + 0.09C + 0.09D + 0.09E)
A, B, C, D, E  0
b. See file PRB3_33.XLS
c. A=20,339, B=20,339, C=29,661, D=0 , E=29,661
Maximum return = $8,898 (or 8.898%)
Chapter 3 - Modeling & Solving LP Problems In A Spreadsheet : S-13
——— — —— — —— — —— — —— —— — —— — —— — —— — —— — —— — —— — —— — —— — — —
47. B. X1 = Number of country tables to produce
X2 = Number of contemporary tables to produce
MAX 350 X1 + 450 X2
ST 1.5 X1 + 2 X2  1,000
3 X1 + 4.5 X2  2,000
2.5 X1 + 1.5 X2  1,500
X1/ ( X1 +X2)  0.20 (implement as X1  0.2* ( X1 +X2) )
X2/ ( X1 +X2)  0.30 (implement as X2  0.3* ( X1 +X2) )
Xi  0
Many students attempt to implement the ratio constraints in their original form; resulting in a division
by zero error at the null solution and a message from Solver that the model is not linear. The algebraic
equivalence of the alternate form of these constraints (given parenthetically above) should be noted.
b. See file: PRB3_47.XLS
c. X1 = 405.80, X2 = 173.91, Maximum revenue = $220,290
12. a.
A = Amount to invest in investment A
B = Amount to invest in investment B
C = Amount to invest in investment C
D = Amount to invest in investment D
E = Amount to invest in investment E
M1 = Amount to invest in savings year1
M2 = Amount to invest in savings year2
M3 = Amount to invest in savings year3
MAX 1.25 B + 1.35 C + 1.13 D + 1.08 M3
ST A + C + E + M1 = 1,000,000
0.5 A + 1.08 M1 - B – M2 = 0
0.8 A + 1.27 E + 1.08 M2 - D – M3 = 0
0  A  500,000
0  B  500,000
0  C  500,000
0  D  500,000
0  E  500,000
50,000  M1  500,000
50,000  M2  500,000
50,000  M3  500,000
b. See file: PRB3_12.XLS
c. A=500,000, B= 275,685, C=0, D=500,000, E=429,921, M1=70,079, M2=50,000, M3=500,000
Maximum amount of money at the beginning of 2001 = $1,449,606

Mais conteúdo relacionado

Mais procurados

Digital signal processing (2nd ed) (mitra) solution manual
Digital signal processing (2nd ed) (mitra) solution manualDigital signal processing (2nd ed) (mitra) solution manual
Digital signal processing (2nd ed) (mitra) solution manualRamesh Sundar
 
Chapter 1 ex-1.3
Chapter 1 ex-1.3Chapter 1 ex-1.3
Chapter 1 ex-1.3emadMaths
 
Pytorch and Machine Learning for the Math Impaired
Pytorch and Machine Learning for the Math ImpairedPytorch and Machine Learning for the Math Impaired
Pytorch and Machine Learning for the Math ImpairedTyrel Denison
 
Society of-actuariescasualty-actuarial-society-exam-p4001
Society of-actuariescasualty-actuarial-society-exam-p4001Society of-actuariescasualty-actuarial-society-exam-p4001
Society of-actuariescasualty-actuarial-society-exam-p4001Zixi Wang
 
7 latest rangka penyelesaian
7  latest  rangka penyelesaian7  latest  rangka penyelesaian
7 latest rangka penyelesaianNorelyana Ali
 
CP 2011 Poster
CP 2011 PosterCP 2011 Poster
CP 2011 PosterSAAM007
 
Monads from Definition
Monads from DefinitionMonads from Definition
Monads from DefinitionDierk König
 
Feb 22. Exercise 6
Feb 22. Exercise 6Feb 22. Exercise 6
Feb 22. Exercise 6ste ve
 

Mais procurados (16)

Calc 3.9b
Calc 3.9bCalc 3.9b
Calc 3.9b
 
Digital signal processing (2nd ed) (mitra) solution manual
Digital signal processing (2nd ed) (mitra) solution manualDigital signal processing (2nd ed) (mitra) solution manual
Digital signal processing (2nd ed) (mitra) solution manual
 
Chapter 1 ex-1.3
Chapter 1 ex-1.3Chapter 1 ex-1.3
Chapter 1 ex-1.3
 
Pytorch and Machine Learning for the Math Impaired
Pytorch and Machine Learning for the Math ImpairedPytorch and Machine Learning for the Math Impaired
Pytorch and Machine Learning for the Math Impaired
 
Integrales
Integrales Integrales
Integrales
 
Society of-actuariescasualty-actuarial-society-exam-p4001
Society of-actuariescasualty-actuarial-society-exam-p4001Society of-actuariescasualty-actuarial-society-exam-p4001
Society of-actuariescasualty-actuarial-society-exam-p4001
 
7 latest rangka penyelesaian
7  latest  rangka penyelesaian7  latest  rangka penyelesaian
7 latest rangka penyelesaian
 
Hat04 0205
Hat04 0205Hat04 0205
Hat04 0205
 
Workload balancing
Workload balancingWorkload balancing
Workload balancing
 
CP 2011 Poster
CP 2011 PosterCP 2011 Poster
CP 2011 Poster
 
Monads from Definition
Monads from DefinitionMonads from Definition
Monads from Definition
 
Lec 3-mcgregor
Lec 3-mcgregorLec 3-mcgregor
Lec 3-mcgregor
 
Feb 22. Exercise 6
Feb 22. Exercise 6Feb 22. Exercise 6
Feb 22. Exercise 6
 
5case
5case5case
5case
 
2013 1
2013 1 2013 1
2013 1
 
Hw4
Hw4Hw4
Hw4
 

Semelhante a 61e7ecf54218731b428b457b

Optimización de recursos en la confección de overoles
Optimización de recursos en la confección de overolesOptimización de recursos en la confección de overoles
Optimización de recursos en la confección de overolesantonio alejo
 
Computer architecture, a quantitative approach (solution for 5th edition)
Computer architecture, a quantitative approach (solution for 5th edition)Computer architecture, a quantitative approach (solution for 5th edition)
Computer architecture, a quantitative approach (solution for 5th edition)Zohaib Ali
 
Econometric Analysis 8th Edition Greene Solutions Manual
Econometric Analysis 8th Edition Greene Solutions ManualEconometric Analysis 8th Edition Greene Solutions Manual
Econometric Analysis 8th Edition Greene Solutions ManualLewisSimmonss
 
Solution of matlab chapter 1
Solution of matlab chapter 1Solution of matlab chapter 1
Solution of matlab chapter 1AhsanIrshad8
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematicsgeraldsiew
 
How to check if your multiplication is correct
How to check if your multiplication is correctHow to check if your multiplication is correct
How to check if your multiplication is correctSrikanth KS
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation LppSachin MK
 
Possible solution struct_hub_design assessment
Possible solution struct_hub_design assessmentPossible solution struct_hub_design assessment
Possible solution struct_hub_design assessmentVictor Omotoriogun
 
digital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gatesdigital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gatesImran Waris
 
Operational Research
Operational ResearchOperational Research
Operational ResearchBrendaGaytan6
 
Logic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean AlgebraLogic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean AlgebraGouda Mando
 
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
 
1.6 Rational Expressions
1.6 Rational Expressions1.6 Rational Expressions
1.6 Rational Expressionssmiller5
 

Semelhante a 61e7ecf54218731b428b457b (20)

Optimización de recursos en la confección de overoles
Optimización de recursos en la confección de overolesOptimización de recursos en la confección de overoles
Optimización de recursos en la confección de overoles
 
kmaps
 kmaps kmaps
kmaps
 
Computer architecture, a quantitative approach (solution for 5th edition)
Computer architecture, a quantitative approach (solution for 5th edition)Computer architecture, a quantitative approach (solution for 5th edition)
Computer architecture, a quantitative approach (solution for 5th edition)
 
Econometric Analysis 8th Edition Greene Solutions Manual
Econometric Analysis 8th Edition Greene Solutions ManualEconometric Analysis 8th Edition Greene Solutions Manual
Econometric Analysis 8th Edition Greene Solutions Manual
 
Solution of matlab chapter 1
Solution of matlab chapter 1Solution of matlab chapter 1
Solution of matlab chapter 1
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematics
 
Gilat_ch03.pdf
Gilat_ch03.pdfGilat_ch03.pdf
Gilat_ch03.pdf
 
Indices
IndicesIndices
Indices
 
How to check if your multiplication is correct
How to check if your multiplication is correctHow to check if your multiplication is correct
How to check if your multiplication is correct
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
 
Funções 1
Funções 1Funções 1
Funções 1
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation Lpp
 
Possible solution struct_hub_design assessment
Possible solution struct_hub_design assessmentPossible solution struct_hub_design assessment
Possible solution struct_hub_design assessment
 
digital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gatesdigital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gates
 
Operational Research
Operational ResearchOperational Research
Operational Research
 
Logic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean AlgebraLogic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean Algebra
 
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
 
1.6 Rational Expressions
1.6 Rational Expressions1.6 Rational Expressions
1.6 Rational Expressions
 

Mais de Sou Tibon

Diaporama PDCA.ppt
Diaporama PDCA.pptDiaporama PDCA.ppt
Diaporama PDCA.pptSou Tibon
 
Diaporama SMED.ppt
Diaporama SMED.pptDiaporama SMED.ppt
Diaporama SMED.pptSou Tibon
 
Cours TPM.doc
Cours TPM.docCours TPM.doc
Cours TPM.docSou Tibon
 
Poste de traçage.docx
Poste de traçage.docxPoste de traçage.docx
Poste de traçage.docxSou Tibon
 
ce6602 sve- By EasyEngineering.net.pdf
ce6602 sve- By EasyEngineering.net.pdfce6602 sve- By EasyEngineering.net.pdf
ce6602 sve- By EasyEngineering.net.pdfSou Tibon
 
ME 6012 - By EasyEngineering.net.pdf
ME 6012 - By EasyEngineering.net.pdfME 6012 - By EasyEngineering.net.pdf
ME 6012 - By EasyEngineering.net.pdfSou Tibon
 
ME6012 - By EasyEngineering.net.pdf
ME6012 - By EasyEngineering.net.pdfME6012 - By EasyEngineering.net.pdf
ME6012 - By EasyEngineering.net.pdfSou Tibon
 
ME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdf
ME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdfME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdf
ME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdfSou Tibon
 
ME6012 M E 2 Marks & QB.pdf
ME6012 M E  2 Marks & QB.pdfME6012 M E  2 Marks & QB.pdf
ME6012 M E 2 Marks & QB.pdfSou Tibon
 
ME6012-SCAD-MSM-by www.LearnEngineering.in.pdf
ME6012-SCAD-MSM-by www.LearnEngineering.in.pdfME6012-SCAD-MSM-by www.LearnEngineering.in.pdf
ME6012-SCAD-MSM-by www.LearnEngineering.in.pdfSou Tibon
 
Final take home_exam2012_ie516
Final take home_exam2012_ie516Final take home_exam2012_ie516
Final take home_exam2012_ie516Sou Tibon
 
Final take home exam
Final take home examFinal take home exam
Final take home examSou Tibon
 
Final exam 2012 spring
Final exam 2012 springFinal exam 2012 spring
Final exam 2012 springSou Tibon
 
Final exam 2011 spring
Final exam 2011 springFinal exam 2011 spring
Final exam 2011 springSou Tibon
 

Mais de Sou Tibon (17)

Diaporama PDCA.ppt
Diaporama PDCA.pptDiaporama PDCA.ppt
Diaporama PDCA.ppt
 
Diaporama SMED.ppt
Diaporama SMED.pptDiaporama SMED.ppt
Diaporama SMED.ppt
 
Cours TPM.doc
Cours TPM.docCours TPM.doc
Cours TPM.doc
 
Poste de traçage.docx
Poste de traçage.docxPoste de traçage.docx
Poste de traçage.docx
 
ce6602 sve- By EasyEngineering.net.pdf
ce6602 sve- By EasyEngineering.net.pdfce6602 sve- By EasyEngineering.net.pdf
ce6602 sve- By EasyEngineering.net.pdf
 
ME 6012 - By EasyEngineering.net.pdf
ME 6012 - By EasyEngineering.net.pdfME 6012 - By EasyEngineering.net.pdf
ME 6012 - By EasyEngineering.net.pdf
 
ME6012 - By EasyEngineering.net.pdf
ME6012 - By EasyEngineering.net.pdfME6012 - By EasyEngineering.net.pdf
ME6012 - By EasyEngineering.net.pdf
 
ME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdf
ME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdfME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdf
ME6012 ME UNIT 1 TO 5 - BY Civildatas.com pec.pdf
 
ME6012 M E 2 Marks & QB.pdf
ME6012 M E  2 Marks & QB.pdfME6012 M E  2 Marks & QB.pdf
ME6012 M E 2 Marks & QB.pdf
 
ME6012-SCAD-MSM-by www.LearnEngineering.in.pdf
ME6012-SCAD-MSM-by www.LearnEngineering.in.pdfME6012-SCAD-MSM-by www.LearnEngineering.in.pdf
ME6012-SCAD-MSM-by www.LearnEngineering.in.pdf
 
Final take home_exam2012_ie516
Final take home_exam2012_ie516Final take home_exam2012_ie516
Final take home_exam2012_ie516
 
Final take home exam
Final take home examFinal take home exam
Final take home exam
 
Final exam 2012 spring
Final exam 2012 springFinal exam 2012 spring
Final exam 2012 spring
 
Final exam 2011 spring
Final exam 2011 springFinal exam 2011 spring
Final exam 2011 spring
 
Exam110121
Exam110121Exam110121
Exam110121
 
Exam100412
Exam100412Exam100412
Exam100412
 
Exam100118
Exam100118Exam100118
Exam100118
 

Último

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Último (20)

Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

61e7ecf54218731b428b457b

  • 1. Chapter 3 - Modeling & Solving LP Problems In A Spreadsheet : S-11 ——— — —— — —— — —— — —— —— — —— — —— — —— — —— — —— — —— — —— — —— — — — 19. a. Xij = number of units ofspecimen i assigned to machine j MIN 3 X1A + 4 X2A + 4 X3A + 5 X4A + 3 X5A + 5 X1B + 3 X2B + 5 X3B + 4 X4B + 5 X5B + 2 X1C + 5 X2C + 3 X3C + 3 X4C + 4 X5C ST 3 X1A + 4 X2A + 4 X3A + 5 X4A + 3 X5A  480 5 X1B + 3 X2B + 5 X3B + 4 X4B + 5 X5B  480 2 X1C + 5 X2C + 3 X3C + 3 X4C + 4 X5C  480 X1A + X1B + X1C = 80 X2A + X2B + X2C = 75 X3A + X3B + X3C = 80 X4A + X4B + X4C = 120 X5A + X5B + X5C = 60 Xij  0 b. See file: PRB3_19.XLS c. X1C = 80, X2B = 75, X3A = 75, X3C = 5, X4B = 18.33, X4C = 101.67, X5A = 60 Minimum processing time = 1258.33 minutes. (If an integer solution is needed the LP solution can be rounded to yield the optimal integer solution.) d. Machine A & C are used all 480 minutes, machine B is used 298.33 minutes e. A solution exists where all machine are used for an equal amount of time (425.5 minutes each). This increases the total time used to 1276.5 minutes. 23. a. XiR = barrels of input i used to produce regular XiS = barrels of input i used to produce supreme MAX: (21-17.25)X1 R +(21-15.75)X2 R +(21-17.75)X3R +(25-17.25)X1S+(25-15.75)X2S+(25-17.75)X3S ST: X1R + X1S  150 X2R + X2S  350 X3R + X3S  300 X1R + X2R + X3R = 300 X1S + X2S + X3S = 450 (100X1R + 87X2R + 110X3R)/300  90 (100X1S + 87X2S + 110X3S)/450  97 Xij  0 b. See file PRB3_23.XLS c. X1R=0, X2R=260.87, X3R=39.13, X1S=150, X2S=89.13, X3S=210.87 (alternate optimal exist) Maximum Profit = $5,012.5 (in $1,000s)
  • 2. S-12 : Chapter 3 - Modeling & Solving LP Problems In A Spreadsheet ——— — —— — —— — —— — —— —— — —— — —— — —— — —— — —— — —— — —— — —— — — — 35. a. X1 = number of HyperLink cards to produce X2 = number of FastLink cards to produce X3 = number of SpeedLink cards to produce X4 = number of MicroLink cards to produce X5 = number of EtherLink cards to produce MAX 53 X1 + 48 X2 + 33 X3 + 32 X4 + 38 X5 ST 20 X1 + 15 X2 + 10 X3 + 8 X4 + 5 X5  80,000 28 X1 + 24 X2 + 18 X3 + 12 X4 + 16 X5  100,000 8 X1 + 8 X2 + 4 X3 + 4 X4 + 6 X5  30,000 0.75 X1 + 0.6 X2 + 0.5 X3 + 0.65 X4 + 1 X5  5,000 2 X1 - 1 X2  0 Xi  0 b. See file: PRB3_35.XLS c. X1 = 500, X2 = 1000, X3 = 1500, X4 = 2250, X5 = 500, Total Profit = $215,000 d. No. The assembly constraint is nonbinding. 29. a. Xij = 1 if component i is assigned to company j; 0, otherwise MIN 185 X1A +225 X1B +193 X1C +207 X1D +200 X2A +190 X2B +175 X2C +225 X2D +330 X3A +320 X3B +315 X3C +300 X3D +375 X4A +389 X4B +425 X4C +445 X4D ST X1A + X1B + X1C + X1D = 1 X2A + X2B + X2C + X2D = 1 X3A + X3B + X3C + X3D = 1 X4A + X4B + X4C + X4D = 1 X1A + X2A + X3A + X4A = 1 X1B + X2B + X3B + X4B = 1 X1C + X2C + X3C + X4C = 1 X1D + X2D + X3D + X4D = 1 b. See file: PRB3_29.XLS c. X1A = X2C = X3D = X4B = 1, Minimum cost = $1,049 (in $1,000s) 33. a. A = amount to invest in bond A B = amount to invest in bond B C = amount to invest in bond C D = amount to invest in bond D E = amount to invest in bond E MAX 0.095A + 0.08B + 0.09C + 0.09D + 0.09E ST A + B + C + D + E = 100,000 B + E  50,000 A + D + E  50,000 A + B + D  30,000 0.095A + 0.08B + 0.09D  0.4* (0.095A + 0.08B + 0.09C + 0.09D + 0.09E) A, B, C, D, E  0 b. See file PRB3_33.XLS c. A=20,339, B=20,339, C=29,661, D=0 , E=29,661 Maximum return = $8,898 (or 8.898%)
  • 3. Chapter 3 - Modeling & Solving LP Problems In A Spreadsheet : S-13 ——— — —— — —— — —— — —— —— — —— — —— — —— — —— — —— — —— — —— — —— — — — 47. B. X1 = Number of country tables to produce X2 = Number of contemporary tables to produce MAX 350 X1 + 450 X2 ST 1.5 X1 + 2 X2  1,000 3 X1 + 4.5 X2  2,000 2.5 X1 + 1.5 X2  1,500 X1/ ( X1 +X2)  0.20 (implement as X1  0.2* ( X1 +X2) ) X2/ ( X1 +X2)  0.30 (implement as X2  0.3* ( X1 +X2) ) Xi  0 Many students attempt to implement the ratio constraints in their original form; resulting in a division by zero error at the null solution and a message from Solver that the model is not linear. The algebraic equivalence of the alternate form of these constraints (given parenthetically above) should be noted. b. See file: PRB3_47.XLS c. X1 = 405.80, X2 = 173.91, Maximum revenue = $220,290 12. a. A = Amount to invest in investment A B = Amount to invest in investment B C = Amount to invest in investment C D = Amount to invest in investment D E = Amount to invest in investment E M1 = Amount to invest in savings year1 M2 = Amount to invest in savings year2 M3 = Amount to invest in savings year3 MAX 1.25 B + 1.35 C + 1.13 D + 1.08 M3 ST A + C + E + M1 = 1,000,000 0.5 A + 1.08 M1 - B – M2 = 0 0.8 A + 1.27 E + 1.08 M2 - D – M3 = 0 0  A  500,000 0  B  500,000 0  C  500,000 0  D  500,000 0  E  500,000 50,000  M1  500,000 50,000  M2  500,000 50,000  M3  500,000 b. See file: PRB3_12.XLS c. A=500,000, B= 275,685, C=0, D=500,000, E=429,921, M1=70,079, M2=50,000, M3=500,000 Maximum amount of money at the beginning of 2001 = $1,449,606