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, _, 6]

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=3, Row1[1]=26

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