medium Set 8 Form Exercise

Exercise 1

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

Answer: 16, 17, 33

Layers
3
Operation
mixed
Grid
  • [8,8,9]
  • [16,17]
  • [33]
Solution
  • [8,8,9]
  • [16,17]
  • [33]

Exercise 2

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

Answer: 8, 8, 16

Layers
3
Operation
mixed
Grid
  • [4,4,4]
  • [8,8]
  • [16]
Solution
  • [4,4,4]
  • [8,8]
  • [16]

Exercise 3

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

Answer: 3, 2, 5

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

Exercise 4

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

Answer: 4, 12, 8

Layers
3
Operation
mixed
Grid
  • [7,3,9]
  • [4,12]
  • [8]
Solution
  • [7,3,9]
  • [4,12]
  • [8]