starter Set 32 Form Exercise

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

Show answer

Answer: Row1[1]=24, Row3[2]=4

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

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

Show answer

Answer: Row3[3]=3, Row2[2]=8

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

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

Show answer

Answer: Row1[1]=21, Row2[1]=7

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

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

Show answer

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

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