expert Set 92 Form Exercise

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

Show answer

Answer: Row3[1]=8, Row2[1]=14

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

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

Show answer

Answer: Row3[1]=5, Row3[2]=7

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

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

Show answer

Answer: Row3[2]=5, Row1[1]=25

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

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

Show answer

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

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