medium Set 9 Form Exercise

Exercise 1

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

Answer: 10, 4, 14

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

Exercise 2

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

Answer: 10, 10, 0

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

Exercise 3

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

Answer: 5, 2, 3

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

Exercise 4

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

Answer: 9, 6, 3

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