Figure Matrix - Beginner Level: grid logic BEGINNER

Ready to master figure matrix? This concept mastery features 20 beginner-level challenges. Worksheet 2 of 30 sharpens your grid logic skills. Master grid logic, 3x3 patterns, visual matrix through guided practice. Perfect for entry-level test preparation.

📝 Worksheet 2 of 30 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Beginner level

What you'll learn in this worksheet:
Your progress through Figure Matrix
Worksheet 2 of 30 (6% complete)

Question 1

Diagonal Pattern Matrix? Identify the diagonal pattern and select the missing figure.
Main diagonal cells are all rotated 45°. Missing cell (2,2) should have 45° rotation.

Question 2

Vertical Pattern Matrix? Identify the pattern in each column and select the missing figure.
Column-wise Shape Progression:
- Column 1: Circle → Square → Triangle
- Column 2: Square → Triangle → Diamond
- Column 3: Triangle → Diamond → Pentagon
Each column follows: each shape has one more side than previous

Question 3

Operation-Based Matrix? Each row follows an arithmetic/logical operation. Find the missing figure.
XOR operation: element present if exactly one of first two has it

Question 4

Horizontal Pattern Matrix? Identify the pattern in each row and select the missing figure.
Color Pattern in Matrix:
Each cell's color follows: color_index = (row + col) % 4
The missing cell at (2,2) has color index 0

Question 5

Operation-Based Matrix? Each row follows an arithmetic/logical operation. Find the missing figure.
XOR operation: element present if exactly one of first two has it

Question 6

Diagonal Pattern Matrix? Identify the diagonal pattern and select the missing figure.
Main diagonal cells are blue, anti-diagonal cells are red. Missing cell (2,2) is on main diagonal, so should be blue.

Question 7

Operation-Based Matrix? Each row follows an arithmetic/logical operation. Find the missing figure.
Row1 - Row2 = Row3: 3 - 1 = 2 elements

Question 8

Horizontal Pattern Matrix? Identify the pattern in each row and select the missing figure.
Color Pattern in Matrix:
Each cell's color follows: color_index = (row + col) % 4
The missing cell at (2,2) has color index 0

Question 9

Vertical Pattern Matrix? Identify the pattern in each column and select the missing figure.
Size Progression Down Each Column:
Each column has sizes: 30 → 40 → 50
The missing cell should have size 50.

Question 10

Diagonal Pattern Matrix? Identify the diagonal pattern and select the missing figure.
Main diagonal cells are all filled. Missing cell (2,2) should be filled.

Question 11

Operation-Based Matrix? Each row follows an arithmetic/logical operation. Find the missing figure.
XOR operation: element present if exactly one of first two has it

Question 12

Diagonal Pattern Matrix? Identify the diagonal pattern and select the missing figure.
Anti-diagonal cells all share the same property. Missing cell (0,2) completes the pattern.

Question 13

Diagonal Pattern Matrix? Identify the diagonal pattern and select the missing figure.
Main diagonal cells are blue, anti-diagonal cells are red. Missing cell (2,2) is on main diagonal, so should be blue.

Question 14

Horizontal Pattern Matrix? Identify the pattern in each row and select the missing figure.
Color Pattern in Matrix:
Each cell's color follows: color_index = (row + col) % 4
The missing cell at (2,2) has color index 0

Question 15

Diagonal Pattern Matrix? Identify the diagonal pattern and select the missing figure.
Anti-diagonal cells all share the same property. Missing cell (0,2) completes the pattern.

Question 16

Horizontal Pattern Matrix? Identify the pattern in each row and select the missing figure.
Color Pattern in Matrix:
Each cell's color follows: color_index = (row + col) % 4
The missing cell at (2,2) has color index 0

Question 17

Operation-Based Matrix? Each row follows an arithmetic/logical operation. Find the missing figure.
Row1 + Row2 = Row3: 1 + 1 = 2 elements

Question 18

Diagonal Pattern Matrix? Identify the diagonal pattern and select the missing figure.
Main diagonal cells are blue, anti-diagonal cells are red. Missing cell (2,2) is on main diagonal, so should be blue.

Question 19

Operation-Based Matrix? Each row follows an arithmetic/logical operation. Find the missing figure.
XOR operation: element present if exactly one of first two has it

Question 20

Horizontal Pattern Matrix? Identify the pattern in each row and select the missing figure.
Row-wise Shape Progression:
- Row 1: Circle → Square → Triangle
- Row 2: Square → Triangle → Diamond
- Row 3: Triangle → Diamond → Pentagon
Each row follows: each shape has one more side than previous
Previous Worksheet Next Worksheet