Figure Matrix - Intermediate-Advanced Level: visual matrix INTERMEDIATE-ADVANCED

Strategic expert challenge ★ for figure matrix: 20 intermediate-advanced-level problems. Worksheet 19 of 30 - Focus: visual matrix. Develop expertise in matrix completion, row-column logic, grid completion with step-by-step solutions. Ideal for advanced developing learners targeting advanced concepts with increasing complexity.

📝 Worksheet 19 of 30 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Intermediate-advanced level

What you'll learn in this worksheet:
Your progress through Figure Matrix
Worksheet 19 of 30 (63% 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

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 3

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 4

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 5

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 6

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 7

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 8

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 9

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

Question 10

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 11

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 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

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

Question 14

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

Question 15

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 16

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 17

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 18

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 19

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 20

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).
Previous Worksheet Next Worksheet