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): [26] → [_, _] → [10, 4, 8]

Show answer

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

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

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

Show answer

Answer: Row1[1]=30, Row3[2]=7

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

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

Show answer

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

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

Show answer

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

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