starter 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): [26] → [14, _] → [8, 6, _]

Show answer

Answer: Row2[2]=12, Row3[3]=6

SubType
number-pyramid
Difficulty
starter
Levels
  • [26]
  • [14,12]
  • [8,6,6]
Base
  • 8
  • 6
  • 6
TopValue
26
HiddenCells
  • {"r":1,"c":1,"v":12}
  • {"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): [32] → [_, _] → [7, 9, 7]

Show answer

Answer: Row2[1]=16, Row2[2]=16

SubType
number-pyramid
Difficulty
starter
Levels
  • [32]
  • [16,16]
  • [7,9,7]
Base
  • 7
  • 9
  • 7
TopValue
32
HiddenCells
  • {"r":1,"c":0,"v":16}
  • {"r":1,"c":1,"v":16}

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: Row1[1]=29, Row3[2]=6

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

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

Show answer

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

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