medium Set 7 Form Exercise

Exercise 1

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

Answer: 3, 7, 4

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

Exercise 2

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

Answer: 8, 9, 1

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

Exercise 3

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

Answer: 14, 6, 20

Layers
3
Operation
mixed
Grid
  • [9,5,1]
  • [14,6]
  • [20]
Solution
  • [9,5,1]
  • [14,6]
  • [20]

Exercise 4

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

Answer: 4, 1, 3

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