medium Set 7 Form Exercise

Exercise 1

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

Answer: 2, 2, 4

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

Exercise 2

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

Answer: 6, 5, 1

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

Exercise 3

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

Answer: 9, 3, 12

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

Exercise 4

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

Answer: 12, 1, 13

Layers
3
Operation
mixed
Grid
  • [10,2,1]
  • [12,1]
  • [13]
Solution
  • [10,2,1]
  • [12,1]
  • [13]