You are given a set of scales and 12 marbles. The scales are of the old balance variety. That is, a small dish hangs from each end of a rod that is balanced in the middle. The device enables you to conclude either that the contents of the dishes weigh the same or that the dish that falls lower has heavier contents than the other.
The 12 marbles appear to be identical. In fact, 11 of them are identical, and one is of a different weight. Your task is to identify the unusual marble and discard it.Find minimum number of moves required to get the defective marble.
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.
Divide 12 marbles into 4 groups of 3. Compare two groups by scale. If they are equal, continue to compare one of these two group with the one of two remaining groups. If they are not equal then the group has just been selected that has defective marble in accordance with its weight is less or more than normal group. By only one time comparing two marbles of this group to detect defective marble. So: A n s = 3