expert Set 35 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, 10] → [10, _, _]

Show answer

Answer: Row3[3]=6, Row3[2]=4

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

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

Show answer

Answer: Row3[2]=8, Row2[2]=17

SubType
number-pyramid
Difficulty
expert
Levels
  • [31]
  • [14,17]
  • [6,8,9]
Base
  • 6
  • 8
  • 9
TopValue
31
HiddenCells
  • {"r":2,"c":1,"v":8}
  • {"r":1,"c":1,"v":17}

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

Show answer

Answer: Row3[1]=9, Row2[1]=16

SubType
number-pyramid
Difficulty
expert
Levels
  • [32]
  • [16,16]
  • [9,7,9]
Base
  • 9
  • 7
  • 9
TopValue
32
HiddenCells
  • {"r":2,"c":0,"v":9}
  • {"r":1,"c":0,"v":16}

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

Show answer

Answer: Row3[3]=9, Row3[1]=2

SubType
number-pyramid
Difficulty
expert
Levels
  • [31]
  • [12,19]
  • [2,10,9]
Base
  • 2
  • 10
  • 9
TopValue
31
HiddenCells
  • {"r":2,"c":2,"v":9}
  • {"r":2,"c":0,"v":2}