medium Set 10 Form Exercise

Exercise 1

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

Answer: 2, 3, 1

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

Exercise 2

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

Answer: 8, 7, 15

Layers
3
Operation
mixed
Grid
  • [6,2,9]
  • [8,7]
  • [15]
Solution
  • [6,2,9]
  • [8,7]
  • [15]

Exercise 3

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

Answer: 3, 0, 3

Layers
3
Operation
mixed
Grid
  • [1,2,2]
  • [3,0]
  • [3]
Solution
  • [1,2,2]
  • [3,0]
  • [3]

Exercise 4

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

Answer: 5, 6, 1

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