What is the value of x in the order 3 magic square if the magic constant is 19?
Definition : the magic constant of a magic square has the value of the sum of all rows, diagonals, and columns of the square.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Please change the answer from 6 3 2 to 6 3 1
Log in to reply
Thanks @Shaun Leong for catching the problem. I didn't notice until now. I changed the problem.
Should the solution is 6 3 1 ?
Log in to reply
Yeah, @Shaun Leong is correct, I messed up the multiple choice answers. Since I cannot modify the multiple choice, I just changed the question. Sorry for that, I did not even notice until now.
Log in to reply
Thanks. @Shaun Leong @Tran Hieu I've updated the problem statement and answer choices.
In future, if you spot any errors with a problem, you can “report” it by selecting "report problem" in the “line line line” menu in the top right corner. This will notify the problem creator who can fix the issues.
Problem Loading...
Note Loading...
Set Loading...
Here is something about order 3 magic squares. They are in this form:
If we look at the 2nd row, for example, we know it must add to 19: x + 4 + x + x − 4 = 1 9 = 3 x We get a result of x = 1 9 / 3 = 6 3 1 .