Magic Square 3×3 Medium — Set 71
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"_meta": {
"nodeId": "node-1-leaf-magic-square-3x3-medium",
"pageNumber": 71,
"generatedAt": "2026-03-16T15:22:00.879Z",
"generatorVersion": "v7.2.1-wp-g2",
"seed": "e2abfd39ad5569bf",
"seedInput": "1|node-1-leaf-magic-square-3x3-medium|71|1.0.0|",
"schemaVersion": "2.0.0",
"mathTemplateId": null,
"archetype": "form-exercise",
"siteId": 1
},
"semantics": {
"solvability": {
"isDeterministic": true,
"solutionCount": 1
},
"difficulty": {
"declaredLevel": "medium",
"computedScore": 18,
"metrics": {
"problemCount": 4,
"operation": "magic-square",
"digits": 2,
"regrouping": false
}
},
"diversity": {
"structuralHash": "b561ffddb4091138e540d36399321e87",
"contentFingerprint": "80ae0b69cf464289"
},
"interaction": {
"checkable": true,
"revealable": true,
"randomizable": true,
"hintable": false,
"progressable": true,
"inputType": [
"text-input"
]
}
},
"version": "2.0",
"generatorId": "arithmetic-generator-v7.2.1",
"operation": "magic-square",
"subject": "arithmetic",
"difficulty": "medium",
"gridSize": 3,
"config": {
"gridSize": 3,
"difficulty": "medium",
"maxNumber": 10
},
"problems": [
{
"type": "magic-square",
"subType": "magic-square",
"difficulty": "medium",
"question": "Complete the magic square. Each row, column, and diagonal must sum to 42. Grid: [11 _ 15 | 18 _ _ | _ _ 17]",
"answer": "11 16 15 | 18 14 10 | 13 12 17",
"grid": [
[
11,
null,
15
],
[
18,
null,
null
],
[
null,
null,
17
]
],
"solvedGrid": [
[
11,
16,
15
],
[
18,
14,
10
],
[
13,
12,
17
]
],
"magicConstant": 42
},
{
"type": "magic-square",
"subType": "magic-square",
"difficulty": "medium",
"question": "Complete the magic square. Each row, column, and diagonal must sum to 24. Grid: [_ _ _ | _ _ 6 | 9 4 11]",
"answer": "5 12 7 | 10 8 6 | 9 4 11",
"grid": [
[
null,
null,
null
],
[
null,
null,
6
],
[
9,
4,
11
]
],
"solvedGrid": [
[
5,
12,
7
],
[
10,
8,
6
],
[
9,
4,
11
]
],
"magicConstant": 24
},
{
"type": "magic-square",
"subType": "magic-square",
"difficulty": "medium",
"question": "Complete the magic square. Each row, column, and diagonal must sum to 24. Grid: [_ _ 9 | _ _ _ | 7 12 5]",
"answer": "11 4 9 | 6 8 10 | 7 12 5",
"grid": [
[
null,
null,
9
],
[
null,
null,
null
],
[
7,
12,
5
]
],
"solvedGrid": [
[
11,
4,
9
],
[
6,
8,
10
],
[
7,
12,
5
]
],
"magicConstant": 24
},
{
"type": "magic-square",
"subType": "magic-square",
"difficulty": "medium",
"question": "Complete the magic square. Each row, column, and diagonal must sum to 15. Grid: [_ _ 8 | _ _ 1 | _ 7 6]",
"answer": "4 3 8 | 9 5 1 | 2 7 6",
"grid": [
[
null,
null,
8
],
[
null,
null,
1
],
[
null,
7,
6
]
],
"solvedGrid": [
[
4,
3,
8
],
[
9,
5,
1
],
[
2,
7,
6
]
],
"magicConstant": 15
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- Complete the magic square. Each row, column, and diagonal must sum to 42. Grid: [11 _ 15 | 18 _ _ | _ _ 17]
- Complete the magic square. Each row, column, and diagonal must sum to 24. Grid: [_ _ _ | _ _ 6 | 9 4 11]
- Complete the magic square. Each row, column, and diagonal must sum to 24. Grid: [_ _ 9 | _ _ _ | 7 12 5]
- Complete the magic square. Each row, column, and diagonal must sum to 15. Grid: [_ _ 8 | _ _ 1 | _ 7 6]
Practice magic square 3x3 with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Magic Square 3x3 Medium Worksheets worksheet?
Print the worksheet and complete the problems. Each set number generates a unique arrangement. Use the same set number for all students in a class for consistent assessment.
Is there an answer key?
Yes — every worksheet includes a complete answer key. Print it separately or view it on screen.