medium Set 3 Form Exercise

Exercise 1

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

Answer: 0, 12, 12

Layers
3
Operation
mixed
Grid
  • [3,3,9]
  • [0,12]
  • [12]
Solution
  • [3,3,9]
  • [0,12]
  • [12]

Exercise 2

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

Answer: 5, 1, 4

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

Exercise 3

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

Answer: 6, 1, 5

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

Exercise 4

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

Answer: 3, 7, 10

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