easy Set 94 Form Exercise

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

Show answer

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

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [22]
  • [10,12]
  • [3,7,5]
Base
  • 3
  • 7
  • 5
TopValue
22
HiddenCells
  • {"r":2,"c":1,"v":7}
  • {"r":2,"c":2,"v":5}

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

Show answer

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

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

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[2]=12, Row3[1]=10

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