A company wants to build a new distribution center that will serve six cities. The information about the demand and location are as follows:
City A, demand = 11 ton/month, coordinates = (32, 86)
City B, demand = 13 ton/month, coordinates = (27, 32)
City C, demand = 40 ton/month, coordinates = (11, 33)
City D, demand = 14 ton/month, coordinates = (8, 51)
City E, demand = 47 ton/month, coordinates = (23, 88)
City F, demand = 17 ton/month, coordinates = (15, 97)
The company is considering location (25, 65) for the new distribution center.
Calculate the load-distance score for this location using rectlillnear distance.
The load-distance score is _______.