Below you will find the LP code for the Dakota furniture company making tables, desks, and chairs but Missing the rule that if more than 10 tables are made, then at least 5 desks must be made. (there are spots for this in the constraints) Find the optimal profit: [a] var x1 integer >= 0; /*tables */ var x2 integer >= 0; /* desks */ var x3 integer >= 0; /* chairs */ var y binary; maximize z: 60*x1+30*x2+20*x3; c1: 8*x1+6*x2+x3 <= 488; c2: 4*x1+2*x2+1.5*x3<=210; c3: 2*x1+1.5*x2+.5*x3<=84; c4: c5: end; /* if x1 > 10 */ /* then x2 >= 5 */
Below you will find the LP code for the Dakota furniture company making tables, desks, and chairs but Missing the rule that if more than 10 tables are made, then at least 5 desks must be made. (there are spots for this in the constraints) Find the optimal profit: [a] var x1 integer >= 0; /*tables */ var x2 integer >= 0; /* desks */ var x3 integer >= 0; /* chairs */ var y binary; maximize z: 60*x1+30*x2+20*x3; c1: 8*x1+6*x2+x3 <= 488; c2: 4*x1+2*x2+1.5*x3<=210; c3: 2*x1+1.5*x2+.5*x3<=84; c4: c5: end; /* if x1 > 10 */ /* then x2 >= 5 */
Practical Management Science
6th Edition
ISBN:9781337406659
Author:WINSTON, Wayne L.
Publisher:WINSTON, Wayne L.
Chapter2: Introduction To Spreadsheet Modeling
Section: Chapter Questions
Problem 20P: Julie James is opening a lemonade stand. She believes the fixed cost per week of running the stand...
Related questions
Question
![Below you will find the LP code for the Dakota furniture company
making tables, desks, and chairs but
Missing the rule that if more than 10 tables are made,
then at least 5 desks must be made.
(there are spots for this in the constraints)
Find the optimal profit: [a]
var x1 integer >= 0; /*tables */
var x2 integer >= 0; /* desks */
var x3 integer >= 0; /* chairs */
var y binary;
maximize z: 60*x1+30*x2+20*x3;
c1: 8*x1+6*x2+x3 <= 488;
c2: 4*x1+2*x2+1.5*x3<=210;
2*x1+1.5*x2+.5*x3<=84;
c3:
c4:
c5:
end;
/* if x1 > 10 */
/* then x2 >= 5 */](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F5dfcde0a-cc8e-4f7e-b5e2-9ec6ad36a3c9%2Fa92cf534-d34a-4013-bfbc-52210c29fedb%2F2b4evmk_processed.png&w=3840&q=75)
Transcribed Image Text:Below you will find the LP code for the Dakota furniture company
making tables, desks, and chairs but
Missing the rule that if more than 10 tables are made,
then at least 5 desks must be made.
(there are spots for this in the constraints)
Find the optimal profit: [a]
var x1 integer >= 0; /*tables */
var x2 integer >= 0; /* desks */
var x3 integer >= 0; /* chairs */
var y binary;
maximize z: 60*x1+30*x2+20*x3;
c1: 8*x1+6*x2+x3 <= 488;
c2: 4*x1+2*x2+1.5*x3<=210;
2*x1+1.5*x2+.5*x3<=84;
c3:
c4:
c5:
end;
/* if x1 > 10 */
/* then x2 >= 5 */
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 4 images

Recommended textbooks for you

Practical Management Science
Operations Management
ISBN:
9781337406659
Author:
WINSTON, Wayne L.
Publisher:
Cengage,

Operations Management
Operations Management
ISBN:
9781259667473
Author:
William J Stevenson
Publisher:
McGraw-Hill Education

Operations and Supply Chain Management (Mcgraw-hi…
Operations Management
ISBN:
9781259666100
Author:
F. Robert Jacobs, Richard B Chase
Publisher:
McGraw-Hill Education

Practical Management Science
Operations Management
ISBN:
9781337406659
Author:
WINSTON, Wayne L.
Publisher:
Cengage,

Operations Management
Operations Management
ISBN:
9781259667473
Author:
William J Stevenson
Publisher:
McGraw-Hill Education

Operations and Supply Chain Management (Mcgraw-hi…
Operations Management
ISBN:
9781259666100
Author:
F. Robert Jacobs, Richard B Chase
Publisher:
McGraw-Hill Education


Purchasing and Supply Chain Management
Operations Management
ISBN:
9781285869681
Author:
Robert M. Monczka, Robert B. Handfield, Larry C. Giunipero, James L. Patterson
Publisher:
Cengage Learning

Production and Operations Analysis, Seventh Editi…
Operations Management
ISBN:
9781478623069
Author:
Steven Nahmias, Tava Lennon Olsen
Publisher:
Waveland Press, Inc.