medium 5×5 Set 54 Form Exercise

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

Show answer

Answer: Row 10: [20, 13, 15]; Row 10: [20, 13, 15]; Row 3: [13, 6, 8]

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

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

Show answer

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

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