Exam 10: Integer Programming, Goal Programming, and Nonlinear Programming
Exam 1: Introduction to Quantitative Analysis96 Questions
Exam 2: Probability Concepts and Applications155 Questions
Exam 3: Decision Analysis128 Questions
Exam 4: Regression Models129 Questions
Exam 5: Forecasting138 Questions
Exam 6: Inventory Control Models147 Questions
Exam 7: Linear Programming Models: Graphical and Computer Methods141 Questions
Exam 8: Linear Programming Applications89 Questions
Exam 9: Transportation, Assignment, and Network Models112 Questions
Exam 10: Integer Programming, Goal Programming, and Nonlinear Programming86 Questions
Exam 11: Project Management142 Questions
Exam 12: Waiting Lines and Queuing Theory Models127 Questions
Exam 13: Simulation Modeling94 Questions
Exam 14: Markov Analysis103 Questions
Exam 15: Statistical Quality Control96 Questions
Exam 16: Analytic Hierarchy Process66 Questions
Exam 17: Dynamic Programming86 Questions
Exam 18: Decision Theory and the Normal Distribution62 Questions
Exam 19: Game Theory59 Questions
Exam 20: Mathematical Tools: Determinants and Matrices104 Questions
Exam 21: Calculus-Based Optimization39 Questions
Exam 22: Linear Programming: The Simplex Method98 Questions
Exam 23: Transportation, Assignment, and Network Algorithms120 Questions
Select questions type
A model containing a linear objective function and linear constraints but requiring that one or more of the decision variables take on an integer value in the final solution is called
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
B
A bakery produces muffins and doughnuts.Let x1 be the number of doughnuts produced and x2 be the number of muffins produced.The profit function for the bakery is expressed by the following equation: profit = 4x1 + 2x2 + 0.3x12 + 0.4x22.The bakery has the capacity to produce 800 units of muffins and doughnuts combined and it takes 30 minutes to produce 100 muffins and 20 minutes to produce 100 doughnuts.There is a total of 4 hours available for baking time.There must be at least 200 units of muffins and at least 200 units of doughnuts produced.Formulate a nonlinear program representing the profit maximization problem for the bakery.
Free
(Essay)
4.9/5
(32)
Correct Answer:
Maximize profit = 4x1 + 2x2 + 0.3x12 + 0.4x22
Subject to: x1 + x2 ≤ 800
x1/200 + x2/300 ≤ 4
x1 ≥ 200
x2 ≥ 200
There is no general method for solving all nonlinear problems.
Free
(True/False)
4.8/5
(28)
Correct Answer:
True
A mathematical programming model that permits decision makers to set and prioritize multiple objective functions is called a
(Multiple Choice)
4.9/5
(31)
A goal programming problem had two goals (with no priorities assigned).Goal number 1 was to achieve a cost of $3,600 and goal number 2 was to have no wasted material.The optimal solution to this problem resulted in a cost of $3,900 and no wasted material.What was the value for the objective function for this goal programming problem?
(Multiple Choice)
4.7/5
(38)
Smalltime Investments Inc.is going to purchase new computers.There are ten employees, and the company would like one for each employee.The cost of the basic personal computer with monitor and disk drive is $2,000, while the deluxe version with VGA and advanced processor is $3,500.Due to internal politics, the number of deluxe computers should be less than half the number of regular computers, but at least three deluxe computers must be purchased.The budget is $27,000, although additional money could be used if it were deemed necessary.All of these are goals that the company has identified.Formulate this as a goal programming problem.
(Essay)
4.8/5
(30)
The following objective function is nonlinear: Max 5X + (1/8)Y - Z.
(True/False)
4.9/5
(29)
0-1 integer programming might be applicable to selecting the best gymnastics team to represent a country from among all identified teams.
(True/False)
4.7/5
(40)
A goal programming problem had two goals (with no priorities assigned).Goal number 1 was to achieve a profit of $3,600 and goal number 2 was to have no wasted material.The optimal solution to this problem resulted in a profit of $3,300 and no wasted material.What was the value for the objective function for this goal programming problem?
(Multiple Choice)
4.8/5
(26)
The following Maximize: 7X1 + 3X2
Subject to: 5X1 + 7X2 ≤ 27
4X1 + X2 ≤ 14
3X1 - 2X2 ≤ 9
X1, X2 ≥ 0
X1 integer
Represents a:
(Multiple Choice)
4.9/5
(36)
Johnny's apple shop sells homemade apple pies and freshly squeezed apple juice.Each apple pie requires 2 apples, and 1 apple yields 4 ounces of juice.Customer's use a self-service dispenser to pour apple juice in a container and are charged by the ounce at a rate of $0.50 per ounce.The contribution to profit of the apple pie, factoring in the apples and remaining ingredients are $2 per pie, and the contribution to profit of freshly squeezed apple juice is $0.20 per ounce.In a given day, there must be at least 100 ounces of apple juice produced and at least 10 apple pies.The company has a supply of 60 apples per day.What is the optimal solution? Apple pies must be produced in whole quantities, but any positive value is positive for juice production.
(Essay)
4.9/5
(30)
The transportation problem is a good example of a pure integer programming problem.
(True/False)
4.9/5
(41)
In goal programming, our goal is to drive the deviational variables in the objective function as close to zero as possible.
(True/False)
4.8/5
(33)
How many constraints are required to develop an integer solution to the haberdashery problem described in Table 10-9?
(Multiple Choice)
4.8/5
(33)
In a goal programming problem with two goals at the same priority level, all the deviational variables are equal to zero in the optimal solution.This means
(Multiple Choice)
4.9/5
(31)
The constraint X1 - X2 ≤ 0 with 0 -1 integer programming allows for X1 to be selected as part of the optimal solution only if X2 is selected to be a part of the optimal solution, but not both.
(True/False)
4.9/5
(32)
Goal programming differs from linear programming in which of the following aspects?
(Multiple Choice)
4.8/5
(36)
How many constraints are required to develop an integer solution to the haberdashery problem described in Table 10-9?
(Multiple Choice)
4.8/5
(24)
In goal programming, if all the goals are achieved, then the value of the objective function will always be zero.
(True/False)
4.9/5
(24)
Showing 1 - 20 of 86
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)