Solveeit Logo

Question

Question: In a shipment of 5 parcels, the average weight of the 4 lightest parcels is 50 kg, while the average...

In a shipment of 5 parcels, the average weight of the 4 lightest parcels is 50 kg, while the average weight of the 4 heaviest parcels is 55 kg. What is the difference between the maximum and minimum possible average weight of all 5 parcels?

A

1 kg

B

2 kg

C

3 kg

D

4 kg

Answer

3 kg

Explanation

Solution

Let the weights of the 5 parcels be w1,w2,w3,w4,w5w_1, w_2, w_3, w_4, w_5 in ascending order, so w1w2w3w4w5w_1 \le w_2 \le w_3 \le w_4 \le w_5.

The average weight of the 4 lightest parcels is 50 kg. The 4 lightest parcels are w1,w2,w3,w4w_1, w_2, w_3, w_4. So, w1+w2+w3+w44=50\frac{w_1 + w_2 + w_3 + w_4}{4} = 50. The sum of the weights of the 4 lightest parcels is SL=w1+w2+w3+w4=4×50=200S_L = w_1 + w_2 + w_3 + w_4 = 4 \times 50 = 200 kg.

The average weight of the 4 heaviest parcels is 55 kg. The 4 heaviest parcels are w2,w3,w4,w5w_2, w_3, w_4, w_5. So, w2+w3+w4+w54=55\frac{w_2 + w_3 + w_4 + w_5}{4} = 55. The sum of the weights of the 4 heaviest parcels is SH=w2+w3+w4+w5=4×55=220S_H = w_2 + w_3 + w_4 + w_5 = 4 \times 55 = 220 kg.

Let S5S_5 be the sum of the weights of all 5 parcels: S5=w1+w2+w3+w4+w5S_5 = w_1 + w_2 + w_3 + w_4 + w_5. We can write S5=(w1+w2+w3+w4)+w5=SL+w5=200+w5S_5 = (w_1 + w_2 + w_3 + w_4) + w_5 = S_L + w_5 = 200 + w_5. We can also write S5=w1+(w2+w3+w4+w5)=w1+SH=w1+220S_5 = w_1 + (w_2 + w_3 + w_4 + w_5) = w_1 + S_H = w_1 + 220.

Equating the two expressions for S5S_5, we get 200+w5=w1+220200 + w_5 = w_1 + 220. This gives the relationship between the heaviest and lightest parcel: w5w1=220200=20w_5 - w_1 = 220 - 200 = 20.

The average weight of all 5 parcels is A5=S55=200+w55=w1+2205A_5 = \frac{S_5}{5} = \frac{200 + w_5}{5} = \frac{w_1 + 220}{5}. To find the range of A5A_5, we need to find the range of possible values for w1w_1 or w5w_5.

We know the weights are sorted: w1w2w3w4w5w_1 \le w_2 \le w_3 \le w_4 \le w_5. From w1+w2+w3+w4=200w_1 + w_2 + w_3 + w_4 = 200, since w1w2w3w4w_1 \le w_2 \le w_3 \le w_4, we have 4w1w1+w2+w3+w4=2004w_1 \le w_1 + w_2 + w_3 + w_4 = 200, which implies w150w_1 \le 50. Also, w1+w2+w3+w4w4+w4+w4+w4=4w4w_1 + w_2 + w_3 + w_4 \le w_4 + w_4 + w_4 + w_4 = 4w_4, so 2004w4200 \le 4w_4, which implies w450w_4 \ge 50.

From w2+w3+w4+w5=220w_2 + w_3 + w_4 + w_5 = 220, since w2w3w4w5w_2 \le w_3 \le w_4 \le w_5, we have 4w2w2+w3+w4+w5=2204w_2 \le w_2 + w_3 + w_4 + w_5 = 220, which implies w255w_2 \le 55. Also, w2+w3+w4+w5w5+w5+w5+w5=4w5w_2 + w_3 + w_4 + w_5 \le w_5 + w_5 + w_5 + w_5 = 4w_5, so 2204w5220 \le 4w_5, which implies w555w_5 \ge 55.

We have the constraints:

  1. w1w2w3w4w5w_1 \le w_2 \le w_3 \le w_4 \le w_5
  2. w1+w2+w3+w4=200w_1 + w_2 + w_3 + w_4 = 200
  3. w2+w3+w4+w5=220w_2 + w_3 + w_4 + w_5 = 220 From (3) - (2), w5w1=20w_5 - w_1 = 20, so w5=w1+20w_5 = w_1 + 20.

Substitute w5=w1+20w_5 = w_1 + 20 into (1): w1w2w3w4w1+20w_1 \le w_2 \le w_3 \le w_4 \le w_1 + 20.

To find the minimum possible average weight A5,minA_{5, min}, we need to minimize w1w_1. Consider the sum w1+w2+w3+w4=200w_1 + w_2 + w_3 + w_4 = 200. Since w2w3w4w1+20w_2 \le w_3 \le w_4 \le w_1 + 20, we have w2+w3+w43(w1+20)w_2 + w_3 + w_4 \le 3(w_1 + 20). w1+(w2+w3+w4)=200w_1 + (w_2 + w_3 + w_4) = 200. w1+w2+w3+w4=200w_1 + w_2 + w_3 + w_4 = 200. Since w1w2w3w4w_1 \le w_2 \le w_3 \le w_4, we have w4w1w_4 \ge w_1. Also, w4w1+20w_4 \le w_1 + 20. From w1+w2+w3+w4=200w_1 + w_2 + w_3 + w_4 = 200, we have w1=200(w2+w3+w4)w_1 = 200 - (w_2 + w_3 + w_4). To minimize w1w_1, we need to maximize w2+w3+w4w_2 + w_3 + w_4. We know w2w3w4w_2 \le w_3 \le w_4 and w4w1+20w_4 \le w_1 + 20. The maximum value of w4w_4 is w1+20w_1 + 20. The maximum values of w2,w3w_2, w_3 are limited by w4w_4. Consider the case where w2=w3=w4=w1+20w_2 = w_3 = w_4 = w_1 + 20. Then w1+3(w1+20)=200w_1 + 3(w_1 + 20) = 200. w1+3w1+60=200w_1 + 3w_1 + 60 = 200. 4w1=1404w_1 = 140. w1=35w_1 = 35. In this case, w1=35w_1 = 35, w2=35+20=55w_2 = 35+20 = 55, w3=55w_3 = 55, w4=55w_4 = 55, w5=w1+20=35+20=55w_5 = w_1 + 20 = 35 + 20 = 55. The weights are 35, 55, 55, 55, 55. Let's check the conditions: Sorted: 35 \le 55 \le 55 \le 55 \le 55. Yes. Average of 4 lightest (35, 55, 55, 55): 35+55+55+554=2004=50\frac{35+55+55+55}{4} = \frac{200}{4} = 50. Yes. Average of 4 heaviest (55, 55, 55, 55): 55+55+55+554=2204=55\frac{55+55+55+55}{4} = \frac{220}{4} = 55. Yes. This is a valid set of weights. The sum is 35+55+55+55+55=25535 + 55 + 55 + 55 + 55 = 255. The average is 2555=51\frac{255}{5} = 51. This corresponds to the minimum possible value of w1w_1, which is 35. Minimum sum S5,min=220+w1,min=220+35=255S_{5, min} = 220 + w_{1, min} = 220 + 35 = 255. Minimum average A5,min=2555=51A_{5, min} = \frac{255}{5} = 51.

To find the maximum possible average weight A5,maxA_{5, max}, we need to maximize w1w_1. Consider the sum w1+w2+w3+w4=200w_1 + w_2 + w_3 + w_4 = 200. Since w1w2w3w4w_1 \le w_2 \le w_3 \le w_4, to maximize w1w_1, we need to make w2,w3,w4w_2, w_3, w_4 as close to w1w_1 as possible. Consider the case where w1=w2=w3=w4w_1 = w_2 = w_3 = w_4. Then w1+w1+w1+w1=200w_1 + w_1 + w_1 + w_1 = 200, so 4w1=2004w_1 = 200, w1=50w_1 = 50. In this case, w1=50w_1 = 50, w2=50w_2 = 50, w3=50w_3 = 50, w4=50w_4 = 50. Then w5=w1+20=50+20=70w_5 = w_1 + 20 = 50 + 20 = 70. The weights are 50, 50, 50, 50, 70. Let's check the conditions: Sorted: 50 \le 50 \le 50 \le 50 \le 70. Yes. Average of 4 lightest (50, 50, 50, 50): 50+50+50+504=2004=50\frac{50+50+50+50}{4} = \frac{200}{4} = 50. Yes. Average of 4 heaviest (50, 50, 50, 70): 50+50+50+704=2204=55\frac{50+50+50+70}{4} = \frac{220}{4} = 55. Yes. This is a valid set of weights. The sum is 50+50+50+50+70=27050 + 50 + 50 + 50 + 70 = 270. The average is 2705=54\frac{270}{5} = 54. This corresponds to the maximum possible value of w1w_1, which is 50. Maximum sum S5,max=220+w1,max=220+50=270S_{5, max} = 220 + w_{1, max} = 220 + 50 = 270. Maximum average A5,max=2705=54A_{5, max} = \frac{270}{5} = 54.

The range of possible average weights is from 51 kg to 54 kg. The difference between the maximum and minimum possible average weight is A5,maxA5,min=5451=3A_{5, max} - A_{5, min} = 54 - 51 = 3 kg.

The final answer is 3kg\boxed{3 kg}.