Skip to main content
Posts
A man is the owner of a winery who recently passed away. In his will, he left 21 barrels (seven of which are filled with wine, seven of which are half full, and seven of which are empty) to his three sons. However, the wine and barrels must be split, so that each son has the same number of full barrels, the same number of half-full barrels, and the same number of empty barrels.
Note that there are no measuring devices handy. How can the barrels and wine be evenly divided?
This is how it can be done?
Source
What was dilemma?
We have to make number of each barrel type divisible by 3.
1.Two half-full barrels are poured into 1 empty barrel. So we left with 8 full, 5 half-empty & 8 empty barrels.
2.Again transfer two half-fulled barrels into 1 empty. Now we have 9 full, 3 half-empty & 9 empty barrels.
Now it can be evenly divided as 3 full, 1 half-empty & 3 empty barrels (hence wine) among 3 sons.
Three closed boxes have either white marbles, black marbles or both and they are labeled white, black and both. However, you’re told that each of the labels are wrong. You may reach into one of the boxes and pull out only one marble. Which box should you remove a marble from to determine the contents of all three boxes?
 |
| Mislabeled ! |
Find here how it can be done!
Source
How they were mislabeled?
We should pick marble from a box labeled as 'Both'. Since it is incorrectly labeled it must content either all black or all white marbles. After we know what it contains, we can identify the other 2 boxes by the process of elimination as below.
1. If the marble picked is BLACK, then obviously it is the box of black marbles. Two remaining boxes labelled as WHITE & BLACK are left. Since all labels are wrongly tagged the box tagged with WHITE must not be the box with all white marbles. It must contain both colors of marbles. And the one tagged as a BLACK must contain all white marbles.
Look at the figures below. In circle, labels are written & outside are the contents of the boxes. Arrows represents how the contents are rotated to make labels of the boxes wrong.
2. If the marble is WHITE, then obviously it is the box of white marbles. Two remaining boxes labelled as WHITE & BLACK are left. Since all labels are wrongly tagged the box tagged with BLACK must not be the box with all black marbles. It must contain both colors of marbles. And the one tagged as a WHITE must contain all BLACK marbles.