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): [_] → [14, 10] → [9, 5, _]

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [24]
  • [14,10]
  • [9,5,5]
Base
  • 9
  • 5
  • 5
TopValue
24
HiddenCells
  • {"r":2,"c":2,"v":5}
  • {"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): [31] → [12, _] → [2, _, 9]

Show answer

Answer: Row3[2]=10, Row2[2]=19

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

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

Show answer

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

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

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

Show answer

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

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