starter 4×4 Set 10 Form Exercise

Exercise 1

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

Answer: 7, 5, 13, 16

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

Exercise 2

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

Answer: 2, 5, 3, 8

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