medium Set 5 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
  • [6,9,2]
  • [3,7]
  • [4]
Solution
  • [6,9,2]
  • [3,7]
  • [4]

Exercise 2

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

Answer: 8, 20, 12

Layers
3
Operation
mixed
Grid
  • [2,10,10]
  • [8,20]
  • [12]
Solution
  • [2,10,10]
  • [8,20]
  • [12]

Exercise 3

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

Answer: 4, 7, 3

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

Exercise 4

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

Answer: 3, 2, 5

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