medium 4×4 Set 40 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row 10: [16, 17, 12]; Row 9: [15, 16, 11]; Row 5: [11, 12, 7]

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