medium 5×5 Set 39 Form Exercise

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

Show answer

Answer: Row 10: [0, 8, 0]; Row 8: [2, 6, 2]; Row 5: [5, 3, 5]

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

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

Show answer

Answer: Row 8: [17, 11, 9]; Row 6: [15, 9, 7]; Row 9: [18, 12, 10]

SubType
speed-grid
Difficulty
medium
Operation
+
RowHeaders
  • 8
  • 6
  • 9
ColHeaders
  • 9
  • 3
  • 1
Cells
  • [17,11,9]
  • [15,9,7]
  • [18,12,10]