medium Set 7 Form Exercise

Exercise 1

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

Answer: 2, 1, 3

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

Exercise 2

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

Answer: 9, 6, 3

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

Exercise 3

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

Answer: 6, 12, 6

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

Exercise 4

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

Answer: 5, 9, 4

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