Exam 8: Nonlinear Programming and Evolutionary Optimization

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

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.  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 into cell B5 to calculate Total Floor Area? The spreadsheet implementation of this formulation applies to the following questions.  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 into cell B5 to calculate Total Floor Area? -Refer to Exhibit 8.2. What formula would you place into cell B5 to calculate Total Floor Area?

(Short Answer)
4.8/5
(43)

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 formula goes in cell C7 of the spreadsheet? 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 formula goes in cell C7 of the spreadsheet?

(Multiple Choice)
4.8/5
(32)

The GRG algorithm operates by

(Multiple Choice)
4.7/5
(42)

An office supply company is attempting to determine the order quantity for laser printer toner cartridges which are sold to local businesses. Annual demand is 20,000 units and each cartridge costs the store $25. It costs $30 to place an order and the inventory carrying cost rate is 25% of the value of the item. The following spreadsheet has been set up to solve the problem. What cell is the variable cell in this problem? An office supply company is attempting to determine the order quantity for laser printer toner cartridges which are sold to local businesses. Annual demand is 20,000 units and each cartridge costs the store $25. It costs $30 to place an order and the inventory carrying cost rate is 25% of the value of the item. The following spreadsheet has been set up to solve the problem. What cell is the variable cell in this problem?

(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 - 0.09 * Price of A. A unit of B costs 20 to make and demand is estimated to be 30 -0.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 - 0.09 * Price of A. A unit of B costs 20 to make and demand is estimated to be 30 -0.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. The NLP for the problem is:     What values should go in cells B3:E18 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. The NLP for the problem is: 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 - 0.09 * Price of A. A unit of B costs 20 to make and demand is estimated to be 30 -0.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. The NLP for the problem is:     What values should go in cells B3:E18 of the spreadsheet for this problem?   What values should go in cells B3:E18 of the spreadsheet for this problem? 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 - 0.09 * Price of A. A unit of B costs 20 to make and demand is estimated to be 30 -0.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. The NLP for the problem is:     What values should go in cells B3:E18 of the spreadsheet for this problem?

(Essay)
4.9/5
(29)

A company wants to locate a new warehouse to minimize the longest distance travelled by any of its delivery trucks. It has four stores and their coordinates are listed in the below. A company wants to locate a new warehouse to minimize the longest distance travelled by any of its delivery trucks. It has four stores and their coordinates are listed in the below.    Let X and Y represent the X, Y coordinates of the new warehouse. The NLP for this problem and solution is the following.   Solution is (X, Y) = (120.0, 117.4). What values should go in cells B2:D9 of the spreadsheet for this problem?   Let X and Y represent the X, Y coordinates of the new warehouse. The NLP for this problem and solution is the following. A company wants to locate a new warehouse to minimize the longest distance travelled by any of its delivery trucks. It has four stores and their coordinates are listed in the below.    Let X and Y represent the X, Y coordinates of the new warehouse. The NLP for this problem and solution is the following.   Solution is (X, Y) = (120.0, 117.4). What values should go in cells B2:D9 of the spreadsheet for this problem?   Solution is (X, Y) = (120.0, 117.4). What values should go in cells B2:D9 of the spreadsheet for this problem? A company wants to locate a new warehouse to minimize the longest distance travelled by any of its delivery trucks. It has four stores and their coordinates are listed in the below.    Let X and Y represent the X, Y coordinates of the new warehouse. The NLP for this problem and solution is the following.   Solution is (X, Y) = (120.0, 117.4). What values should go in cells B2:D9 of the spreadsheet for this problem?

(Essay)
4.7/5
(34)

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.  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. The company wishes to have a relatively square building. Thus, they wish neither the building length nor the building width exceed the other by more than 25%. Add constraint(s) to enforce this design constraint. The spreadsheet implementation of this formulation applies to the following questions.  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. The company wishes to have a relatively square building. Thus, they wish neither the building length nor the building width exceed the other by more than 25%. Add constraint(s) to enforce this design constraint. -Refer to Exhibit 8.2. The company wishes to have a relatively square building. Thus, they wish neither the building length nor the building width exceed the other by more than 25%. Add constraint(s) to enforce this design constraint.

(Essay)
4.8/5
(27)

An office supply company is attempting to determine the order quantity for laser printer toner cartridges which are sold to local businesses. Annual demand is 20,000 units and each cartridge costs the store $25. It costs $30 to place an order and the inventory carrying cost rate is 25% of the value of the item. The following spreadsheet has been set up to solve the problem. What cell is the objective cell in this problem? An office supply company is attempting to determine the order quantity for laser printer toner cartridges which are sold to local businesses. Annual demand is 20,000 units and each cartridge costs the store $25. It costs $30 to place an order and the inventory carrying cost rate is 25% of the value of the item. The following spreadsheet has been set up to solve the problem. What cell is the objective cell in this problem?

(Multiple Choice)
4.9/5
(44)

How many local minimum solutions are there on this graph of a function Mark their locations on the graph. How many local minimum solutions are there on this graph of a function Mark their locations on the graph.

(Essay)
4.8/5
(35)
Showing 61 - 69 of 69
close modal

Filters

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