Essay
A city wants to locate 2 new fire fighting ladder trucks to maximize the number of tall buildings which they can cover within a 3 minute response time.The city is divided into 4 zones.The fire chief wants to locate no more than one of the trucks in either Zone 1 or Zone 2.The number of tall buildings in each zone and the travel time between zones is listed below.
Based on this ILP formulation of the problem what values should go in cells B5:G24 of the following Excel spreadsheet?
Let Xi = 1 if truck located in zone i,0 otherwise
MAX: 200 X1 + 140 X2 + 180 X3 + 130 X4
Subject to: X1 + X2 + X3 + X4 = 2
X1 + X2 ? 1
Xi = 0,1
Correct Answer:

Verified
Correct Answer:
Verified
Q4: ILP formulations can be used to model:<br>A)
Q23: A vendor offers 5 different prices per
Q39: A production company wants to ensure that
Q39: An investor has $500,000 to invest
Q46: A cellular phone company wants to
Q54: The objective function value for the ILP
Q57: A practical way of dealing with the
Q72: Binary decision variables:<br>A) are either 0 or
Q90: For maximization problems, the optimal objective function
Q95: Exhibit 6.2<br>The following questions pertain to the