expert Set 32 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] → [3, 7, _]

Show answer

Answer: Row2[1]=10, Row3[3]=7

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

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

Show answer

Answer: Row1[1]=29, Row3[3]=4

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

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

Show answer

Answer: Row1[1]=18, Row2[1]=11

SubType
number-pyramid
Difficulty
expert
Levels
  • [18]
  • [11,7]
  • [5,6,1]
Base
  • 5
  • 6
  • 1
TopValue
18
HiddenCells
  • {"r":0,"c":0,"v":18}
  • {"r":1,"c":0,"v":11}

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

Show answer

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

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