easy Set 36 Form Exercise

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

Show answer

Answer: Row1[1]=32, Row2[1]=16

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [18]
  • [12,6]
  • [9,3,3]
Base
  • 9
  • 3
  • 3
TopValue
18
HiddenCells
  • {"r":2,"c":2,"v":3}
  • {"r":1,"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): [_] → [8, _] → [1, 7, 3]

Show answer

Answer: Row2[2]=10, Row1[1]=18

SubType
number-pyramid
Difficulty
easy
Levels
  • [18]
  • [8,10]
  • [1,7,3]
Base
  • 1
  • 7
  • 3
TopValue
18
HiddenCells
  • {"r":1,"c":1,"v":10}
  • {"r":0,"c":0,"v":18}

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [16]
  • [5,11]
  • [3,2,9]
Base
  • 3
  • 2
  • 9
TopValue
16
HiddenCells
  • {"r":2,"c":0,"v":3}
  • {"r":0,"c":0,"v":16}