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): [33] → [_, 17] → [8, 8, _]

Show answer

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

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

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [11]
  • [3,8]
  • [1,2,6]
Base
  • 1
  • 2
  • 6
TopValue
11
HiddenCells
  • {"r":2,"c":0,"v":1}
  • {"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): [13] → [8, _] → [5, _, 2]

Show answer

Answer: Row2[2]=5, Row3[2]=3

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

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

Show answer

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

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