3x3 Matrix Arrangement: Persons x Colors

3x3 Matrix Arrangement problems involve placing 9 persons (or objects) in a 3x3 grid, with each cell containing a unique person and a unique color. Constraints involve adjacency (orthogonal neighbors), opposite cells (diagonally opposite corners, opposite edges), and position properties (center, corners, edges).

10Worksheets
200+Practice Questions
HardDifficulty
3-4 hoursHours to Master

Introduction to 3x3 Matrix Arrangement: Persons x Colors

3x3 Matrix Arrangement problems involve placing 9 persons (or objects) in a 3x3 grid, with each cell containing a unique person and a unique color. Constraints involve adjacency (orthogonal neighbors), opposite cells (diagonally opposite corners, opposite edges), and position properties (center, corners, edges).

Prerequisites

Grid coordinate system Adjacency concepts (orthogonal) Opposite cell identification Corner/edge/center distinction
Why This Matters: 3x3 Matrix problems appear in 1-2 questions in Banking PO mains and SSC CGL. They test spatial reasoning and grid navigation.

How to Solve 3x3 Matrix Arrangement: Persons x Colors Problems

1

Step 1: Draw a 3x3 grid with coordinates (row, col) where row and col range 1-3

2

Step 2: Identify special positions: corners (1,1),(1,3),(3,1),(3,3); edges (1,2),(2,1),(2,3),(3,2); center (2,2)

3

Step 3: Place directly given persons/colors at their positions

4

Step 4: Apply adjacency constraints (e.g., 'X is adjacent to Y')

5

Step 5: Apply opposite constraints (e.g., 'X sits opposite Y' in 2x2 subgrid)

6

Step 6: Use elimination to fill remaining cells

7

Step 7: Answer questions about positions or relationships

Pro Strategy: Label grid cells with coordinates. Use the center cell as an anchor. Opposite edges are those with row sum = 4 and same column, or column sum = 4 and same row. Adjacent cells share a side (not diagonal).

Example Problem

Example: 9 persons in 3x3 grid. Center cell is occupied by P who likes Red. Q sits opposite R on grid edges. S at a corner does not like Blue. T is adjacent to U. Find who occupies (row 3, col 2). Solution: Step 1: Draw 3x3 grid Step 2: Place P at (2,2) with Red Step 3: Opposite edges: (1,2) opposite (3,2), (2,1) opposite (2,3) Step 4: Apply corner and adjacency constraints Step 5: Eliminate to determine cell contents Answer: Person at (3,2) identified

Pro Tips & Tricks

  • Corner cells: (1,1), (1,3), (3,1), (3,3)
  • Edge cells (non-corner): (1,2), (2,1), (2,3), (3,2)
  • Center cell: (2,2)
  • Opposite corners: (1,1) opposite (3,3), (1,3) opposite (3,1)
  • Opposite edges: (1,2) opposite (3,2), (2,1) opposite (2,3)
  • Adjacent cells share a common side (up, down, left, right)

Shortcut Methods to Solve Faster

Sum of coordinates for opposite corners: (1+3=4, 1+3=4)
Opposite edges: same row (for columns 1 and 3) or same column (for rows 1 and 3)
Adjacent cells: |Δrow| + |Δcol| = 1
The center cell is adjacent to all four edge cells

Common Mistakes to Avoid

Confusing opposite (diagonal) with adjacent
Including diagonal cells as adjacent (they are not)
Misidentifying edge vs corner positions
Forgetting that opposite edges have the same column (for top/bottom) or same row (for left/right)

Exam Importance

3x3 Matrix Arrangement: Persons x Colors is an important topic for various competitive exams. Here's how frequently it appears:

SSC CGL
1-2 questions
BANKING PO
1-2 questions
RAILWAYS RRB
0-1 questions
CAT
1-2 questions
INSURANCE
1-2 questions

Ready to Master 3x3 Matrix Arrangement: Persons x Colors?

Start with Worksheet 1 and work your way up to expert level! Each worksheet includes:

20 practice questions
Detailed solutions
Step-by-step explanations
Start Practicing Now