medium Set 10 Form Exercise

Exercise 1

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

Answer: 3, 2, 5

Layers
3
Operation
mixed
Grid
  • [4,7,5]
  • [3,2]
  • [5]
Solution
  • [4,7,5]
  • [3,2]
  • [5]

Exercise 2

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

Answer: 9, 5, 14

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

Exercise 3

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

Answer: 2, 9, 11

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

Exercise 4

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

Answer: 9, 9, 0

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