Figure Matrix - Beginner Level: visual matrix BEGINNER

Level up your figure matrix skills with this entry level practice. 20 beginner-level problems await in Worksheet 4 of 30. Focus area: visual matrix. Learn visual matrix, matrix completion, row-column logic through systematic practice. Designed for entry-level learners seeking foundational concepts and basic patterns.

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

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

Question 1

Horizontal Pattern Matrix? Identify the pattern in each row and select the missing figure.
Rotation Pattern:
Each subsequent cell rotates by 45° clockwise.
The missing cell should have rotation 0°.

Question 2

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 3

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

Question 4

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 5

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 6

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 7

Horizontal Pattern Matrix? Identify the pattern in each row and select the missing figure.
Rotation Pattern:
Each subsequent cell rotates by 45° clockwise.
The missing cell should have rotation 0°.

Question 8

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 9

Vertical Pattern Matrix? Identify the pattern in each column and select the missing figure.
Fill Opacity Progression:
Each column becomes more opaque going down.
Row 1: 0.3, Row 2: 0.65, Row 3: 1.0
Missing cell should have full opacity (1.0).

Question 10

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 11

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 12

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

Question 13

Vertical Pattern Matrix? Identify the pattern in each column and select the missing figure.
Fill Opacity Progression:
Each column becomes more opaque going down.
Row 1: 0.3, Row 2: 0.65, Row 3: 1.0
Missing cell should have full opacity (1.0).

Question 14

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 15

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 16

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 17

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 18

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

Question 19

Vertical Pattern Matrix? Identify the pattern in each column and select the missing figure.
Fill Opacity Progression:
Each column becomes more opaque going down.
Row 1: 0.3, Row 2: 0.65, Row 3: 1.0
Missing cell should have full opacity (1.0).

Question 20

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