expert Set 46 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[1]=4, Row2[2]=10

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

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

Show answer

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

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

Show answer

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

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