medium Set 3 Form Exercise

Exercise 1

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

Answer: 9, 6, 15

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

Exercise 2

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

Answer: 14, 0, 14

Layers
3
Operation
mixed
Grid
  • [8,6,6]
  • [14,0]
  • [14]
Solution
  • [8,6,6]
  • [14,0]
  • [14]

Exercise 3

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

Answer: 10, 13, 23

Layers
3
Operation
mixed
Grid
  • [6,4,9]
  • [10,13]
  • [23]
Solution
  • [6,4,9]
  • [10,13]
  • [23]

Exercise 4

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

Answer: 1, 13, 12

Layers
3
Operation
mixed
Grid
  • [8,7,6]
  • [1,13]
  • [12]
Solution
  • [8,7,6]
  • [1,13]
  • [12]