expert 5×5 Set 29 Form Exercise

Complete the magic square. Each row, column, and diagonal must sum to 33. Grid: [_ _ _ | _ 11 13 | 10 15 8]

Show answer

Answer: 14 7 12 | 9 11 13 | 10 15 8

SubType
magic-square
Difficulty
expert
Grid
  • [null,null,null]
  • [null,11,13]
  • [10,15,8]
SolvedGrid
  • [14,7,12]
  • [9,11,13]
  • [10,15,8]
MagicConstant
33

Complete the magic square. Each row, column, and diagonal must sum to 42. Grid: [11 16 _ | _ 14 _ | 13 12 _]

Show answer

Answer: 11 16 15 | 18 14 10 | 13 12 17

SubType
magic-square
Difficulty
expert
Grid
  • [11,16,null]
  • [null,14,null]
  • [13,12,null]
SolvedGrid
  • [11,16,15]
  • [18,14,10]
  • [13,12,17]
MagicConstant
42

Complete the magic square. Each row, column, and diagonal must sum to 15. Grid: [8 _ 6 | 3 _ 7 | 4 _ _]

Show answer

Answer: 8 1 6 | 3 5 7 | 4 9 2

SubType
magic-square
Difficulty
expert
Grid
  • [8,null,6]
  • [3,null,7]
  • [4,null,null]
SolvedGrid
  • [8,1,6]
  • [3,5,7]
  • [4,9,2]
MagicConstant
15

Complete the magic square. Each row, column, and diagonal must sum to 42. Grid: [15 16 _ | _ 14 _ | 17 _ 13]

Show answer

Answer: 15 16 11 | 10 14 18 | 17 12 13

SubType
magic-square
Difficulty
expert
Grid
  • [15,16,null]
  • [null,14,null]
  • [17,null,13]
SolvedGrid
  • [15,16,11]
  • [10,14,18]
  • [17,12,13]
MagicConstant
42