asked 175k views
5 votes
Place the number 0 to 8 inclusive in the magic square so that the sum of the numbers in each row column and diagonal is the same number 12

Place the number 0 to 8 inclusive in the magic square so that the sum of the numbers-example-1

1 Answer

3 votes

To solve this type of problem we order the data from lowest to highest and compute the median, that number will be the one in the center of the magic square, also we group the numbers as follows:

first and last,

first+1 and last-1,

and so on.

The grouped numbers will be on opposite sides of the square with respect to the center.

In this case, the median is 4, and the grouped numbers are 0 and 8, 1 and 7, 2 and 6, 3 and 5.

Answer:

Place the number 0 to 8 inclusive in the magic square so that the sum of the numbers-example-1
answered
User Thomas Calc
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.