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

Show answer

Answer: Row3[3]=4, Row2[2]=13

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row3[2]=8, Row2[1]=10

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