In a magic square each row, column and diagonal have the same sum. Check which of the following is a magic square
Step 1: Find the sum along the respective rows.
The sum of first row
The sum of second row
The sum of third row
Step 2: Find the sum along the respective columns.
The sum of first column
The sum of second column
The sum of third column
Step 3: Find the sum along the respective diagonals.
The sum of first diagonal
The sum of second diagonal
As the sum of the numbers in each row, in each column and along the diagonals is same .
Hence, the given pattern is a magic square.