Magic Square is a special arrangement of numbers.
Special ? The sum of numbers in each row, column and diagonal are the same. (don't forget the diagonals)
Magic Square is simple
8 + 3 + 4 =
1 + 5 + 9 =
6 + 7 + 2 =
8 + 1 + 6 =
3 + 5 + 7 =
4 + 9 + 2 =
8 + 5 + 2 =
4 + 5 + 6 = 15
Comments
Post a Comment