expert Set 95 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=7, Row2[2]=16

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

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

Show answer

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

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

Show answer

Answer: Row1[1]=29, Row3[1]=2

SubType
number-pyramid
Difficulty
expert
Levels
  • [29]
  • [11,18]
  • [2,9,9]
Base
  • 2
  • 9
  • 9
TopValue
29
HiddenCells
  • {"r":0,"c":0,"v":29}
  • {"r":2,"c":0,"v":2}