easy Set 43 Form Exercise

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

Show answer

Answer: Row1[1]=26, Row3[1]=6

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

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

Show answer

Answer: Row1[1]=34, Row3[1]=9

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

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=23, Row2[2]=12

SubType
number-pyramid
Difficulty
easy
Levels
  • [23]
  • [11,12]
  • [9,2,10]
Base
  • 9
  • 2
  • 10
TopValue
23
HiddenCells
  • {"r":0,"c":0,"v":23}
  • {"r":1,"c":1,"v":12}