Question 1
Six persons E, D, C, A, B and F are sitting around a circular table facing the center.
E sits second to the left of D. C sits opposite to E.
A sits immediately to the right of C. F is not adjacent to A.
Who sits opposite to D?
Solution Approach:
Step 1: Draw circular diagram
6 persons facing center. Opposite positions are 3 seats apart.
Number positions 1–6 clockwise.
Step 2: Place definite positions
- Fix E at position 1 (reference point)
- E is second to the LEFT of D → D is 2 clockwise from E
pos[D] = 3
- C sits OPPOSITE E (pos 1) → pos 4
- A sits immediately to the right of C (pos 4) → pos 5
Step 3: Resolve remaining positions
Remaining persons: F, B → remaining seats: [2, 6]
F is NOT adjacent to A (pos 5).
Adjacent to pos 5: pos 4 and pos 6.
Therefore F → pos 2, and B → pos 6.
Final Arrangement (clockwise):
pos1:E → pos2:F → pos3:D → pos4:C → pos5:A → pos6:B
(All facing center)
Opposite pairs: pos1↔pos4, pos2↔pos5, pos3↔pos6
D is at pos 3 → opposite = pos 6 = B
Answer: B sits opposite to D.
Step 1: Draw circular diagram
6 persons facing center. Opposite positions are 3 seats apart.
Number positions 1–6 clockwise.
Step 2: Place definite positions
- Fix E at position 1 (reference point)
- E is second to the LEFT of D → D is 2 clockwise from E
pos[D] = 3
- C sits OPPOSITE E (pos 1) → pos 4
- A sits immediately to the right of C (pos 4) → pos 5
Step 3: Resolve remaining positions
Remaining persons: F, B → remaining seats: [2, 6]
F is NOT adjacent to A (pos 5).
Adjacent to pos 5: pos 4 and pos 6.
Therefore F → pos 2, and B → pos 6.
Final Arrangement (clockwise):
pos1:E → pos2:F → pos3:D → pos4:C → pos5:A → pos6:B
(All facing center)
Opposite pairs: pos1↔pos4, pos2↔pos5, pos3↔pos6
D is at pos 3 → opposite = pos 6 = B
Answer: B sits opposite to D.