starter 4×4 Set 6 Form Exercise

Exercise 1

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

Answer: 12, 7, 15, 10

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

Exercise 2

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

Answer: 6, 4, 11, 15

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