easy Set 95 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=8, Row2[1]=13

SubType
number-pyramid
Difficulty
easy
Levels
  • [25]
  • [13,12]
  • [9,4,8]
Base
  • 9
  • 4
  • 8
TopValue
25
HiddenCells
  • {"r":2,"c":2,"v":8}
  • {"r":1,"c":0,"v":13}

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

Show answer

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

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

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

Show answer

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

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