You have three closed boxes with labels: "Apples", "Oranges" and "Mixed". You know all three labels are wrong. You can take only one fruit from a single box (without looking inside first). How do you reliably correct all three tags?
Home > Riddles > The three mislabeled boxes
The three mislabeled boxes
Hints
Show hints
- Take a fruit out of the box labeled âMixed.â
- Since the âMixedâ label is also false, that fruit tells you exactly what that box contains.
- With this data fixed, correct the other two labels by discarding so that they all look good.
Solution
Show full solution
Answer: Take a fruit out of the box labeled âMixedâ.
Explanation:
Since all the labels are incorrect, the âMixedâ box cannot be mixed: it must contain only one fruit.
- You take a fruit from that box.
- If apple comes out, that box is âApplesâ; If it comes out orange, that box is âOrangesâ.
- With that, the other two are deduced by discarding, respecting that their labels were also false.
Example: if in âMixedâ there is an apple, we already know that that box is âApplesâ.
The box labeled âOrangesâ cannot be âOrangesâ nor can it be âApplesâ (already assigned), so it is âMixedâ.
The rest remains as âOrangesâ.
Related riddles
Keep practicing
If you enjoyed this one, try more pure-logic riddles, explore this theme, browse the full archive, or read the riddle-solving guide.