medium Set 5 Form Exercise

Exercise 1

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

Answer: 6, 8, 14

Layers
3
Operation
mixed
Grid
  • [1,5,3]
  • [6,8]
  • [14]
Solution
  • [1,5,3]
  • [6,8]
  • [14]

Exercise 2

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

Answer: 0, 9, 9

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

Exercise 3

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

Answer: 11, 13, 2

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

Exercise 4

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

Answer: 10, 2, 8

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