medium Set 6 Form Exercise

Exercise 1

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

Answer: 13, 7, 20

Layers
3
Operation
mixed
Grid
  • [3,10,3]
  • [13,7]
  • [20]
Solution
  • [3,10,3]
  • [13,7]
  • [20]

Exercise 2

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

Answer: 6, 2, 4

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

Exercise 3

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

Answer: 11, 8, 19

Layers
3
Operation
mixed
Grid
  • [10,1,9]
  • [11,8]
  • [19]
Solution
  • [10,1,9]
  • [11,8]
  • [19]

Exercise 4

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

Answer: 1, 3, 4

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