medium Set 1 Form Exercise

Exercise 1

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

Answer: 6, 6, 12

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

Exercise 2

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

Answer: 16, 4, 12

Layers
3
Operation
mixed
Grid
  • [10,6,10]
  • [16,4]
  • [12]
Solution
  • [10,6,10]
  • [16,4]
  • [12]

Exercise 3

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

Answer: 19, 15, 34

Layers
3
Operation
mixed
Grid
  • [10,9,6]
  • [19,15]
  • [34]
Solution
  • [10,9,6]
  • [19,15]
  • [34]

Exercise 4

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

Answer: 3, 7, 4

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