Labeling Boxes: Apples, Oranges, or Both?

  • Thread starter Thread starter bjr_jyd15
  • Start date Start date
AI Thread Summary
The discussion revolves around a logic puzzle involving three incorrectly labeled boxes: "Apples," "Oranges," and "Apples and Oranges." The challenge is to correctly identify the contents of each box by selecting only one fruit from one box. The key insight is that since all labels are wrong, drawing a fruit from the box labeled "Apples and Oranges" provides definitive information. If an apple is drawn, that box is correctly labeled "Apples," leading to a logical deduction for the other two boxes. Conversely, if an orange is drawn, it confirms that box as "Oranges," allowing for similar deductions for the remaining boxes. The discussion emphasizes careful reading of the problem and logical reasoning to arrive at the correct labeling.
bjr_jyd15
Messages
73
Reaction score
0
Three boxes are labeled "Apples", "Oranges", and "Apples and Oranges". Each label is incorrect. You may only select one fruit from one box. (No feeling around or peeking permitted.) How can you label each one correctly?

I had to stare at this problem for quite a while. I will only state this: READ THE PROBLEM CAREFULLY.

Good luck.
 
Physics news on Phys.org
You may only select a single fruit from one box?

- Warren
 
You may only select a single fruit from one box?

Yes, Warren. You may select only one single fruit from one box.
 
There are six labelling possibilities, four of which are not allowed if all three labels are initially incorrect. The two remaining possibilites are:

Code:
    Actual    |
   Contents   |   Labelling 1       Labelling 2  
 -------------|---------------------------------
      A       |       AO                 O      
      O       |       A                  AO    
      AO      |       O                  A

Notice that since the labels must be wrong, the box labelled AO must contain only apples or only oranges, but not both.

Go draw from the box labelled AO. If you draw an apple, you fix labelling scheme 1, and you know the contents of the other two boxes. If you draw an orange, you fix labelling scheme 2, and know the contents of the other two boxes.

- Warren
 
Chroot, shouldn't you be working or something ?
 
bjr_jyd15 said:
Three boxes are labeled "Apples", "Oranges", and "Apples and Oranges". Each label is incorrect. You may only select one fruit from one box. (No feeling around or peeking permitted.) How can you label each one correctly?

I had to stare at this problem for quite a while. I will only state this: READ THE PROBLEM CAREFULLY.

Good luck.

Answer in white:

Pull one fruit from the Apples and Oranges box.

1) If an apple, the correct label must be Apples. That leaves two possible label combinations for the other two boxes. One of combinations would put Oranges on the original Oranges box, which cannot be. The Oranges box must be Apples and Oranges. That leaves the Oranges label for the original Apple box.

2) If an orange, the correct label must be Oranges. Of the two remaining labels, the original Apple box can't be Apples, so it is Apples and Oranges, leaving Apples for the original Orange box.

[/color]
 
correct

Nice job to BobG and Warren. I'll post some more good ones in the future. :smile:
 
Back
Top