New Millenium Company just signed a contract to deliver products to three locations, and it is trying to decide where to put its new central warehouse. The three delivery locations are A, B, and C. The x, y coordinates for the delivery locations are as follows:
Location x coordinate y coordinate
A 90 40
B 85 35
C 80 30
The total quantity to be delivered to each destination is: 400 to A, 150 to B, and 100 to C. Calculate the location (x and y coordinates) of the new warehouse using the Center of Gravity approach.
Show work