Question 1
Seven boxes of different colors are stacked on 7 different floors (Floor 7 is top, Floor 1 is bottom).
Each box belongs to a different city and contains a different item.
Clues:
1. The box on the top floor (7th floor) is Orange in color.
2. The box on the bottom floor (1st floor) is from Delhi.
3. There are exactly 1 boxes between the Purple box and the Green box.
4. The box from Delhi is kept immediately below the box containing the Pen.
5. The Black box is kept on an even-numbered floor but not on the 2nd floor.
6. The box containing Watch is not kept on the topmost or bottommost floor.
Question: On which floor is the Green box kept?
Multi-attribute Box Puzzle Strategy
Create a 7x4 table with Floors (7 top to 1 bottom) as rows.
Apply definite clues first (top floor color, bottom floor city).
Use spacing and adjacency clues to fix relative positions.
Use even/odd constraints to narrow down possibilities.
Final deduced arrangement (Top to Bottom):
Floor | Color | City | Item
--- | --- | --- | ---
7 | Orange | Kolkata | Book
6 | Red | Hyderabad | Phone
5 | Green | Pune | Bottle
4 | Pink | Mumbai | Watch
3 | Purple | Bengaluru | Charger
2 | Black | Chennai | Pen
1 | Brown | Delhi | Laptop
Create a 7x4 table with Floors (7 top to 1 bottom) as rows.
Apply definite clues first (top floor color, bottom floor city).
Use spacing and adjacency clues to fix relative positions.
Use even/odd constraints to narrow down possibilities.
Final deduced arrangement (Top to Bottom):
Floor | Color | City | Item
--- | --- | --- | ---
7 | Orange | Kolkata | Book
6 | Red | Hyderabad | Phone
5 | Green | Pune | Bottle
4 | Pink | Mumbai | Watch
3 | Purple | Bengaluru | Charger
2 | Black | Chennai | Pen
1 | Brown | Delhi | Laptop