medium 5×5 Set 15 Form Exercise

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

Show answer

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

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

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

Show answer

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

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