medium Set 5 Form Exercise

Exercise 1

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

Answer: 7, 9, 16

Layers
3
Operation
mixed
Grid
  • [4,3,6]
  • [7,9]
  • [16]
Solution
  • [4,3,6]
  • [7,9]
  • [16]

Exercise 2

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

Answer: 4, 5, 1

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

Exercise 3

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

Answer: 3, 2, 5

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

Exercise 4

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

Answer: 0, 8, 8

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