easy Set 44 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row2[1]=12, Row3[3]=10

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

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

Show answer

Answer: Row1[1]=34, Row2[1]=15

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