medium Set 8 Form Exercise

Exercise 1

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 11, 13, 2

Layers
3
Operation
mixed
Grid
  • [5,6,7]
  • [11,13]
  • [2]
Solution
  • [5,6,7]
  • [11,13]
  • [2]

Exercise 2

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 9, 10, 1

Layers
3
Operation
mixed
Grid
  • [1,8,2]
  • [9,10]
  • [1]
Solution
  • [1,8,2]
  • [9,10]
  • [1]

Exercise 3

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 0, 14, 14

Layers
3
Operation
mixed
Grid
  • [5,5,9]
  • [0,14]
  • [14]
Solution
  • [5,5,9]
  • [0,14]
  • [14]

Exercise 4

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 14, 9, 23

Layers
3
Operation
mixed
Grid
  • [7,7,2]
  • [14,9]
  • [23]
Solution
  • [7,7,2]
  • [14,9]
  • [23]