05-06-2005, 02:13 PM
Quote:
|
Originally Posted by amit_GNE
There are 3 baskets. one of them have apples, one has oranges only and the other has mixture of apples and oranges. The labels on their baskets always lie. (i.e. if the label says oranges, you are sure that it doesn't have oranges only,it could be a mixture) The task is to pick one basket and pick only one fruit from it and then correctly label all the three baskets.
|
It is an old question..
Pick the box which is labelled "oranges"(incorrectly labelled).
Open it n see----2 scenarios
1. It contains apples. then the box labelled "apples" has both the fruits and the third box has oranges. now change the labels accordingly.
2.It contains both the fruits. then the box labelled "apples" contains oranges and the third one contains oranges. change the labels.
Same can be done if u pick the first box which is labelled "apples"...