medium 5×5 Set 14 Form Exercise

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

Show answer

Answer: Row 5: [6, 7, 7]; Row 7: [8, 9, 9]; Row 10: [11, 12, 12]

SubType
speed-grid
Difficulty
medium
Operation
+
RowHeaders
  • 5
  • 7
  • 10
ColHeaders
  • 1
  • 2
  • 2
Cells
  • [6,7,7]
  • [8,9,9]
  • [11,12,12]

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

Show answer

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

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