starter 4×4 Set 3 Form Exercise

Exercise 1

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

Answer: 12, 7, 14, 11

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

Exercise 2

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

Answer: 10, 12, 16, 11

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