starter Set 74 Form Exercise

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

Show answer

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

SubType
number-pyramid
Difficulty
starter
Levels
  • [32]
  • [16,16]
  • [10,6,10]
Base
  • 10
  • 6
  • 10
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): [_] → [_, 9] → [9, 1, 8]

Show answer

Answer: Row1[1]=19, Row2[1]=10

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

Show answer

Answer: Row3[3]=6, Row1[1]=24

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

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

Show answer

Answer: Row1[1]=24, Row3[1]=9

SubType
number-pyramid
Difficulty
starter
Levels
  • [24]
  • [14,10]
  • [9,5,5]
Base
  • 9
  • 5
  • 5
TopValue
24
HiddenCells
  • {"r":0,"c":0,"v":24}
  • {"r":2,"c":0,"v":9}