Mr. Gan needs to weigh 5 boys, but his scale can only measure weights of more than 7 0 kg.
Since each boy weighed less than 7 0 kg, he decided to weigh two boys at a time, making a total of ( 2 5 ) = 1 0 weighings.
The readings in kg of the 10 weighings were: 8 6 , 9 2 , 9 6 , 1 0 0 , 1 0 4 , 1 0 9 , 1 1 0 , 1 1 3 , 1 1 9 , 1 2 7 . What was the weight of the second heaviest boy?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Very nice method.
Very neat solution. I would have another solution posted soon.
Log in to reply
Thanks! Nice problem. The other weights are x 1 = 4 1 , x 2 = 4 5 , x 3 = 5 1 and x 5 = 6 8 kg.
Let the weights of the boys be a < b < c < d < e . From the question ,we have
a + b = 8 6 a + c = 9 2 c + e = 1 1 9 d + e = 1 2 7
This implies that
e = a + 2 7 c = b + 6 d = c + 8
Now, consider the sum resulting in 96. It is either a + d or b + c . Clearly it cannot be a + d as d = c + 8 . Hence b + c = 9 6 ⇒ b = a + 4 ⇒ e = d + 9 . Thus, we have d = a + 1 8 .
Solving the very first equation, a + b = 8 6 , we have 2 a + 4 = 8 6 ⇒ a = 4 1 ⇒ d = a + 1 8 = 5 9 .
I really like this solution, Jerry Tao. I noticed your solution and Brian Charlesworth's solution could be combined:
Let the weights of the boys be a < b < c < d < e . The lowest weight must be the sum of the two lightest boys, meaning:
a + b = 8 6
Similarly the second highest weight must be the sum of the heaviest and third heaviest boy:
c + e = 1 1 9
Each of the boys is on the scale a total of 4 times, so the sum of the 10 weighings will be 4 times the weight of the 5 boys together. As the sum of the given values is 1 0 5 6 kg, we know that the sum of the weights of the 5 boys is 1 0 5 6 / 4 = 2 6 4 kg. This gives us the equation:
a + b + c + d + e = 2 6 4
If we subtract the equations from earlier we have:
a + b + c + d + e − ( a + b ) − ( c + e ) = 2 6 4 − 1 1 9 − 8 6 ⇔ d = 5 9
Now, let the weights of the boys be a , b , c , d , e . The weights here are arranged in ascending order.
Each boy will be weighed 4 times within the 1 0 weighings. This means that if we add up all the 1 0 measurements, we get
4 ( a + b + c + d + e ) = 8 6 + 9 2 + 9 6 + 1 0 0 + 1 0 4 + 1 0 9 + 1 1 0 + 1 1 3 + 1 1 9 + 1 2 7 a + b + c + d + e = 4 1 0 5 6 = 2 6 4
Now, we know that the smallest measurement is for a + b , and the largest measurement is for d + e . This gives:
a + b = 8 6 d + e = 1 2 7
Substitute these two into the equation above:
8 6 + c + 1 2 7 = 2 6 4 ⟹ c = 5 1
Notice that the second last sum must be c + e . This is because c + e > c + d and c + e > b + e . Therefore,
c + e = 1 1 9 5 1 + e = 1 1 9 e = 6 8
Now, we can find the weight of the second heaviest boy, which is d :
d + e = 1 2 7 d + 6 8 = 1 2 7 d = 5 9
Note: In a similar method, you can use the first two sums to find a and b . The answer would be a = 4 1 , b = 4 5
Great! Actually you can find the weights of all the boys!
I guess I took a shortcut. Total weight of the four boys is 264 (add the 10 numbers together and divide by 4, since each boy is part of 4 pairs). Subtract out the top two (127) and the bottom 2 (86 - NOT 82 as shown in the graphic!). This means the middle boy weighs 51.
The maximum weight for the heaviest is 70 (none can weigh more than 70, or they would be weighed on their own and eliminated from the problem). This means the minimum weight of the second heaviest is 127 - 70 = 57. The maximum weight for the second heaviest would be 63, since 127/2 = 63.5.
The possible weights of the second heaviest or then 57. 58. 59, 60, 61, 62, and 63. Knowing that the middle one weighs 51 and knowing all the pairs of weights, we can whittle the possibilities down to 58, 59, and 62. There is no other numbers on the list of possibilities that when combined with 51 equal one of the 10 results.
This means the heaviest boy weighs 65, 68, or 69. Only 68 will work as neither of the other two possibilities when combined with 51 equal one of the ten results.
So the second heaviest weighs 127 - 68 = 59. Basic arithmetic that can all be done in the head - didn't even need a pencil.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Systems of Linear Equations - Problem Solving
Each of the boys is on the scale a total of 4 times, so the sum of the 10 weighings will be 4 times the weight of the 5 boys together. As the sum of the given values is 1 0 5 6 kg, we know that the sum of the weights of the 5 boys is 1 0 5 6 / 4 = 2 6 4 kg.
Letting x k , 1 ≤ k ≤ 5 , be the weights of the 5 boys in ascending order, we have that
x 1 + x 2 + x 3 + x 4 + x 5 = 2 6 4 , x 1 + x 2 = 8 6 , x 4 + x 5 = 1 2 7 and x 3 + x 5 = 1 1 9 .
Then x 3 + x 4 + x 5 = x 1 + x 2 + x 3 + x 4 + x 5 − ( x 1 + x 2 ) = 2 6 4 − 8 6 = 1 7 8 ,
and so x 4 = x 3 + x 4 + x 5 − ( x 3 + x 5 ) = 1 7 8 − 1 1 9 = 5 9 kg.