easy Set 33 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[2]=9, Row2[2]=14

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

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

Show answer

Answer: Row1[1]=30, Row3[3]=5

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

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

Show answer

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

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