medium Set 9 Form Exercise

Exercise 1

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

Answer: 3, 5, 8

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

Exercise 2

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

Answer: 10, 0, 10

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

Exercise 3

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

Answer: 5, 2, 7

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

Exercise 4

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

Answer: 20, 3, 17

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