medium Set 5 Form Exercise

Exercise 1

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

Answer: 9, 3, 12

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

Exercise 2

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

Answer: 2, 2, 0

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

Exercise 3

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

Answer: 15, 18, 33

Layers
3
Operation
mixed
Grid
  • [7,8,10]
  • [15,18]
  • [33]
Solution
  • [7,8,10]
  • [15,18]
  • [33]

Exercise 4

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

Answer: 6, 14, 8

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