medium 6×6 Set 43 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row 10: [18, 15, 14]; Row 2: [10, 7, 6]; Row 1: [9, 6, 5]

SubType
speed-grid
Difficulty
medium
Operation
+
RowHeaders
  • 10
  • 2
  • 1
ColHeaders
  • 8
  • 5
  • 4
Cells
  • [18,15,14]
  • [10,7,6]
  • [9,6,5]