Pattern RecognitionEasy

Which Triangle Completes the Pattern?

Each cell in the 3×3 matrix contains a triangle placed in a different position and facing a different direction. Both the position of the triangle within each cell and the direction it points follow a logical pattern across the rows and columns. Determine which option (A, B, C, or D) correctly completes the missing cell.

Which Triangle Completes the Pattern?

Community Solutions (1)

0
Mayim
Go as you would read (so upper left -> upper middle -> upper right -> center row left -> and so on). With each step you mirror it -> turn clockwise -> mirror it again -> turn counter-clockwise -> start again. You do that two times and the last step missing is turn counter-clockwise from lower center which leaves you with C

Submit Your Solution

Have a different approach or want to help others understand? Share your explanation.

0 / 2000

Solutions are reviewed before being published.