Multiple Choice
A company wants to locate a new warehouse to minimize the distance traveled by its delivery trucks. It has four stores and their coordinates are listed in the accompanying spreadsheet. What formula goes in cell D4 of the spreadsheet?
A) =(B4-$B$3) ^2+(C4-$C$3) ^2
B) =SQRT((B4-$B$3) +(C4-$C$3) )
C) =SQRT((B4-$B$3) ^2+(C4-$C$3) ^2)
D) =(B4-$B$3) +(C4-$C$3)
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Which point or points are local optima
Q6: An investor wants to determine how much
Q7: An office supply company is attempting
Q8: What is the straight line (Euclidean) distance
Q10: Which point or points are global optima
Q11: A company wants to locate a new
Q60: Exhibit 8.2<br>The following questions pertain to the
Q64: In the GRG algorithm the initial solution
Q77: Exhibit 8.2<br>The following questions pertain to the
Q81: The Reduced Gradient is similar to which