Exam 8: Nonlinear Programming Evolutionary Optimization

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In solving the NLP problem, Solver produced a message "Solver found a solution. All constraints and optimality conditions are satisfied." This means that Solver found:

(Multiple Choice)
4.8/5
(34)

A company makes products A and B from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. A unit of product A costs 25 to make and demand is estimated to be 20 − .10 * Price of A. A unit of product B costs 18 to make and demand is estimated to be 30 − .07 * Price of B. The utilization of labor and materials and the available quantity of resources is shown in the table. A reasonable price for the products is between 100 and 200. A company makes products A and B from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. A unit of product A costs 25 to make and demand is estimated to be 20 − .10 * Price of A. A unit of product B costs 18 to make and demand is estimated to be 30 − .07 * Price of B. The utilization of labor and materials and the available quantity of resources is shown in the table. A reasonable price for the products is between 100 and 200.   Let X<sub>1</sub> = demand for As and X<sub>2</sub> = demand for Bs. Let P<sub>1</sub> = price for As and P<sub>2</sub> = price for Bs. The objective function for this problem is? Let X1 = demand for As and X2 = demand for Bs. Let P1 = price for As and P2 = price for Bs. The objective function for this problem is?

(Multiple Choice)
4.9/5
(36)

The Analytic Solver Platform solution strategy for NLP problems is the GRG method. What does GRG stand for?

(Multiple Choice)
4.9/5
(31)

In the GRG algorithm the initial solution is called the

(Multiple Choice)
4.8/5
(37)

An investor wants to determine how much interest he must earn to be able to make the payments on a 10-year mortgage which has increasing annual payments. The problem is summarized in the accompanying spreadsheet. The investor has enough money to make an initial investment of $9,000 and hopes he can earn 12%, compounded quarterly, on his investments. He would like to know how low his annual return can be and still allow him to make his payments from interest income. What constraint must be entered in the Analytic Solver Platform (ASP) task pane? An investor wants to determine how much interest he must earn to be able to make the payments on a 10-year mortgage which has increasing annual payments. The problem is summarized in the accompanying spreadsheet. The investor has enough money to make an initial investment of $9,000 and hopes he can earn 12%, compounded quarterly, on his investments. He would like to know how low his annual return can be and still allow him to make his payments from interest income. What constraint must be entered in the Analytic Solver Platform (ASP) task pane?

(Multiple Choice)
4.9/5
(39)

An investor is developing a portfolio of stocks. She has identified 3 stocks to invest in. She wants to earn at least 5% return but with minimum risk. The problem data is given in the following Excel spreadsheet. What formula should be entered in cell G4 of the Excel spreadsheet? An investor is developing a portfolio of stocks. She has identified 3 stocks to invest in. She wants to earn at least 5% return but with minimum risk. The problem data is given in the following Excel spreadsheet. What formula should be entered in cell G4 of the Excel spreadsheet?   ​  An investor is developing a portfolio of stocks. She has identified 3 stocks to invest in. She wants to earn at least 5% return but with minimum risk. The problem data is given in the following Excel spreadsheet. What formula should be entered in cell G4 of the Excel spreadsheet?   ​

(Multiple Choice)
4.9/5
(34)

Calculate the annual inventory costs for the following data. Calculate the annual inventory costs for the following data.

(Short Answer)
4.8/5
(35)

The optimal solution to a NLP problem can occur at a(n) I. Corner point. II) Interior point.

(Multiple Choice)
4.8/5
(41)

Which point or points are global optima in this diagram? The dashed line represents the objective function and the objective is to maximize the value of the objective function. ​ Which point or points are global optima in this diagram? The dashed line represents the objective function and the objective is to maximize the value of the objective function. ​   ​

(Multiple Choice)
4.8/5
(37)

How much are additional units of Labor worth based on the following sensitivity report? How much are additional units of Labor worth based on the following sensitivity report?

(Multiple Choice)
4.8/5
(42)

Exhibit 8.1 The following questions pertain to the problem and spreadsheet below. A company makes products A and B from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. A unit of A costs 25 to make and demand is estimated to be 20 − .10 * Price of A. A unit of B costs 18 to make and demand is estimated to be 30 − .07 * Price of B. The utilization of labor and materials and the available quantity of resources is shown in the table. A reasonable price for the products is between 100 and 200. Exhibit 8.1 The following questions pertain to the problem and spreadsheet below. A company makes products A and B from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. A unit of A costs 25 to make and demand is estimated to be 20 − .10 * Price of A. A unit of B costs 18 to make and demand is estimated to be 30 − .07 * Price of B. The utilization of labor and materials and the available quantity of resources is shown in the table. A reasonable price for the products is between 100 and 200.   Let X<sub>1</sub> = demand for As and X<sub>2</sub> = demand for Bs. Let P<sub>1</sub> = price for As and P<sub>2</sub> = price for Bs   -Refer to Exhibit 8.1. What formula is used in cell D12 of the spreadsheet for this problem? Let X1 = demand for As and X2 = demand for Bs. Let P1 = price for As and P2 = price for Bs Exhibit 8.1 The following questions pertain to the problem and spreadsheet below. A company makes products A and B from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. A unit of A costs 25 to make and demand is estimated to be 20 − .10 * Price of A. A unit of B costs 18 to make and demand is estimated to be 30 − .07 * Price of B. The utilization of labor and materials and the available quantity of resources is shown in the table. A reasonable price for the products is between 100 and 200.   Let X<sub>1</sub> = demand for As and X<sub>2</sub> = demand for Bs. Let P<sub>1</sub> = price for As and P<sub>2</sub> = price for Bs   -Refer to Exhibit 8.1. What formula is used in cell D12 of the spreadsheet for this problem? -Refer to Exhibit 8.1. What formula is used in cell D12 of the spreadsheet for this problem?

(Multiple Choice)
4.8/5
(32)

Find the maximum solution on this graph of a function starting from X = 12. Mark its location on the graph. ​ Find the maximum solution on this graph of a function starting from X = 12. Mark its location on the graph. ​

(Short Answer)
4.8/5
(36)

​A given local optimal solution is also a global optimal solution to a NLP problem

(True/False)
4.9/5
(41)

The process of formulating an NLP problem is virtually the same as formulating an LP problem

(True/False)
4.8/5
(41)

The main difference between linear (LP) and nonlinear programming problems (NLP) is that

(Multiple Choice)
4.9/5
(34)

This selection of the initial feasible solution, often referred to as starting point, has no impact on the determination of the optimal solution to the NLP problem

(True/False)
4.8/5
(33)

Exhibit 8.2 The following questions pertain to the problem and spreadsheet below. A construction company just purchased a 300 × 300 foot lot upon which they plan to build an office building. They need at least 60,000 ft2 of office floor space. Zoning regulations require each floor be 10 feet high and the building not exceed 65 ft in height. Further, parking space must equal at least 30% of the total floor space available. The company's cost accountant uses a 60% factor of the building height and a 1% factor of any story's floor area to calculate the total building cost (in millions of dollars). The following is the NLP formulation for the problem. Exhibit 8.2 The following questions pertain to the problem and spreadsheet below. A construction company just purchased a 300 × 300 foot lot upon which they plan to build an office building. They need at least 60,000 ft<sup>2</sup> of office floor space. Zoning regulations require each floor be 10 feet high and the building not exceed 65 ft in height. Further, parking space must equal at least 30% of the total floor space available. The company's cost accountant uses a 60% factor of the building height and a 1% factor of any story's floor area to calculate the total building cost (in millions of dollars). The following is the NLP formulation for the problem.   The spreadsheet implementation of this formulation applies to the following questions.   -Refer to Exhibit 8.2. What formula would you place in cell D13 to calculate total cost? The spreadsheet implementation of this formulation applies to the following questions. Exhibit 8.2 The following questions pertain to the problem and spreadsheet below. A construction company just purchased a 300 × 300 foot lot upon which they plan to build an office building. They need at least 60,000 ft<sup>2</sup> of office floor space. Zoning regulations require each floor be 10 feet high and the building not exceed 65 ft in height. Further, parking space must equal at least 30% of the total floor space available. The company's cost accountant uses a 60% factor of the building height and a 1% factor of any story's floor area to calculate the total building cost (in millions of dollars). The following is the NLP formulation for the problem.   The spreadsheet implementation of this formulation applies to the following questions.   -Refer to Exhibit 8.2. What formula would you place in cell D13 to calculate total cost? -Refer to Exhibit 8.2. What formula would you place in cell D13 to calculate total cost?

(Short Answer)
4.8/5
(19)

The Lagrange Multiplier is similar to which of these terms from linear programming?

(Multiple Choice)
4.7/5
(37)

A nonzero reduced gradient value indicates the approximate impact

(Multiple Choice)
4.9/5
(37)

A company makes products A and B from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. A unit of A costs 30 to make and demand is estimated to be 50 − .09 * Price of A. A unit of B costs 20 to make and demand is estimated to be 30 − .14 * Price of B. The utilization of labor and materials and the available quantity of resources is shown in the table. A reasonable price for the products is between 90 and 140. A company makes products A and B from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. A unit of A costs 30 to make and demand is estimated to be 50 − .09 * Price of A. A unit of B costs 20 to make and demand is estimated to be 30 − .14 * Price of B. The utilization of labor and materials and the available quantity of resources is shown in the table. A reasonable price for the products is between 90 and 140.   Let X<sub>1</sub> = demand for As and X<sub>2</sub> = demand for Bs. Let P<sub>1</sub> = price for As and P<sub>2</sub> = price for Bs. Formulate the NLP for this company Let X1 = demand for As and X2 = demand for Bs. Let P1 = price for As and P2 = price for Bs. Formulate the NLP for this company

(Essay)
4.9/5
(45)
Showing 61 - 80 of 87
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)