Assignment:
Add the following customer locations and requirements to below question and re-solve assuming that the distance between any two locations is the rectangular distance rather than the Euclidean distance.
Customer Location Daily Requirement
6 (12, 12) 78
7 (23, 3) 126
Q1. Whole Grains is a small bakery that supplies five major customers with bread each morning. If we locate the bakery at the origin of a grid [i.e., at the point (0, 0)], then the five customer locations and their daily requirements are
Customer
|
Location
|
Daily Requirements (loaves)
|
1
|
(15, 30)
|
85
|
2
|
(5, 30)
|
162
|
3
|
(10, 20)
|
26
|
4
|
(5, 5)
|
140
|
5
|
(20, 10)
|
110
|
Provide complete and step by step solution for the question and show calculations and use formulas.