medium 5×5 Set 82 Form Exercise

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

Show answer

Answer: Row 8: [1, 2, 1]; Row 9: [0, 1, 0]; Row 10: [1, 0, 1]

SubType
speed-grid
Difficulty
medium
Operation
-
RowHeaders
  • 8
  • 9
  • 10
ColHeaders
  • 9
  • 10
  • 9
Cells
  • [1,2,1]
  • [0,1,0]
  • [1,0,1]

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

Show answer

Answer: Row 6: [13, 8, 16]; Row 5: [12, 7, 15]; Row 3: [10, 5, 13]

SubType
speed-grid
Difficulty
medium
Operation
+
RowHeaders
  • 6
  • 5
  • 3
ColHeaders
  • 7
  • 2
  • 10
Cells
  • [13,8,16]
  • [12,7,15]
  • [10,5,13]