starter 4×4 Set 9 Form Exercise

Exercise 1

  • {"row":0,"col":1}
  • {"row":0,"col":0}
  • {"row":0,"col":3}
  • {"row":1,"col":3}
Show answer

Answer: 13, 15, 8, 9

GridSize
4
Operation
addition
RowHeaders
  • 7
  • 8
  • 3
  • 2
ColHeaders
  • 8
  • 6
  • 3
  • 1
Grid
  • [15,13,10,8]
  • [16,14,11,9]
  • [11,9,6,4]
  • [10,8,5,3]

Exercise 2

  • {"row":3,"col":2}
  • {"row":1,"col":3}
  • {"row":1,"col":1}
  • {"row":0,"col":0}
Show answer

Answer: 11, 11, 7, 5

GridSize
4
Operation
addition
RowHeaders
  • 4
  • 1
  • 6
  • 7
ColHeaders
  • 1
  • 6
  • 4
  • 10
Grid
  • [5,10,8,14]
  • [2,7,5,11]
  • [7,12,10,16]
  • [8,13,11,17]