In a magic square,the numbers in each row,column,and diagonal have the same sum. This is called the magic sum. Create a magic square with a magic sum of-12.
Answers
Answered by
1
Answer:
In a magic square the sum of each row column and diagonal is the same is this a magic square
We check if the sum of elements of every row is equal to sum of elements of every column and equal to sum of elements of every diagonal. If all the sums are equal to the same constant, we say it is a magic square. numbers in every diagonal sum to the same constant.
Similar questions