starter 4×4 Set 8 Form Exercise

Exercise 1

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

Answer: 12, 10, 9, 11

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

Exercise 2

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

Answer: 15, 12, 13, 11

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