medium Set 4 Form Exercise

Exercise 1

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

Answer: 5, 9, 14

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

Exercise 2

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

Answer: 4, 5, 9

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

Exercise 3

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

Answer: 4, 16, 12

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

Exercise 4

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

Answer: 20, 5, 15

Layers
3
Operation
mixed
Grid
  • [10,10,5]
  • [20,5]
  • [15]
Solution
  • [10,10,5]
  • [20,5]
  • [15]