easy Set 59 Form Exercise

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

Show answer

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

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

Show answer

Answer: Row3[3]=3, Row2[2]=7

SubType
number-pyramid
Difficulty
easy
Levels
  • [13]
  • [6,7]
  • [2,4,3]
Base
  • 2
  • 4
  • 3
TopValue
13
HiddenCells
  • {"r":2,"c":2,"v":3}
  • {"r":1,"c":1,"v":7}

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [32]
  • [14,18]
  • [6,8,10]
Base
  • 6
  • 8
  • 10
TopValue
32
HiddenCells
  • {"r":1,"c":0,"v":14}
  • {"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): [25] → [_, 14] → [_, 4, 10]

Show answer

Answer: Row2[1]=11, Row3[1]=7

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