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): [33] → [_, 19] → [5, 9, _]

Show answer

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

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":2,"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): [18] → [_, _] → [8, 4, 2]

Show answer

Answer: Row2[2]=6, Row2[1]=12

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

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

Show answer

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

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