medium Set 9 Form Exercise

Exercise 1

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

Answer: 1, 1, 0

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

Exercise 2

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

Answer: 1, 6, 5

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

Exercise 3

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

Answer: 9, 13, 22

Layers
3
Operation
mixed
Grid
  • [3,6,7]
  • [9,13]
  • [22]
Solution
  • [3,6,7]
  • [9,13]
  • [22]

Exercise 4

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

Answer: 8, 5, 13

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