expert Set 36 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row3[1]=5, Row2[2]=9

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

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

Show answer

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

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