starter 4×4 Set 5 Form Exercise

Exercise 1

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

Answer: 16, 8, 4, 11

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

Exercise 2

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

Answer: 16, 14, 12, 8

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