easy Set 39 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=29, Row2[2]=15

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

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

Show answer

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

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

Show answer

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

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