Question 1
Six persons E, A, C, B, F and D are sitting around a circular table facing the center.
E sits second to the left of A. C sits opposite to E.
B sits immediately to the right of C. D is not adjacent to B.
Who sits opposite to A?
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 A → A is 2 clockwise from E
pos[A] = 3
- C sits OPPOSITE E (pos 1) → pos 4
- B sits immediately to the right of C (pos 4) → pos 5
Step 3: Resolve remaining positions
Remaining persons: D, F → remaining seats: [2, 6]
D is NOT adjacent to B (pos 5).
Adjacent to pos 5: pos 4 and pos 6.
Therefore D → pos 2, and F → pos 6.
Final Arrangement (clockwise):
pos1:E → pos2:D → pos3:A → pos4:C → pos5:B → pos6:F
(All facing center)
Opposite pairs: pos1↔pos4, pos2↔pos5, pos3↔pos6
A is at pos 3 → opposite = pos 6 = F
Answer: F sits opposite to A.
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 A → A is 2 clockwise from E
pos[A] = 3
- C sits OPPOSITE E (pos 1) → pos 4
- B sits immediately to the right of C (pos 4) → pos 5
Step 3: Resolve remaining positions
Remaining persons: D, F → remaining seats: [2, 6]
D is NOT adjacent to B (pos 5).
Adjacent to pos 5: pos 4 and pos 6.
Therefore D → pos 2, and F → pos 6.
Final Arrangement (clockwise):
pos1:E → pos2:D → pos3:A → pos4:C → pos5:B → pos6:F
(All facing center)
Opposite pairs: pos1↔pos4, pos2↔pos5, pos3↔pos6
A is at pos 3 → opposite = pos 6 = F
Answer: F sits opposite to A.