starter 4×4 Set 8 Form Exercise

Exercise 1

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

Answer: 5, 16, 14, 11

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

Exercise 2

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

Answer: 13, 19, 11, 14

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