A new pizza restaurant is moving into town. The owner is considering a number of potential sites and would like to minimize the initial investment involved with purchasing locations. However, the owner is very concerned about delivery time and wants to make sure that every neighborhood in the city can have a pizza delivered in 15 minutes or less. The owner has divided the city into 10 neighborhoods (A–J) and is currently considering a total of 8 different locations. To help with the decision, the owner formulated the following linear programming model: Min 100x1 + 120x2 + 90x3 + 135x4 +75x5 + 85x6 + 110x7 + 135x8 s.t. x1 + x2 + x5 + x7 ≥ 1 {Neighborhood A constraint} x1 + x2 + x3 ≥ 1 {Neighborhood B constraint} x5 + x6 + x8 ≥ 1 {Neighborhood C constraint} x1 + x4 + x7 ≥ 1 {Neighborhood D constraint} x2 + x3 + x7 ≥ 1 {Neighborhood E constraint} x3 + x4 + x8 ≥ 1 {Neighborhood F constraint} x2 + x5 + x7 ≥ 1 {Neighborhood G constraint} x1 + x4 + x6 ≥ 1 {Neighborhood H constraint} x1 + x6 + x8 ≥ 1 {Neighborhood I constraint} x1 + x2 + x7 ≥ 1 {Neighborhood J constraint} xj={1, if location j is selected 0, otherwisexj=1, if location j is selected 0, otherwise Which of the locations is the most expensive? A. Location 1 B. Location 2 C. Location 3 D. Location 4 E. Location 5
A new pizza restaurant is moving into town. The owner is considering a number of potential sites and would like to minimize the initial investment involved with purchasing locations. However, the owner is very concerned about delivery time and wants to make sure that every neighborhood in the city can have a pizza delivered in 15 minutes or less. The owner has divided the city into 10 neighborhoods (A–J) and is currently considering a total of 8 different locations. To help with the decision, the owner formulated the following linear programming model:
Min 100x1 + 120x2 + 90x3 + 135x4 +75x5 + 85x6 + 110x7 + 135x8
s.t. x1 + x2 + x5 + x7 ≥ 1 {Neighborhood A constraint}
x1 + x2 + x3 ≥ 1 {Neighborhood B constraint}
x5 + x6 + x8 ≥ 1 {Neighborhood C constraint}
x1 + x4 + x7 ≥ 1 {Neighborhood D constraint}
x2 + x3 + x7 ≥ 1 {Neighborhood E constraint}
x3 + x4 + x8 ≥ 1 {Neighborhood F constraint}
x2 + x5 + x7 ≥ 1 {Neighborhood G constraint}
x1 + x4 + x6 ≥ 1 {Neighborhood H constraint}
x1 + x6 + x8 ≥ 1 {Neighborhood I constraint}
x1 + x2 + x7 ≥ 1 {Neighborhood J constraint}
xj={1, if location j is selected 0, otherwisexj=1, if location j is selected 0, otherwise
Which of the locations is the most expensive?
A. Location 1
B. Location 2
C. Location 3
D. Location 4
E. Location 5
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 2 images