medium 5×5 Set 23 Form Exercise

Speed Grid (+): Fill in each cell by applying the operation to the row and column headers. Row headers: [10, 6, 2], Column headers: [6, 7, 8]

Show answer

Answer: Row 10: [16, 17, 18]; Row 6: [12, 13, 14]; Row 2: [8, 9, 10]

SubType
speed-grid
Difficulty
medium
Operation
+
RowHeaders
  • 10
  • 6
  • 2
ColHeaders
  • 6
  • 7
  • 8
Cells
  • [16,17,18]
  • [12,13,14]
  • [8,9,10]

Speed Grid (-): Fill in each cell by applying the operation to the row and column headers. Row headers: [3, 5, 6], Column headers: [5, 1, 2]

Show answer

Answer: Row 3: [2, 2, 1]; Row 5: [0, 4, 3]; Row 6: [1, 5, 4]

SubType
speed-grid
Difficulty
medium
Operation
-
RowHeaders
  • 3
  • 5
  • 6
ColHeaders
  • 5
  • 1
  • 2
Cells
  • [2,2,1]
  • [0,4,3]
  • [1,5,4]