easy Set 32 Form Exercise

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [29]
  • [14,15]
  • [4,10,5]
Base
  • 4
  • 10
  • 5
TopValue
29
HiddenCells
  • {"r":2,"c":2,"v":5}
  • {"r":1,"c":0,"v":14}

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

Show answer

Answer: Row1[1]=21, Row2[1]=10

SubType
number-pyramid
Difficulty
easy
Levels
  • [21]
  • [10,11]
  • [6,4,7]
Base
  • 6
  • 4
  • 7
TopValue
21
HiddenCells
  • {"r":0,"c":0,"v":21}
  • {"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): [26] → [13, 13] → [_, 9, _]

Show answer

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

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

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

Show answer

Answer: Row2[1]=7, Row1[1]=13

SubType
number-pyramid
Difficulty
easy
Levels
  • [13]
  • [7,6]
  • [6,1,5]
Base
  • 6
  • 1
  • 5
TopValue
13
HiddenCells
  • {"r":1,"c":0,"v":7}
  • {"r":0,"c":0,"v":13}