medium 4×4 Set 65 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row 7: [9, 12, 10]; Row 10: [12, 15, 13]; Row 2: [4, 7, 5]

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