SlideShare a Scribd company logo
1 of 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

More Related Content

What's hot

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
 

What's hot (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
 

Similar to 61e7ecf54218731b428b457b

1)  Use properties of logarithms to expand the following logarit.docx
1)  Use properties of logarithms to expand the following logarit.docx1)  Use properties of logarithms to expand the following logarit.docx
1)  Use properties of logarithms to expand the following logarit.docxhirstcruz
 
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
 
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
 
1.6 Rational Expressions
1.6 Rational Expressions1.6 Rational Expressions
1.6 Rational Expressionssmiller5
 
Introduction to Operations Research/ Management Science
Introduction to Operations Research/ Management Science Introduction to Operations Research/ Management Science
Introduction to Operations Research/ Management Science um1222
 

Similar to 61e7ecf54218731b428b457b (20)

1)  Use properties of logarithms to expand the following logarit.docx
1)  Use properties of logarithms to expand the following logarit.docx1)  Use properties of logarithms to expand the following logarit.docx
1)  Use properties of logarithms to expand the following logarit.docx
 
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
 
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
 
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
 
1.6 Rational Expressions
1.6 Rational Expressions1.6 Rational Expressions
1.6 Rational Expressions
 
Funções 2
Funções 2Funções 2
Funções 2
 
Introduction to Operations Research/ Management Science
Introduction to Operations Research/ Management Science Introduction to Operations Research/ Management Science
Introduction to Operations Research/ Management Science
 

More from 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
 

More from 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
 

Recently uploaded

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
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 

Recently uploaded (20)

Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
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 )
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 

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