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

Show answer

Answer: Row3[2]=6, Row1[1]=29

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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