starter Set 62 Form Exercise

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

Show answer

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

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

Show answer

Answer: Row3[2]=4, Row3[1]=10

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

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

Show answer

Answer: Row3[3]=10, Row3[2]=6

SubType
number-pyramid
Difficulty
starter
Levels
  • [32]
  • [16,16]
  • [10,6,10]
Base
  • 10
  • 6
  • 10
TopValue
32
HiddenCells
  • {"r":2,"c":2,"v":10}
  • {"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): [25] → [_, _] → [8, 5, 7]

Show answer

Answer: Row2[2]=12, Row2[1]=13

SubType
number-pyramid
Difficulty
starter
Levels
  • [25]
  • [13,12]
  • [8,5,7]
Base
  • 8
  • 5
  • 7
TopValue
25
HiddenCells
  • {"r":1,"c":1,"v":12}
  • {"r":1,"c":0,"v":13}