expert Set 24 Form Exercise

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

Show answer

Answer: Row2[1]=12, Row3[3]=6

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

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

Show answer

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

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

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

Show answer

Answer: Row3[1]=6, Row1[1]=22

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

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

Show answer

Answer: Row2[1]=14, Row3[2]=9

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