expert Set 19 Form Exercise

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [24] → [14, _] → [_, 4, 6]

Show answer

Answer: Row3[1]=10, Row2[2]=10

SubType
number-pyramid
Difficulty
expert
Levels
  • [24]
  • [14,10]
  • [10,4,6]
Base
  • 10
  • 4
  • 6
TopValue
24
HiddenCells
  • {"r":2,"c":0,"v":10}
  • {"r":1,"c":1,"v":10}

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [14, _] → [4, 10, 8]

Show answer

Answer: Row2[2]=18, Row1[1]=32

SubType
number-pyramid
Difficulty
expert
Levels
  • [32]
  • [14,18]
  • [4,10,8]
Base
  • 4
  • 10
  • 8
TopValue
32
HiddenCells
  • {"r":1,"c":1,"v":18}
  • {"r":0,"c":0,"v":32}

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [16] → [5, _] → [2, 3, _]

Show answer

Answer: Row3[3]=8, Row2[2]=11

SubType
number-pyramid
Difficulty
expert
Levels
  • [16]
  • [5,11]
  • [2,3,8]
Base
  • 2
  • 3
  • 8
TopValue
16
HiddenCells
  • {"r":2,"c":2,"v":8}
  • {"r":1,"c":1,"v":11}

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [27] → [13, _] → [9, _, 10]

Show answer

Answer: Row3[2]=4, Row2[2]=14

SubType
number-pyramid
Difficulty
expert
Levels
  • [27]
  • [13,14]
  • [9,4,10]
Base
  • 9
  • 4
  • 10
TopValue
27
HiddenCells
  • {"r":2,"c":1,"v":4}
  • {"r":1,"c":1,"v":14}